Error | Server Error.

Jake Hakoda Shirley

Active member
Licensed customer
Hey guys, just recently users have started to get this when registering:

XenForo - Error

A server error occurred. Please try again later


I ran a file health check any everything checks out. Any help?
 
If you right click on the page and view source, what other text is there?

Errors of this type are typically server related.
 
You can check server error logs in the ACP and also the Apache logs.

You can also try enabling debug mode and see if that throws up anything.
 
It was a MySQL issue with a Ragtek Invite add-on. More specificly,
Code:
Mysqli prepare error: Unknown column 'ragtek_referrer_userid' in 'field list'

Turns out I/it didn't create the appropriate columns in the database. I just disabled it, I'll figure it out later.
 
Back
Top Bottom