Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CSS Menu


fear4me

Recommended Posts

Hello,

 

I've been trying to install this contrib within my store (using OScommerce 2.3.1). This is the procedure I followed to install it:

 

1) copied categories_css.php into /catalog/includes/modules/boxes/

 

2) Mi store works both in spanish and english I created both files:

 

./catalog/includes/languages/espanol/modules/boxes/categories_css.php

./catalog/includes/languages/english/modules/boxes/categories_css.php

 

With this content:

 

<?php
/*
 $Id$

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2010 osCommerce

 Released under the GNU General Public License
*/

 define('MODULE_BOXES_CATEGORIES_CSS_TITLE', 'Categorías CSS');
 define('MODULE_BOXES_CATEGORIES_CSS_DESCRIPTION', 'Mostrar el árbol de navegación categoría');
 define('MODULE_BOXES_CATEGORIES_CSS_BOX_TITLE', 'Categorías css');
?>

 

Then, I when I go to the admin GUI and try to enanble de box (Modules -> Boxes -> Install Module) I get the following error:

 

 

Fatal error: Class 'infoBoxHeading' not found in /home/sites/my_store/includes/modules/boxes/categories_css.php on line 315

 

It seems categories_css.php doesn't find the definition of infoBoxHeading class (If I'm not wrong that class is defined within ./includes/classes/box.php).

May be some include is missing in categories_css.php ? May be the install procedure for oscomm 2.3.1 is a little diferent?

 

 

Thanks in advance,

Matías

Link to comment
Share on other sites

  • Replies 250
  • Created
  • Last Reply

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...