Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Left side sidebox on, but no right side sidebox

    Trying to build a new site using the 139h version of zencart. My question is why on my custom template the sideboxes work on the left side but not on the right.

    When I use the Classic Template both sides will work.

    Layout box controller is set to Right.
    In Admin-Configuration/Column Right Status is set to Global-1

    Thanks in advance for any help.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Left side sidebox on, but no right side sidebox

    Let's see your site. There are some templates built for one sidebar, and some of those may be hard-coded so the other one cannot be enabled.

  3. #3
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Left side sidebox on, but no right side sidebox

    It's kind of mess rite now but here it is.

    http://maynar.fatcow.com/new_store/

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Left side sidebox on, but no right side sidebox

    You are getting some error that is cutting off the page output after the reviews sidebox. Is there supposed to be another sidebox after that on the left?
    What happens if you move the reviews sidebox higher in the left column, or turn it off completely?

    What happens if you disable the left column?

  5. #5
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Left side sidebox on, but no right side sidebox

    If I disable the left, nothing will show there.
    I tried moving boxes to the right that are on the left now but when doing so they vanish.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Left side sidebox on, but no right side sidebox

    The output cuts off before the left sidebar is finished, so the error has to be in there somehow.

  7. #7
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Left side sidebox on, but no right side sidebox

    The output cuts off before the left sidebar is finished????
    Sorry but I do not know what you mean by this. Where does the error have to be..Folder? Files?

    Can you give me somewhere to start looking.

    Would you recommend me to just do a fresh install and start over.

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Left side sidebox on, but no right side sidebox

    The last things the left sidebar outputs, after the final sidebox, should be </div></td>, and those are missing. They are in tpl_main_page.php, so the error has to happen before control returns from /includes/modules/your_template/column_left.php.

    Did you try setting Configuration > Layout Settings > Column Left status - Global to 0? That would remove column_left.php from the execution stream completely.

  9. #9
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Left side sidebox on, but no right side sidebox

    I set the Layout Settings > Column Left status - Global to 0 and now the right side will work but of course nothing on the left side..
    What does that mean? I am not very versed on many things in this software.

    I will also go and check out those files that you have stated. Thank you so much for sending me some directions. I appreciate it.

  10. #10
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    391
    Plugin Contributions
    0

    Default Re: Left side sidebox on, but no right side sidebox

    I compared the file tpl_main_page.php from my old site from version 1.3.8a to the new site version 139h using winmerge. The only difference is at the bottom.

    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-15686981-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>

    Should I copy this over to the new tpl_main_page.php?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Left Side and Right Side are Not Even
    By tabitha in forum General Questions
    Replies: 5
    Last Post: 15 Jan 2010, 11:19 PM
  2. Sidebox Images Overflow Width of Box on Right Side
    By dmacmanes in forum Basic Configuration
    Replies: 1
    Last Post: 5 Aug 2009, 11:58 PM
  3. my sidebox on right side home page misssing
    By lcarlo1507 in forum Basic Configuration
    Replies: 0
    Last Post: 20 Apr 2009, 12:14 PM
  4. How to move the sidebox side ways. from left to more left? realy need help...
    By brekke00 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Aug 2007, 02:38 PM
  5. Left side White, Right side Black
    By Tig in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Aug 2006, 09:17 PM

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