1146: Table 'dbname_fudforum.fud26_pmsg' doesn't exist [message #20249] |
Tue, 05 October 2004 03:04 |
ajeffco
Messages: 21 Registered: March 2002 Location: Orlando, Fl
Karma:
|
Junior Member |
|
|
Hello,
On a fresh install of 2.6.6 on FC2, I am getting the following errors:
----
(/path/to/forum/index.php:116
/path/to/forum/index.php:178
/path/to/forum/theme/default/index.php:159
/path/to/forum/index.php:1148
) 1146: Table 'dbname_fudforum.fud26_pmsg' doesn't exist
Query: SELECT count(*) FROM fud26_pmsg WHERE duser_id=2 AND fldr=1 AND read_stamp=0
Server Version: 3.23.58
----
I poked around the db, and there is no table named fud26_pmsg. Under the $forumdata/sql directory, I see a fud_pmsg.tbl file, which I am assuming should have created the fud26_pmsg table.
How do I run that tbl file to create the table, if that is the fix?
*EDIT* If I do a refresh, sometimes the page will come up that it was trying to get to. Sometimes, it does not come up, and that error continues to pop up.
Thanks,
Al Jeffcoat
[Updated on: Tue, 05 October 2004 03:21] Report message to a moderator
|
|
|