Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2009
    Posts
    19
    Plugin Contributions
    0

    Default Configurations (except "logging") not showing after 1.3.8 to 1.5 upgrade

    Hi everybody,

    I was comfortably using zc 1.3.8 when my ISP decided to upgrade their LAMP system and I had to upgrade as well. I followed the official upgrade procedure and after a bit of tweaking I manage to get most of the stuff running. "Most" means that in the admin site (which is perfectly accessible) the only voice shown in the "configuration" menu is the "logging" one, all others (included "website maintenance") are nowhere to be seen.

    Switching to alternate navigation doesn't seem to help, still only the "logging" link is shown. Every other menu seems to be fine, all the voices are there.

    To make it even funnier, the pages are available directly changing the gID at the end of the link, which I got for the "logging" page. http://www.olijfolien.nl/catalog/xxx...ion.php?gID=10, so I am still able to modify the configuration but I would like to know the reason for such behavior or at least where should I start looking for.

    For the rest: great job as usual, zen cart team

    Thanks

    Carlo

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,277
    Plugin Contributions
    0

    Default Re: Configurations (except "logging") not showing after 1.3.8 to 1.5 upgrade

    this seems to be new security feature of zc 1.5 . plugin publishers need to update their plugin so it can show under configuration menu.

  3. #3
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,646
    Plugin Contributions
    1

    Default Re: Configurations (except "logging") not showing after 1.3.8 to 1.5 upgrade

    There's a ton of stuff under configuration that is built in to Zen Cart. If I'm understanding the post correctly, the only sub-menu he's getting is logging.
    Bumble Bee Template - my first contribution!

    The best way to learn is to try stuff. But, back it up first.

  4. #4
    Join Date
    Feb 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Configurations (except "logging") not showing after 1.3.8 to 1.5 upgrade

    I had this same issue and solution was change Character Set in file admin/includes/languages/english.php

    In version 1.3.9 It looks

    define('CHARSET', 'utf8');

    But after upgrade to 1.5.0 I changed it to:

    define('CHARSET', 'utf-8');

    it solved issue and configuration menu looks correct

 

 

Similar Threads

  1. EasyPopulate problem: "Add to Cart" and "price" not showing on product info page
    By pcspot in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Apr 2010, 08:06 AM
  2. fedex setting "always free" weights to "0" on upgrade..help please
    By wootoot1234 in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 14 Jan 2009, 01:11 AM
  3. How to change "Log in" to "My account" in EZ-Pages after logging in
    By TonySoprano in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Nov 2007, 11:19 AM
  4. Replies: 3
    Last Post: 22 May 2007, 07:39 AM
  5. Last remaining problems after a painful upgrade. - "page_1" & prod-list not showing
    By pnunn in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 May 2007, 01:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •