Parašė samsung123· 2009 Vas. 17 17:02:11
#1
Va turiu gražų maintenane.php ir noriu į includinti extreme_works panel ir šimeta error, kol nebuvau inludines tik table sukūkures tada normaliai rodydavo.
Erorr:
Parse error: syntax error, unexpected T_ECHO in /home/../.../maintenance.php on line 58
Gabalas kodo:
<td valign='middle' align='center'>
<table background='".IMAGES."greitai.jpg' align='center' cellpadding='0' cellspacing='0' width='555' height='555' border='0'>
<tr>
<td height='100%' style='PADDING: 220px 0px 0px 380px'>
<table cellspacing='0' cellpadding='0' width='100%' border='0'>
<tr><td valign='top' align='center' colspan='3'><form name='loginform' method='post' action='".FUSION_SELF."'>
<input type='text'value='slapyvardis' name='user_name' onfocus=\"if(this.value=='slapyvardis'){this.value='';}\" onblur=\"if(this.value==''){this.value='slapyvardis';}\" class='textbox' style='width:100px'><br>
<input type='password' value=' slaptažodis' onfocus=\"if(this.value=='slaptažodis'){this.value='';}\" onblur=\"if(this.value==''){this.value='slaptažodis';}\" name='user_pass' class='textbox' style='width:100px'>
<input type='submit' name='login' value='Prisijungti' class='button'>
<td valign='bottom' align='center' width='100%' style='PADDING: 0px 0px 0px 0px'></form></td></tr></table>
</td>
</tr>
</table></td>";
echo "<tr>
<td valign='middle' align='center'>";
include BASEDIR."infusions/eXtreme_atwork_panell/eXtreme_atwork_panel.php"
echo"</td>
echo "</td>
</tr>
</table>\n";
echo "</body>
</html>\n";
ob_end_flush();
?>
Parškintam tekste erorr.
EDIT: susitaisiau kad neberodytų eror bet nerodo tos panelės :?
Redagavo samsung123· 2009 Vas. 17 17:02:30
Parašė sniuff· 2009 Vas. 17 17:02:41
#2
<td valign='middle' align='center'>
<table background='".IMAGES."greitai.jpg' align='center' cellpadding='0' cellspacing='0' width='555' height='555' border='0'>
<tr>
<td height='100%' style='PADDING: 220px 0px 0px 380px'>
<table cellspacing='0' cellpadding='0' width='100%' border='0'>
<tr><td valign='top' align='center' colspan='3'><form name='loginform' method='post' action='".FUSION_SELF."'>
<input type='text'value='slapyvardis' name='user_name' onfocus=\"if(this.value=='slapyvardis'merkia akį{this.value='';}\" onblur=\"if(this.value==''merkia akį{this.value='slapyvardis';}\" class='textbox' style='width:100px'><br>
<input type='password' value=' slaptažodis' onfocus=\"if(this.value=='slaptažodis'merkia akį{this.value='';}\" onblur=\"if(this.value==''merkia akį{this.value='slaptažodis';}\" name='user_pass' class='textbox' style='width:100px'>
<input type='submit' name='login' value='Prisijungti' class='button'>
<td valign='bottom' align='center' width='100%' style='PADDING: 0px 0px 0px 0px'></form></td></tr></table>
</td>
</tr>
</table></td>";
echo "<tr>
<td valign='middle' align='center'>";
include BASEDIR."infusions/eXtreme_atwork_panell/eXtreme_atwork_panel.php"
echo"</td>";
echo "</td>
</tr>
</table>\n";
echo "</body>
</html>\n";
ob_end_flush();
?>
Parašė samsung123· 2009 Vas. 17 17:02:23
#3
Nerodo panelės.
EDIT
Veikia, blogas linkas iki panalės buvo :)
Redagavo samsung123· 2009 Vas. 17 17:02:45