Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default missing right column boxes during search

    hi, so our website is your standard, columns on the left, columns on the right, stuff in the center, kinda like the stock setup out of the box.

    my question is when you do a search and get your product search results, is the whole right column supposed to disappear leaving only the left column boxes and the center of the website.

    i cannot remember, if this is the way it's supposed to be or a fault during the zc upgrade.

    tia

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: missing right column boxes during search

    Check includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php.

    You want to add "advanced_search_result" to this if statement:

    // the following IF statement can be duplicated/modified as needed to set additional flags
    if (in_array($current_page_base,explode(",",'list_pages_to_skip_all_right_sideboxes _on_here,separated_by_commas,and_no_spaces')) ) {
    $flag_disable_right = true;
    }
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default Re: missing right column boxes during search

    is what i am asking standard the way it's supposed to be or is the template messed up?

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: missing right column boxes during search

    When the "right-sidebox" goes missing, does the site's footer also go missing? If so, that's a PHP error somewhere in the template (check the site's /logs sub-directory).

    If the sidebox isn't displayed, but the footer is, that's an indication that the template (as suggested by @swguy) has disabled the right sidebox for the search page.

  5. #5
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default Re: missing right column boxes during search

    yeahs that fugger is missing the footer. i swear, i need to pick better devs next time.

    WARNING: An Error occurred, please refresh the page and try again.

    search_log has a deprecated constructor in /var/www/vhosts/domain.com/httpdocs/includes/classes/observers/class.search_log.php on line 19

  6. #6
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default Re: missing right column boxes during search

    Quote Originally Posted by travbacon View Post
    is what i am asking standard the way it's supposed to be or is the template messed up?
    hey how is your tj plugin going along. mine is working fine now, i don't know how i can help you but if i can, pm me, thanks for all your other help here.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,677
    Plugin Contributions
    123

    Default Re: missing right column boxes during search

    @travbacon review the log files in your /logs folder - you have some issues. The fix for the deprecated warning is explained here:

    https://docs.zen-cart.com/user/upgra...s-their-class-
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default Re: missing right column boxes during search

    i will get on this

 

 

Similar Threads

  1. Column Width - Left/Right (Boxes) configuration
    By rbarbour in forum General Questions
    Replies: 17
    Last Post: 22 Oct 2013, 08:27 PM
  2. v139h Center Align all boxes in right column?
    By vidmarc in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 26 Apr 2012, 09:25 PM
  3. Missing Right Side Template Boxes
    By PAE2008 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 May 2010, 02:50 AM
  4. Right Column/Boxes Problem
    By Harvezter in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 Oct 2009, 09:17 PM
  5. center boxes in left and right column
    By chelseagirl in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Sep 2006, 01:34 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR