ipodskins Posted July 26, 2004 Posted July 26, 2004 hi ive tried this a million time and it just dont wanna work!! m willing to pay someone to install it propely for me! ive done most of the copying and adding to files but keep messing up! can someone please post how much they charge or just email me or add me to msn my email address is [email protected] thanks Quote
ipodskins Posted July 26, 2004 Author Posted July 26, 2004 this is the rror i keep getting Fatal error: Cannot redeclare clean_html_comments() (previously declared in /home/ipodskin/public_html/includes/functions/clean_html_comments.php:13) in /home/ipodskin/public_html/includes/functions/clean_html_comments.php on line 13 Quote
ipodskins Posted July 26, 2004 Author Posted July 26, 2004 noone willing to help me for some money?? Quote
Guest Posted August 12, 2004 Posted August 12, 2004 Do you have Simple Template System installed? If so you should delete the lines of code "// BOF: WebMakers.com Added: Header Tags Controller v1.0 require(DIR_WS_FUNCTIONS . 'header_tags.php'); // Clean out HTML comments from ALT tags etc. require(DIR_WS_FUNCTIONS . 'clean_html_comments.php'); // Also used by: WebMakers.com Added: FREE-CALL FOR PRICE // EOF: WebMakers.com Added: Header Tags Controller v1.0" in catalog/includes/application_top.php this code was already used in STS and thus the "redeclare" error. Quote
revolutionsales Posted August 17, 2004 Posted August 17, 2004 Do you have Simple Template System installed? If so you should delete the lines of code "// BOF: WebMakers.com Added: Header Tags Controller v1.0 require(DIR_WS_FUNCTIONS . 'header_tags.php'); // Clean out HTML comments from ALT tags etc. require(DIR_WS_FUNCTIONS . 'clean_html_comments.php'); // Also used by: WebMakers.com Added: FREE-CALL FOR PRICE // EOF: WebMakers.com Added: Header Tags Controller v1.0" in catalog/includes/application_top.php this code was already used in STS and thus the "redeclare" error. Awesome, just what I was looking for. Thanks JDDunn9. :D Quote
eudomain Posted April 25, 2007 Posted April 25, 2007 Do you have Simple Template System installed? If so you should delete the lines of code "// BOF: WebMakers.com Added: Header Tags Controller v1.0 require(DIR_WS_FUNCTIONS . 'header_tags.php'); // Clean out HTML comments from ALT tags etc. require(DIR_WS_FUNCTIONS . 'clean_html_comments.php'); // Also used by: WebMakers.com Added: FREE-CALL FOR PRICE // EOF: WebMakers.com Added: Header Tags Controller v1.0" in catalog/includes/application_top.php this code was already used in STS and thus the "redeclare" error. Hi, i have a similar problem with following error: Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/micro/public_html/catalog/includes/header.php:190) in /home/micro/public_html/catalog/includes/boxes/categories.php on line 13 This error is because i installed a custom web template which i recently bought, and tried to install a custom pc creator module. I cannot find any threads regrding this error. The only thread i found was to replace (tep_show_category) with (tep_show_category_template) but this messed up my layout creating a default template into my custom template. Can anyone help please ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.