View Full Version : Database Error
manuelsechi
10-29-2009, 08:24 AM
hello all
I discover an error on new user registration, I can see a simply error message like:
"The myforum database has encountered a problem."
is there any log file to check what kind of error occurs? I'm actually unable to register new users on my board :(
thank all
regards
Manuel
Lynne
10-29-2009, 03:51 PM
When you get the error, view the page source for that page and you will see the actual database error near the bottom of that page. It will have some information like this:
The actual mysql query/code/problem....
MySQL Error : some sort of something here
Error Number : another something here
Date : Sunday, April 13th 2008 @ 11:16:43 AM
Script : http://address.path.path/page.php
Referrer :
IP Address : **.***.**.***
Username : username
Classname : database
just.b.jealous
11-03-2009, 05:48 PM
When you get the error, view the page source for that page and you will see the actual database error near the bottom of that page. It will have some information like this:
The actual mysql query/code/problem....
MySQL Error : some sort of something here
Error Number : another something here
Date : Sunday, April 13th 2008 @ 11:16:43 AM
Script : http://address.path.path/page.php
Referrer :
IP Address : **.***.**.***
Username : username
Classname : database
Thanks you so much for that useful information. I never knew you could see the error even if the page was left as a blank default error: "The database has encountered a problem." and that's it...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.