Jump to content

blank page after changing adim folder name


crombiecrunch

Recommended Posts

So I have noticed the last few days may attempts to access my admin login, so I changed the folder name I did add the line in the configuration file. I get to the new folder get the login page then all I get is a blank page when I login is there something else I am missing?

Link to comment
Share on other sites

You just filled in the new folder name in the variable? i.e. if you called it myadmin, you have the following:

$customadminpath = "myadmin";

 

To debug why it shows the white page, add the following to your config:

$display_errors = true;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated