admin.php not working properly

JordanAtFuze

Member
Licensed customer
When I try logging into the admin control panel I get a blank page. The link to the forum is fuzegaming.net/forum. Any idea of what might be causing this?
 
Code:
<!-- Mysqli prepare error: Table 'fuzegami_XF.xf_option' doesn't exist -->

That is the error on the page.

What was the last thing you did before it stopped working?
 
Code:
<!-- Mysqli prepare error: Table 'fuzegami_XF.xf_option' doesn't exist -->

That is the error on the page.

What was the last thing you did before it stopped working?

I forgot to chmod the files before installation, I chmoded it to 0777 and did a fresh install now everything is fine.
 
Back
Top Bottom