Jump to content

Can't Access Admin Area


Guest groaningeek

Recommended Posts

Guest groaningeek

Hello,

I am unable to access the admin area in my cart. It was working fine until yesterday when my client got a little too adventurous. From what she has told me, it sounds like she may have put a file name (something.htm or something.txt) in the root directory path in the general setting in the admin area.

Now we cannot access the admin area. We get an HTTP 404 - file not found error.

Here is the last three lines of the includes/global.inc.php file:

$glob['dbprefix' ] = '' ;

$glob['installed' ] = '1' ;

$glob['rootDir' ] = '/home/jeweltre/public_html/shop' ;

$glob['rootRel' ] = '/shop/' ;

$glob['storeURL' ] = 'http://jeweltreedesigns.com/shop' ;

Any help would be greatly appreciated!

:sourcerer:

Link to comment
Share on other sites

What can we do? We don't know what has happened to your file system so the best you can try to do is to upload the admin directory again. Check to see if the index.php exists in the directory. If she uploaded an .htaccess file...but who knows what was done.

Link to comment
Share on other sites

Guest groaningeek

Thanks, i tried uploading the admin directory again, but that didn't do anything.

Also noticed that when the user go to the cart (cart.php), they get the same file not found error.

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.

×
×
  • Create New...