Zen Cart Logo
Forums / Basic Configuration / Can't Get Into My Admin Panel

Can't Get Into My Admin Panel

Locked

Views: 3,531

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
15 Aug 2007, 6:32 PM
#1
petergriffin avatar

petergriffin

New Zenner

Join Date:
Aug 2007
Location:
Miami
Posts:
4
Plugin Contributions:
0

Can't Get Into My Admin Panel

Hello:

I just installed Zen Cart, the install went well, however, when I got to the page where it gives you a choice to go to your store or go to the Admin Panel, I chose Admin panel and got an error.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/333344/domains/222222.com/public_html/zen-cart/admin/includes/functions/extra_functions/._product_music_f

Does anyone know what this means. can you help

[email protected] is my email.

Thanks :oops:

15 Aug 2007, 6:46 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Can't Get Into My Admin Panel

That is not a valid filename ...

It sounds like you may have a bad upload to your /admin and its subdirectories for this and other files ...

Try reloading the /admin and all files and subdirectories via FTP to correct this problem ...

16 Aug 2007, 3:43 PM
#3
petergriffin avatar

petergriffin

New Zenner

Join Date:
Aug 2007
Location:
Miami
Posts:
4
Plugin Contributions:
0

Re: Can't Get Into My Admin Panel

Thanks,

You were right on the money. Problem resolved. Do you know how to change the look of my page or where I can look to find out. I know Dreamweaver well but can't figure out how to edit my page in Dreamweaver....

Thanks

16 Aug 2007, 5:04 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Can't Get Into My Admin Panel

You're not going to edit Zen Cart pages in Dreamweaver. Each page is composed by dozens of PHP files working together to produce the HTML output.

Much alteration of the layout can be done with switches in admin; your stylesheet (/includes/templates/your_template/css/stylesheet.css) will be the place to set fonts/colors/sizes/backgrounds/fine positioning/etc.

Some customizations will require editing PHP files such as /includes/templates/your_template/common/tpl_main_page.php or /includes/languages/your_template/english.php.