Parašė shalonyi· 2010 Rugs. 26 15:09:55
#15
ok,pervadinau i index2.php,parasiau stai taip:
<?php
require_once "maincore.php";
if (!iMEMBER) {
echo "<div align='center'><br>
<form name='loginform' method='post' action='".FUSION_SELF."'>
".$locale['061'].": <input type='text' name='user_name' class='textbox' style='width:100px'>
".$locale['062'].": <input type='password' name='user_pass' class='textbox' style='width:100px'>
<input type='checkbox' name='remember_me' value='y' title='".$locale['063']."'>
<input type='submit' name='login' value='".$locale['064']."' class='button'>
</form>
</div>\n";
}
?>
bet kaip padarau login meta:
Warning: Cannot modify header information - headers already sent by (output started at /home/csfan/domains/csfan.lt/public_html/index2.php:11) in /home/csfan/domains/csfan.lt/public_html/maincore.php on line 230