Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag A few issues after upgrading

    Hi,

    I have successfully done a test upgrade of my cart to v1.3.7. But there are a few differences between the old version and the new version. Compare the upgraded and old pages to see the differences.
    http://dealbyethan.com/test_shop2/in...=index&cPath=6
    http://dealbyethan.com/mens-underwear-c-6.html

    Could someone please advise on the following issues.
    1. The subheader (where the buttons new products, sales, login, shopping cart, checkout, members are) is located under the animated picture instead of under the flags and currencies.

    2. In the old page, the top navigation links where it says Home :: Mens Underwear is no longer shown.

    3. In the category listing, I used to be able to have 4 columns per row. But now it only has 3.

    4. In the Feature Products mainbox, the images and text are not centered.

    5. There is a real mess at the following page
    http://dealbyethan.com/test_shop2/in...roducts_id=599
    Again, the subheader is at the wrong position. The Previous, Return, Next buttons are not aligned. The description is also not centered. Where it says Please choose, is it possible to make it align vertically?

    Please advise. Thanks in advance.

    Best regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: A few issues after upgrading

    All issues appear to be related to the template that is not an upgrade to 1.3.7 and uses/addresses tables that do not exist. This would have to come from the template provider
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: A few issues after upgrading

    Hi Kobra,

    Thanks for your reply. Do you know which files I should look into? I will also check with the template provider.

    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: A few issues after upgrading

    I looked at the stylesheet.css and this has styling functions for many TD's and it is these that do not exist in the new versions of Zen Cart (TD= table definition)
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: A few issues after upgrading

    Hi Kobra,

    Which stylesheet.css? Can we somehow modify them to suit the new zencart?

    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: A few issues after upgrading

    The one named stylesheet.css in your new install is the one that is designed for tables.

    Modifying requires that you remove all references to tables that do not exist. Probably easier to start with a default 1.3.7 stylesheet and prepare yourself for the ugly that will most probably result and forge ahead from there
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: A few issues after upgrading

    Hi Kobra,

    There has been a misunderstanding. I finally managed to solve mystery especially with the alignment problems. It was because the header navigation bar is not located at the top. This was due to the fact that I cut and pasted the code Algozone provided me with in the v1.2.x template to restrict the main page picture to show only on the homepage but not any other pages. I mean it worked in v1.3.7 when I put the code in but it made the header navigation bar appear elsewhere. When this was solved, the alignment problems disappeared too. The following is the code I used. What is the problem? Any ideas?

    <?php
    $body_id = str_replace('_', '', $_GET['main_page']);
    $c_path = (isset($_GET['cPath']) || $_GET['cPath'] != '') ? 'true' : 'false' ;

    if($body_id != 'index' || ($body_id == 'index' && $c_path == 'true')){
    return; // do not continue with rest of code
    }
    ?>

    Regards,
    Ethan
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: A few issues after upgrading

    From your source "ZC03C8447TM" - where "TM" normally indicates "Template Monster" - do a search here for template monster and see all the issues with these and the 1.3.x series of Zen Cart
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Some Issues After Moving To New Host & Upgrading
    By Patience in forum General Questions
    Replies: 10
    Last Post: 9 Jul 2016, 02:59 PM
  2. Upgrading to 1.3.9f - few questions
    By WhitePhantom in forum Installing on a Linux/Unix Server
    Replies: 16
    Last Post: 21 Sep 2010, 03:07 PM
  3. a few issues
    By pjgscrap in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Aug 2008, 03:35 PM
  4. record_company pulldown issues after upgrading
    By jestcoun in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 13 Jan 2008, 03:55 AM
  5. Few Questions on a few issues.
    By RSprinkel in forum General Questions
    Replies: 6
    Last Post: 10 Mar 2007, 12:02 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR