osCmax v2.5 User Manual
Results 1 to 4 of 4

Removing column_left with BTS

This is a discussion on Removing column_left with BTS within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; Could someone tell me how to remove column_left from all pages? I successfully removed it in the main.tpl.php by commenting ...

      
  1. #1
    New Member
    Join Date
    Oct 2003
    Posts
    24
    Rep Power
    0


    Default Removing column_left with BTS

    Could someone tell me how to remove column_left from all pages? I successfully removed it in the main.tpl.php by commenting out the code like such:
    <!--<td width="<?php //echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">
    <!-- left_navigation //-->
    <?php //require(DIR_WS_INCLUDES . 'column_left.php'); ?>
    <!-- left_navigation_eof //-->
    <!--</table></td>
    The only problem is that when I go to certain pages (such as when I click "view all items") the left column displays again, and since I have my categories in the right column I get an error message that says:
    Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/interior/public_html/catalog/includes/boxes/categories.php:17) in /home/interior/public_html/catalog/includes/boxes/categories.php on line 17
    Any help appreciated, and Paul if you are around I am sure that you could bail me out for sure on this one

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    innovations, It sounds like you are running pre v1.5.5 version of Max. Get the upgrade pack from the download section, and that should fix the template problems. The issue is that not all the mods were BTS compliant until v1.5.5 was released.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member
    Join Date
    Feb 2003
    Posts
    11
    Rep Power
    0


    Default Right colum Fatal Error (template for categories on left)

    I am having the same problem with a MS2MAX 1.7 installation. I bought a graphics package from the site suggested on the standard install's mainpage.
    This template has the main column and the catergories in the left column
    All looks good except the account_history_info.php which puts the categories in the left column and the right shows the error:

    Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/mikez/public_html/catalog/includes/boxes/categories.php:19) in /home/mikez/public_html/catalog/includes/boxes/categories.php on line 19

    I am looking in account_history_info.tpl
    but I cannot figure it out.

    Any clues or assistance would be appreciated.

  4. #4
    New Member
    Join Date
    Feb 2003
    Posts
    11
    Rep Power
    0


    Default fixed it-kind of

    tried to remove the code for the left column from
    acct_history_info.php
    I botched the whole page and reloaded my backup
    Then I tried to remove the right column
    by removing line 265
    <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>

    this worked - no error code showing, this page is just backwards.
    ie: categories on the left
    but the Fatal Error message is gone. So I don't look too bad.

Similar Threads

  1. Column_left white space call me stupid!
    By AnnieChrist in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 04-22-2005, 03:46 PM
  2. Change column_left width
    By adam71o in forum osCMax v1.7 Installation
    Replies: 11
    Last Post: 04-12-2005, 06:51 AM
  3. making my column_left and Column_rights fit into my layout..
    By tmac2104 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 07-08-2004, 11:36 PM
  4. Removing review
    By reid in forum osCmax v1.7 Discussion
    Replies: 6
    Last Post: 04-19-2004, 11:11 PM
  5. Column_left background image
    By rd42 in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 07-13-2003, 11:24 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
  •