Directory MYSQL ERROR - NBS






 

 

Directory MYSQL ERROR - NBS

View Full Version : Directory MYSQL ERROR


bulldogg
06-Sep-2006, 06:03 PM
when i g to view my only catagory i get this MYSQL error

SQL Query: SELECT `config_value` FROM bulldogg_config WHERE config_name = 'sitename' LIMIT 1
MySQL Error: Table 'rfwebnet_bullg2.bulldogg_config' doesn't exist
MySQL Error Number: 1146
Date: Wednesday, September 06, 2006 11:01:30
Username: ********
IP Address: **.**.**.**

now i cant think why this would happen, and is there any way to fix this error

Derek
06-Sep-2006, 08:58 PM
Can you PM me a URL so I can look?

Thanks,
Derek

bulldogg
08-Sep-2006, 03:52 PM
well you wont see the mysql error as that only shows to admins, but it is shown above the address is http://bulldogg.rfweb.net/phpBB/nbs/directory.php

hope this can help you fix my problem

Derek
08-Sep-2006, 08:48 PM
Seems like it's trying to get the forum title for bulldogg, but does that account even exist? If so, make sure all the tables exist in the database.

Derek

bulldogg
09-Sep-2006, 11:25 AM
well i cant access the database since im not server side, no do i have access to phpmyadmin or the mysql interface, if i made bulldogg an account would it work?

Derek
09-Sep-2006, 03:00 PM
Hmm, was there ever a forum with that name before? It looks to me like it's username is still in the nbs_users table, and that the forum's tables were deleted or something. You could try making a new forum with that name and see what happens, it might say it already exists if it is still in the nbs_users table.