Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi All,

 

I'm getting this error message when trying to access the catalog (admin OK) after installing the Header Tags Controller Contrib:

 

Warning: main(DIR_WS_FUNCTIONSheader_tags.php): failed to open stream: No such file or directory in /home/virtual/site37/fst/var/www/html/go-kart_ecom/includes/application_top.php on line 15

 

Fatal error: main(): Failed opening required 'DIR_WS_FUNCTIONSheader_tags.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site37/fst/var/www/html/go-kart_ecom/includes/application_top.php on line 15

 

 

Lines 14-19 of header_tags.php:

// 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

 

I do have header_tags.php in the includes dir

 

Please, any suggestions???

 

Pre-Thanks!!

Ken

define('PROJECTS', 'Something that goes on forever!');

Posted

Sorry,

I mean I have the clean_html_comments & header_tags.php in the myshop/includes/functions dir

 

Thx

define('PROJECTS', 'Something that goes on forever!');

Posted

You also get that error if the file permissions are such that the webserver cannot read it. But that is not very likely is it...

Posted
The problem is most likely in the application_top file.  The code you had for HTC goes at the bottom, not the top.

 

Jack

 

Hi Jack_mcs

Nice call! No more errors, I put it almost on the very bottom (hope thats OK) but so far no error messages. I relooked on the directions for installation and could not find this anywhere.

 

Good call again, much appreciation!!

 

Thank you, Ken

define('PROJECTS', 'Something that goes on forever!');

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.

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...