Belfiore1 Posted December 25, 2004 Posted December 25, 2004 http://www.prodecals.net/shop/ Warning: main(includes/languages/english/header_tags.php): failed to open stream: No such file or directory in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 Warning: main(includes/languages/english/header_tags.php): failed to open stream: No such file or directory in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 Fatal error: main(): Failed opening required 'includes/languages/english/header_tags.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 I can still get in the back side of my site but it says this when you go to the url I listed. I tried to add the meta tag add on and now it doesn't work. Thank You for your time I can be emailed at [email protected]
Iggy Posted December 25, 2004 Posted December 25, 2004 http://www.prodecals.net/shop/ Warning: main(includes/languages/english/header_tags.php): failed to open stream: No such file or directory in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 Warning: main(includes/languages/english/header_tags.php): failed to open stream: No such file or directory in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 Fatal error: main(): Failed opening required 'includes/languages/english/header_tags.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prodeca/public_html/shop/includes/header_tags.php on line 9 I can still get in the back side of my site but it says this when you go to the url I listed. I tried to add the meta tag add on and now it doesn't work. Thank You for your time I can be emailed at [email protected] <{POST_SNAPBACK}> Always a good idea to make changes on Christmas =) Thanksgiving is another good one. I think I'd take the error at it's word. What is at line 9 of /home/prodeca/public_html/shop/includes/header_tags.php. Also, review the steps in adding the contrib and make sure you didn't miss/skip a step. Iggy Everything's funny but nothing's a joke...
Belfiore1 Posted December 25, 2004 Author Posted December 25, 2004 Thanks for your quick reply. Im way over my head hear....... As you have noticed.. I don't even know where to begin. I was hoping there was a way to default the deal without getting any further screwed up.
Iggy Posted December 25, 2004 Posted December 25, 2004 Thanks for your quick reply. Im way over my head hear....... As you have noticed.. I don't even know where to begin. I was hoping there was a way to default the deal without getting any further screwed up. <{POST_SNAPBACK}> There is. If the header tags are the only mods you've made. Note the contents of both your config files (/includes/config.php and /admin/includes/config.php) then just delete everything and reupload a fresh archive. Change your config files to match the originals and you're back in business! Iggy Everything's funny but nothing's a joke...
Belfiore1 Posted December 25, 2004 Author Posted December 25, 2004 Im Kinda lost here......... Ive tried a few things but no dice, Keeps this same error?
♥bruyndoncx Posted December 25, 2004 Posted December 25, 2004 you are missing a language file in the english language directory called header_tags.php. Check the installation instructions , the zip for the contributions and see if there is a file included that needs to be uploaded as catalog/includes/languages/english/header_tags.php Perhaps you put it in the admin folder by mistake. If you can't find the file, you can just put an empty file with the exact name and the error will disappear. But you will need to find out the exact missing content typically define statements for language specific text constants that are used by the contribution. HTH KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.