Newsgroup import problem - sql error ? [message #33776] |
Wed, 20 September 2006 20:09 |
Frozentech
Messages: 3 Registered: September 2006 Location: Alaska, USA
Karma: 0
|
Junior Member |
|
|
I just installed FUDforum and was impressed so far, especially with the ability import nntp usenet newsgroups. I tried setting up a new blank forum for a group, found a good free nntp host, set up the cron job, etc., but it doesn't work. Here is the error message the cron is sending me :
(/path_to_my_site/FUDforum/include/theme/default/db.inc:73<br />
/path_to_my_site/FUDforum/include/theme/default/db.inc:133<br />
/path_to_my_site/FUDforum/include/theme/default/th_adm.inc:73<br/>
/path_to_my_site/FUDforum/include/theme/default/th_adm.inc:157<br/>
/path_to_my_site/FUDforum/include/theme/default/imsg_edt.inc:414<br/>
/path_to_my_site/FUDforum/include/nntp.inc:471<br />
/path_to_my_site/FUDforum/scripts/nntp.php:91<br />
) 1146: Table 'pyrotechs_forumdb.fud26_tv_4' doesn't exist<br />
Query: SELECT seq FROM fud26_tv_4 ORDER BY seq DESC LIMIT 1<br />
_GET: array (
1 => '',
)<br />
Server Version: 5.0.18-standard-log<br />
It seems that a table is missing in the database ? Why would FUDforum miss that, when the rest of the forum seems to work fine?
Mark
|
|
|
|
|
|
Re: Newsgroup import problem - sql error ? [message #33845 is a reply to message #33776] |
Sat, 23 September 2006 19:30 |
Frozentech
Messages: 3 Registered: September 2006 Location: Alaska, USA
Karma: 0
|
Junior Member |
|
|
Well, I got it working. I did a quick deinstall/reinstall, and this time import of newsgroups works fine. Not exactly certain what I did wrong the 1st time, but I *think* that the forum files were locked when I was addding the topic for newsgroup imports.
Thanks Ilia, for your hints and suggestions.
Mark
|
|
|