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

Infoboxes don't change from within the Admin

This is a discussion on Infoboxes don't change from within the Admin within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I installed the osMax , then replaced it with a template I bought at template shopper.com - I then in ...

      
  1. #1
    Lurker
    Join Date
    Mar 2003
    Posts
    3
    Rep Power
    0


    Default Infoboxes don't change from within the Admin

    I installed the osMax, then replaced it with a template I bought at template shopper.com - I then in photoshop, modified the look quite a bit. Now I would like to replace the info boxes -- the design uses only one side and I would prefer a couple of others, like best seller or recent product. When I try to change the order and turn off the ones I want, in the admin, nothing happens. I am wondering if they might be hard coded. Does anyone have any suggestions?
    thanks,

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: Infoboxes don

    Over writing the main_page.tpl.php would do that...you deleted the code required:
    Code:
    ....
    <?php require(bts_select('column', 'column_left.php')); // BTSv1.5 ?>
    <!-- left_navigation_eof //-->
        </table></td>
    <!-- content //-->
        <td width="100%" valign="top"><?php
         require (bts_select ('content')); // BTSv1.5
      ?></td>.....
    Carfully add in your template into a copy of the default main page template file....

  3. #3
    Lurker
    Join Date
    Mar 2003
    Posts
    3
    Rep Power
    0


    Default RE: Infoboxes don

    Thanks, you were right about that. It's missing. I suppose because he setup only a right side column. However, column_right.php indicates that it is pulling dynamically from admin settings. Yet, nothing seems effected by the admin controls. If I turn them on or off, there is no change. Is there a control somewhere which activates the Info box controller?

Similar Threads

  1. Want to change email address and password for admin
    By ozstar in forum osCmax v2 Installation issues
    Replies: 5
    Last Post: 04-22-2006, 03:38 PM
  2. infoboxes appear behind coolmenu instead of below
    By betagirl in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 04-18-2006, 08:46 PM
  3. Can't change Admin password
    By NickW in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 06-30-2004, 03:38 AM
  4. cant change admin password
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 02-03-2004, 06:45 AM
  5. admin login/password change.....how to?
    By whazzy in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 11-09-2003, 05:54 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
  •