Entire website is blank

Website URL

https://slackin.kesug.com/panel/

Error Message

None, blank website, I even rolled the site back to a previous version. and its still blank, I do have PHP errors enabled but it’s not presenting me with any

Other Information

If anyone can provide an error code or a hint at what it might be that would be great.

Based on this image:


The file that is being loaded returns 403 Forbidden.

5 Likes

Hey,
Thank you for your reply, can you do me a favor
and see if you get the same error on “Register.php” in the same directory?
I am currently on my school laptop and they don’t allow us access to the console.

Thank you again
-Syght

https://slackin.kesug.com/panel/register.php
returns exactly the same:

6 Likes

I just checked your website and it’s returning a 500 status code for me, which usually means that your PHP code crashed. Please try enabling PHP errors to see the actual error message of the crash:

7 Likes

Hey,
I did have on PHP errors but nothing was showing up
I do have a back up of my site on my drive, i think I’ll just reupload
my site.
Thanks for your reply

Re-uploading my site seems to have fixed it
Thanks

1 Like

Gald its all working for you :slight_smile:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.