i have FUDforum v2.7.6 installed
when i try to open forum i get blank page
in FUDforum/errors/sql_errors i found:
?548 ?1165678523?(/www/data/index.php:75<br />
/www/data/index.php:314<br />
/www/data/theme/default/index.php:38<br />
/www/data/index.php:1187<br />
) 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1<br />
Query: UPDATE fud26_ses SET sys_id='55dadb62035d69569acd1be9d480c0bd', forum_id=0, time_sec=1165678523, action='Просмотр <a href=\"index.php?t=index\">списка форумов</a>', returnto='' WHERE id=<br />
Server Version: 4.0.20<br />
i try to go in adminstrative area, sent login and pass to server and get blank page too, but other error in sql_errors:
?621 ?1165678896?(/www/FUDforum/include/theme/default/db.inc:72<br />
/www/FUDforum/include/theme/default/users.inc:798<br />
/www/FUDforum/include/theme/default/users_reg.inc:267<br />
/www/data/adm/admloginuser.php:23<br />
) 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1<br />
Query: UPDATE fud26_users SET sq='9fbb40c28fb6c3c648ce61547fb3825e' WHERE id=<br />
_POST: array (
'S' => '',
'SQ' => '0',
'login' => 'MyLogin',
'passwd' => 'MyPassword',
'btn_login' => 'Login',
)<br />
Server Version: 4.0.20<br />
how can i repaire it?