Zen Cart Logo
Forums / Basic Configuration / Admin panel is being weird under 'Configuration' (Pic included)

Admin panel is being weird under 'Configuration' (Pic included)

Views: 918

Results 1 to 10 of 10
10 Aug 2012, 6:47 PM
#1
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Admin panel is being weird under 'Configuration' (Pic included)

Hey guys, I don't know what happened here
but when i go to Configuration, only 3 options appear on there
what do I do?
here's a pic of what im talking about, I've highlighted it green
Attachment 10956

10 Aug 2012, 6:56 PM
#2
drbyte avatar

drbyte

Sensei

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

Re: Admin panel is being weird under 'Configuration' (Pic included)

You aren't using a complete set of true v1.5.0 files.
You're using outdated language files, and you're using menu code from v1.3.x. So, it also probably means the rest of your admin isn't pure v1.5.0 either.

Start with a clean set of v1.5.0 files, and then apply your customizations progressively, testing each step of the way. And don't install addons which are designed for prior versions but not updated for 1.5.0 yet.

10 Aug 2012, 7:01 PM
#3
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Re: Admin panel is being weird under 'Configuration' (Pic included)

Thank you!
Do I just upload the admin folder again? except for the configuration file?

10 Aug 2012, 7:11 PM
#4
drbyte avatar

drbyte

Sensei

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

Re: Admin panel is being weird under 'Configuration' (Pic included)

Maybe.

If your admin files are damaged, then I'd be inclined to delete the entire admin folder, other than the /admin/includes/configure.php file
Then upload a fresh set of admin files from the original Zen Cart zip contents.

Of course you'll have no customizations then.

10 Aug 2012, 7:14 PM
#5
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Re: Admin panel is being weird under 'Configuration' (Pic included)

Ok cool thank you, i will do that! :)

10 Aug 2012, 7:30 PM
#6
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Re: Admin panel is being weird under 'Configuration' (Pic included)

I uploaded the fresh set of admin files and when i go on it it tells me that zencart is not installed.
winery.site40.net/store/sergio

10 Aug 2012, 7:37 PM
#7
drbyte avatar

drbyte

Sensei

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

Re: Admin panel is being weird under 'Configuration' (Pic included)

That's usually a configure.php issue.

10 Aug 2012, 7:44 PM
#8
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Re: Admin panel is being weird under 'Configuration' (Pic included)

OK i got it to work! but now check this out
winery.site40.net/store
go to WINE STORE and nothing is there! but on the admin panel everything is in there.

10 Aug 2012, 7:46 PM
#9
drbyte avatar

drbyte

Sensei

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

Re: Admin panel is being weird under 'Configuration' (Pic included)

You're getting a "partial blank page", caused by PHP errors.
See http://www.zen-cart.com/content.php?124-blank-page

10 Aug 2012, 7:57 PM
#10
serg avatar

serg

New Zenner

Join Date:
Jan 2012
Posts:
60
Plugin Contributions:
0

Re: Admin panel is being weird under 'Configuration' (Pic included)

got it thank you!!