Uh, I'll send a picture of the first page of error logs as I have over 3500 pages of error logs lol.There should be a server error log entry for it in the control panel. What does it say?
Uh, I'll send a picture of the first page of error logs as I have over 3500 pages of error logs lol.
You have some add-on from VFCODERS that appears to be having an issue. Disable it and see if it works then. If it does, then contact that add-on author and confirm it supports the version of XenForo you are on.
Also check file health to make sure all files are present and as should be.
Is this a shared hosting provider or a VPS/dedi? Have you recently moved over to it or uploaded an exported DB?
Just did that and error still occurs.Disable all add-ons.
If it still results in the same error, check the server error log.
Shall I view the registration source page or the main forums index?Actually, if you get this error, please view the source of the page. A more specific error may be there. (I have a feeling this may be some sort of wait_timeout issue, probably indicating that something like mail sending is very slow.)
How would I fix that?Paste the error (if there is one). It should be the page where you are getting the error.
EDIT:
Server issue:
Code:An unexpected database error occurred. Please try again later. <!-- Mysqli prepare error: MySQL server has gone away -->
Honestly, I have no clue lol.Do you have a my.cnf for your MySQL server? or are you using the default?
https://dev.mysql.com/doc/refman/5.0/en/gone-away.html
http://piwik.org/faq/troubleshooting/faq_183/
http://stackoverflow.com/questions/12425287/mysql-server-has-gone-away-when-importing-large-sql-file
http://stackoverflow.com/questions/8689649/solving-mysql-server-has-gone-away-errors
All involve the same issue.
Mineverse.comWhat is the link to the site?
I checked the sites in your customer area and they are loading fine.
Yes, me and Tracy talked over inbox and I tried everything.There was a question regarding your my.cnf file pending, which is relevant. It's very likely the wait_timeout setting there (and it would have been changed significantly from the default).
I do not see wait_timeout setting in my.cnf. I did addAs above, you need to check the my.cnf file, specifically the wait_timeout setting.
wait_timeout = 600
We use essential cookies to make this site work, and optional cookies to enhance your experience.