Panic36 Posted April 9, 2005 Posted April 9, 2005 http://www.aliandadele.com Fatal error: Call to undefined function: tep_get_header_tag_products_keywords() in /home/aliandad/public_html/includes/header_tags.php on line 178 // PRODUCTS_REVIEWS_INFO.PHP and PRODUCTS_REVIEWS.PHP ?case ( strstr($_SERVER['PHP_SELF'],'product_reviews_info.php') or strstr($_SERVER['PHP_SELF'],'product_reviews.php') or strstr($PHP_SELF,'product_reviews_info.php') or strstr($PHP_SELF,'product_reviews.php') ): ? ?if ( HEAD_DESC_TAG_PRODUCT_REVIEWS_INFO=='' ) { ? ? ?if ( HTDA_PRODUCT_REVIEWS_INFO_ON=='1' ) { 168 ? ? ? $the_desc= tep_get_header_tag_products_desc(isset($HTTP_GET_VARS['reviews_id'])) . ' ' . HEAD_DESC_TAG_ALL; ? ? ?} else { ? ? ? ?$the_desc= tep_get_header_tag_products_desc(isset($HTTP_GET_VARS['reviews_id'])); ? ? ?} ? ?} else { ? ? ?$the_desc= HEAD_DESC_TAG_PRODUCT_REVIEWS_INFO; ? ?} Any help would be great. Thanks Robert P.
Guest Posted April 9, 2005 Posted April 9, 2005 I don't see the error reported on any page: index, category, or product. Bobby
Panic36 Posted April 9, 2005 Author Posted April 9, 2005 Try this link... http://www.aliandadele.com/product_reviews...products_id=180
Panic36 Posted April 9, 2005 Author Posted April 9, 2005 ok, i create a review, http://www.aliandadele.com, on the side, click on the review, you will get the error... Any ideas?
Panic36 Posted April 10, 2005 Author Posted April 10, 2005 :(.... My last chance, can anyone please help me with this? I'm stumped!
Panic36 Posted April 10, 2005 Author Posted April 10, 2005 Ok! I got the error to stop, but I had to comment a lot of things out, so I'm making this it's own post, because I don't know if it's hurting my site lol... Please Ok the error above, So I commented the line out 168, then I get same fatal error, but saying Fatal error: Call to undefined function: tep_get_header_tag_products_keywords() in /home/aliandad/public_html/includes/header_tags.php on line 178 so i commented out line 178, then I get error Fatal error: Call to undefined function: tep_get_header_tag_products_title() in /home/aliandad/public_html/includes/header_tags.php on line 188 So i commented line 188 out, and now it works? I guess But there must be set backs to this? I mean what did i do by commenting these lines out? What was removed? Any help woudl be great! Thanks Robert P.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.