Zen Cart Logo
Forums / General Questions / Need header.php for admin panel! Quick fix hopefully!

Need header.php for admin panel! Quick fix hopefully!

Views: 752

Results 1 to 5 of 5
12 Jun 2013, 4:44 AM
#1
basher519 avatar

basher519

New Zenner

Join Date:
Jun 2013
Location:
Ventura County, California
Posts:
4
Plugin Contributions:
0

Need header.php for admin panel! Quick fix hopefully!

Hey everyone. It was a long night last night and I accidentally overwrote the header.php for my admin panel with the one for my general pages header. Now my admin panel doesn't have the top drop down menus and I can not scroll through the menus.

If this is a general file could someone please post it (without your admin name, etc if applicable) so that I can throw it back onto my zen cart...

THANKS! And I hope I described the problem properly. I can find the exact location of the header that I need shortly, I just figured I'd throw this up sooner rather than later before too many go to sleep!

12 Jun 2013, 4:53 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Need header.php for admin panel! Quick fix hopefully!

You can download the original Zen Cart files via the link on the home page at https://www.zen-cart.com

And you can save yourself from this same emergency by making regular backups of your site by copying them from your server to your PC. In fact, you should always be editing the files on your PC and then uploading the changes to your server.
Related: http://www.zen-cart.com/content.php?144-how-can-i-do-a-site-backup

12 Jun 2013, 4:56 AM
#3
basher519 avatar

basher519

New Zenner

Join Date:
Jun 2013
Location:
Ventura County, California
Posts:
4
Plugin Contributions:
0

Re: Need header.php for admin panel! Quick fix hopefully!

Ah, got it!

Ya i uploaded the files to my computer to update and didn't rename the different header.php's -_-'

Thanks for the speedy reply! I won't make this mistake again and I'll post back if I can't figure it out =P

12 Jun 2013, 5:09 AM
#4
basher519 avatar

basher519

New Zenner

Join Date:
Jun 2013
Location:
Ventura County, California
Posts:
4
Plugin Contributions:
0

Re: Need header.php for admin panel! Quick fix hopefully!

Ugh okay, so by putting the header in the includes/languages/english I got my custom color scheme back, but does anyone know the file that gives the the top menus on the admin panel (store/shipping/catalog/products/etc)?

THANK YOU SO MUCH FOR THE HELP

12 Jun 2013, 5:38 AM
#5
basher519 avatar

basher519

New Zenner

Join Date:
Jun 2013
Location:
Ventura County, California
Posts:
4
Plugin Contributions:
0

Re: Need header.php for admin panel! Quick fix hopefully!

FIXED.

Copied menu.css and stylesheet.css from zen-cart-v1.5.1-full-fileset-09182012\admin\includes over to my server. Thanks for letting me know that I can copy over the more generic folders from the fileset..

backups made as well =)