Zen Cart Logo
Forums / Customization from the Admin / Admin Login crashed

Admin Login crashed

Views: 1,045

Results 1 to 4 of 4
03 Jun 2013, 22:59
#1
kath7_hoffi avatar

kath7_hoffi

New Zenner

Join Date:
Dec 2012
Posts:
12
Plugin Contributions:
0

Admin Login crashed

I don't know what I did, but my admin login crashed. There is no way in getting to the admin area anymore. Everytime I want to go to the admin page I get an internal server error.
My logfiles are telling me this

*[04-Jun-2013 00:18:35 Europe/Vienna] PHP Warning: include() [<a href='function.include'>function.include</a>]: Unable to access DIR_FS_CATALOG_LANGUAGESgerman/other_images_names.php in /home/.sites/50/site413/web/shop/admin-custom/includes/languages/german.php on line 731

[04-Jun-2013 00:18:35 Europe/Vienna] PHP Warning: include(DIR_FS_CATALOG_LANGUAGESgerman/other_images_names.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/.sites/50/site413/web/shop/admin-custom/includes/languages/german.php on line 731

[04-Jun-2013 00:18:35 Europe/Vienna] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'DIR_FS_CATALOG_LANGUAGESgerman/other_images_names.php' for inclusion (include_path='.:/usr/share/pear') in /home/.sites/50/site413/web/shop/admin-custom/includes/languages/german.php on line 731*

I think I understand, that the german.php file tries to access the other_images_names.php

  • this php file exists in my language folder, so I don't understand why the german.php can't access?!
    But that's the only thing I can get out of that error log code. Unfortainly I don't understand the other stuff.

Can someone pleeeeaaassee help me. Since I finally finished to set up my shop today I'm more than frustrated about this problem..

Thank you very much in advance!!

Greetings from Austria
Katharina

03 Jun 2013, 23:05
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Admin Login crashed

Sounds like you may have loaded the configure.php for the Store side:
/includes/configure.php

to the Admin side:
/your_secret_admin/includes/configure.php

Check the file on the server and see if that is the problem ...

04 Jun 2013, 07:25
#3
kath7_hoffi avatar

kath7_hoffi

New Zenner

Join Date:
Dec 2012
Posts:
12
Plugin Contributions:
0

Re: Admin Login crashed

Thank you very much for your quick respose.
I checked the file but the right one was at the right place.

After hours of searching I finally overrode the whole admin folder with my backup files. (I totally forgot that I was so clever to backup...)

04 Jun 2013, 07:40
#4
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Admin Login crashed

It pays to keep a good backup! Now you know. :)