Parašė RaiShteliS· 2008 Kov. 3 20:03:03
#7
Nu as i theme.php faila bandau iterpti sita koda
if (iMEMBER) {
header("Location:index.php");
} else {
opentable($locale['060']);
echo "<div align='center'>
<form name='loginform' method='post' action='".FUSION_SELF."'>
".$locale['061']."<br>
<input type='text' name='user_name' class='textbox' style='width:100px'><br>
".$locale['062']."<br>
<input type='password' name='user_pass' class='textbox' style='width:100px'><br>
<input type='checkbox' name='remember_me' value='y'>".$locale['063']."<br><br>
<input type='submit' name='login' value='Login' class='button'><br>
</form>
<br>
</div>\n";
closetable();
}
o tas kodas yra iterptas i lenteles remus. Ir klaida man meta
"Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/raishtelis/egec.in/themes/Green FireBlur/theme.php on line 47"
Redagavo RaiShteliS· 2008 Kov. 3 20:03:20