|
03-14-2003, 04:08 PM
Do all your tables in your MySQL database start with forum_ ?
Ususally on a nuke install, the tables are prefixed with nuke_
nuke_users
not
forum_users, unless you changed that for the install, which is ok.
However, some script you have running is looking for the forum_users table it appears... :?
mikem
|