The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to solve database error?
Hi!
I installed wamp server and tried to run my forum in my pc to try some mods before it goes online. I restored the database and all of the files, set new user in the database with all previligue but still i got this error: Should i edit something else except to config.php? |
#2
|
|||
|
|||
I haven't verified this myself but it's my understanding that admins get a Database Error page with the actual error text in it for troubleshooting, but regular members don't see the error text; however you can still read the actual error message in the source code for the Database Error page, it's just in a style="display:none" div. Have a look and see if it's in there.
If you aren't seeing the actual error message I would guess the code doesn't know you're an admin. |
#3
|
||||
|
||||
Edit your config.php file and make sure you have a valid email in this line:
PHP Code:
|
#4
|
||||
|
||||
It might be hard to get the email from wamp. Sometime you can get the error by inspecting the source code on the page that is showing the error.
|
#5
|
||||
|
||||
Quote:
/full/path/to/file Make sure that directory (/full/path/to/) is chmod to 777. The software will create the file.log file for you. |
#6
|
|||
|
|||
Got it guys,
thanks alot! |
#7
|
||||
|
||||
So, what was the issue, and how did you fix it, in case someone else runs into this?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|