Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Move some boxes to the column_right.php file


dotcom012

Recommended Posts

Posted

Hey there, i am trying to move some boxes from the column_left.php file to the column_right.php file, but everytime i try this, i get alot of erros, does anyone know of an easier way to do this.

 

Thanks

 

Here is what happens when i copy the categories.php to the column_right.php file:

 

Fatal error: Cannot redeclare tep_show_category() (previously declared in /homepages/15/d201944022/htdocs/shop_bandg/includes/boxes/categories.php:3) in /homepages/15/d201944022/htdocs/shop_bandg/includes/boxes/categories.php on line 3

Posted

When you include the categories into column_right you also need to remove or comment them out from column_left. Otherwise you get that error.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...