tacticalorg Posted August 28, 2008 Posted August 28, 2008 I had been working with oscommerce and a database of products and decided to switch to a new template. In replacing some of the pages, i am now getting Fatal Errors if anyone could help resolve this please. Main Page - where new products get populated into the body: Fatal error: Call to undefined function tep_draw_prod_top77() in /home/USER/public_html/includes/modules/new_products.php on line 51 Then, when clicking on some of the already existing products, i am getting this: Fatal error: Call to undefined function tep_draw_title_top() in /home/USER/public_html/includes/modules/product_listing.php on line 14 Strangely too my footer seems to disappear off the 1st page Again, any assistance would be great. Thanks.
sLaV- Posted August 29, 2008 Posted August 29, 2008 I had been working with oscommerce and a database of products and decided to switch to a new template.In replacing some of the pages, i am now getting Fatal Errors if anyone could help resolve this please. Main Page - where new products get populated into the body: Fatal error: Call to undefined function tep_draw_prod_top77() in /home/USER/public_html/includes/modules/new_products.php on line 51 Then, when clicking on some of the already existing products, i am getting this: Fatal error: Call to undefined function tep_draw_title_top() in /home/USER/public_html/includes/modules/product_listing.php on line 14 Strangely too my footer seems to disappear off the 1st page Again, any assistance would be great. Thanks. Might have to speak to template provider ... to my knowledge tep_draw_prod_top77 and tep_draw_title_top are NOT standard OSC functions
tacticalorg Posted August 29, 2008 Author Posted August 29, 2008 Thanks Slav It seems like they are tags pointing to something that's not there, since the content is not loading. I'll see what i can find.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.