Re: Fatal error: SQL Error has occurred [message #21617 is a reply to message #21616] |
Mon, 06 December 2004 19:43 |
srchild
Messages: 88 Registered: December 2003 Location: UK
Karma:
|
Member |
|
|
Ilia wrote on Mon, 06 December 2004 19:18 | If you still have an admin login to the forum, can you go into the theme manager and check to make sure that @ least one theme is enabled and set to default.
If you do not check the forum's themes table and let me know what's in it.
|
If I go to http://www.mydomain.com/forum/adm I get redirected to a login form at http://www.mydomain.com/forum/adm/admloginuser.php?rid=
If I enter invalid login data then of course I get rejected:
Only administrators with proper access credentials can login via this control panel
If I enter the valid admin id and password then I get:
Fatal error: SQL Error has occurred, please contact the administrator of the forum and have them review the forum's SQL query log in /usr/www/users/web/FUDforum/include/theme/default/db.inc on line 56
mysql> select * from fud_themes;
+----+---------+-----------+---------+--------+-------------+-----------+
| id | name | theme | lang | locale | pspell_lang | theme_opt |
+----+---------+-----------+---------+--------+-------------+-----------+
| 1 | default | path_info | english | C | en | 7 |
+----+---------+-----------+---------+--------+-------------+-----------+
1 row in set (0.00 sec)
Thanks for helping out here. I do have a fallback position. The forum hasn't gone live yet so the only data in the forum is my imported archives, so I could reinstall and reimort. But it would be nice to know what happened here so it doesn't happen again... (and what to do if it does!).
Simon Child
|
|
|