osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

manufacturersbox missing

This is a discussion on manufacturersbox missing within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Question : is there a manufacturersbox included in osmax ? I do miss this box: how to add this box ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 02-24-2005, 03:37 PM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default manufacturersbox missing

Question : is there a manufacturersbox included in osmax?

I do miss this box: how to add this box ?



doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 02-28-2005, 03:55 PM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default RE: manufacturersbox missing

yes and it is on by default in osc max, at least using the AABOX template. to add it do the following.

step one determine which side to display the box on, left or right.

if LEFT, open catalog/includes/column_left.php and add the following code where you would like the box displayed. If RIGHT do the same thing in /catalog/includes/column_right.php

Code:
if ((USE_CACHE == 'true') && empty($SID)) {
    echo tep_cache_manufacturers_box();
  } else {
    include(DIR_WS_BOXES . 'manufacturers.php');
  }
Then open up column_right.php and make sure the following code exists there as well.

Code:
 if (isset($HTTP_GET_VARS['products_id'])) include(DIR_WS_BOXES . 'manufacturer_info.php');
__________________
Clifton Murphy CEO/CTO
Hyperactive Inc.
osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
login box missing timbrrr osCMax v2 Installation issues 1 09-13-2005 12:50 PM
Missing Content heaven osCMax v2 Installation issues 2 08-31-2005 03:30 PM
Let's see what we have here - graphics missing mgrooten osCMax v1.7 Installation 3 05-21-2005 03:03 PM
missing buttons nmrunner osCMax v1.7 Installation 2 04-11-2005 12:55 PM
missing pictures jads osCommerce 2.2 Installation Help 0 07-02-2003 05:52 AM


All times are GMT -8. The time now is 04:41 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax