+ Reply to Thread
Results 1 to 4 of 4

Thread: Upgrade from 2.6.5 to 3.1.3 breaks the Account Options menu box

  1. #1
    Registered User
    Join Date
    Nov 2008
    Posts
    55
    Squirrelcart version
    not specified!

    Upgrade from 2.6.5 to 3.1.3 breaks the Account Options menu box

    I tried to upgrade my database running a new install of 3.1.3, and it imports all of the products, but the user name and password fields in the account options box disappears.

    Any ideas?

    www.dashtop.com

  2. #2
    Registered User
    Join Date
    Nov 2008
    Posts
    55
    Squirrelcart version
    not specified!
    In the account option navigation block, the old 2.6.5 content shows:

    <? include "$cart_isp_root/login.php" ?>

    The new 3.1.3 shows:

    <? print sc_account_options_nav() ?>

  3. #3
    Registered User
    Join Date
    Nov 2008
    Posts
    55
    Squirrelcart version
    not specified!
    Here's a print screen if that would help:
    Attached Images

  4. #4
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,719
    Squirrelcart version
    v3.3.7
    It's not possible to troubleshoot this without access to your site via a helpdesk ticket. The value for the Content field for the Account Options navigation block should be:
    PHP Code:
    <?php print sc_account_options_nav(); ?>
    If it is anything other than that, you should change it. If that doesn't help, we'd need a helpdesk ticket to troubleshoot this for you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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