Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

header tags controller


hts-direct

Recommended Posts

hi ive just installed header tags controller contribution & im getting the follwing error:

 

Fatal error: Cannot redeclare clean_html_comments() (previously declared in /home/toolboxe/public_html/catalog/includes/functions/clean_html_comments.php:13) in /home/toolboxe/public_html/catalog/includes/functions/clean_html_comments.php on line 13

 

any help would be great thankyou

 

ash

Link to comment
Share on other sites

Find this line in your application_top.php file

require(DIR_WS_FUNCTIONS . 'clean_html_comments.php');

and change to

//require(DIR_WS_FUNCTIONS . 'clean_html_comments.php');

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...