Zen Cart Logo
Forums / Basic Configuration / Can't Edit Admin Fields Not visible

Can't Edit Admin Fields Not visible

Locked

Views: 1,312

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
21 Nov 2010, 10:37 PM
#1
mariasims avatar

mariasims

New Zenner

Join Date:
Jan 2010
Posts:
20
Plugin Contributions:
0

Can't Edit Admin Fields Not visible

I just upgraded to 1.3.9.h. When I try to edit different items under the ADMIN|Configuration menu. for instance "email - Allow guest to tell a friend". When I click on it, the description column expands and takes up the whole page width so that I can't see the box to change the value from true to false. I usually edit the values to the right of the descriptions. The "i" changes to an arrow but can't see to the right to get to the arrow. Doesn't matter how wide of a screen I use. This happens on about 90% of the fields under the configuration so I haven't been able to update my configuration fields. Is there a setting somewhere that needs to be set. I do not have this problem on my live version 1.3.9.f. Only occurs on my upgrade version. Seems like it should be something easy to fix.

thanks,
Maria

21 Nov 2010, 10:50 PM
#2
mariasims avatar

mariasims

New Zenner

Join Date:
Jan 2010
Posts:
20
Plugin Contributions:
0

Re: Can't Edit Admin Fields Not visible

Attached is a screen print of what it is doing.

23 Nov 2010, 1:22 AM
#3
drbyte avatar

drbyte

Sensei

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

Re: Can't Edit Admin Fields Not visible

You're encountering a PHP error before it can finish drawing the rest of the screen, namely the right-hand sidebar.
That is most likely a result of an error caused by incomplete file merging while upgrading.

Check the error logs for the cause:
https://www.zen-cart.com/tutorials/index.php?article=82
https://www.zen-cart.com/tutorials/index.php?article=87