Error | Server Error.

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.
 
Top Bottom