Top_Speed Posted December 4, 2004 Posted December 4, 2004 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 Quote define('PROJECTS', 'Something that goes on forever!');
Top_Speed Posted December 4, 2004 Author Posted December 4, 2004 Sorry, I mean I have the clean_html_comments & header_tags.php in the myshop/includes/functions dir Thx Quote define('PROJECTS', 'Something that goes on forever!');
Jan Zonjee Posted December 4, 2004 Posted December 4, 2004 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... Quote
Jack_mcs Posted December 4, 2004 Posted December 4, 2004 The problem is most likely in the application_top file. The code you had for HTC goes at the bottom, not the top. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Top_Speed Posted December 6, 2004 Author Posted December 6, 2004 The problem is most likely in the application_top file. The code you had for HTC goes at the bottom, not the top. Jack <{POST_SNAPBACK}> 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 Quote define('PROJECTS', 'Something that goes on forever!');
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.