Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error:


prabhat

Recommended Posts

Hello any one

 

Fatal error: Call to undefined function: tep_header_tag_page() in c:\program files\easyphp1-8\www\oscommerce\catalog\includes\header_tags.php on line 387

 

i have installed "Header Tags Controller v2.5.9 Complete Spanish files and Intructions"

when using from client side i clicked on the shipping part i got the above mentioned error.

when using index.php it shows header information with out errors about others link it shows error

how can i solved.

 

 

regards

nirmal :(

Link to comment
Share on other sites

Hello any one

 

Fatal error: Call to undefined function: tep_header_tag_page() in c:\program files\easyphp1-8\www\oscommerce\catalog\includes\header_tags.php on line 387

 

i have installed "Header Tags Controller v2.5.9 Complete Spanish files and Intructions"

when using from client side i clicked on the shipping part i got the above mentioned error.

when using index.php it shows header information with out errors about others link it shows error

how can i solved.

regards

nirmal :(

 

Have you been able to you sort it out? If not, check if you have added the following code to the end of your application_top.php (the one in your shop root directory):

 

/* Add to /catalog/includes/application_top.php at the end of the file right before the last question mark*/
require(DIR_WS_FUNCTIONS . 'clean_html_comments.php');
require(DIR_WS_FUNCTIONS . 'header_tags.php');

I forgot this and thus received exactly the same error.

Hth,

10 little orcs

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...