ritcho Posted May 17, 2006 Share Posted May 17, 2006 Hi, I have just been trying to change a few things with how my online shop looks, I have been following everything that the knowledge base has said to do. The only things that I have tried to change were the what's new box and the picture on the banner. After doing this, I got the message: Warning: main(DIR_WS_INCLUDESfilenames.php) [function.main]: failed to open stream: No such file or directory in /home/rellie/public_html/shoppingcart/includes/application_top.php on line 53 Fatal error: main() [function.require]: Failed opening required 'DIR_WS_INCLUDESfilenames.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rellie/public_html/shoppingcart/includes/application_top.php on line 53 I put everything back to the way it was, but the message still displays....... What can I do? Ritcho Link to comment Share on other sites More sharing options...
choosealogin Posted May 18, 2006 Share Posted May 18, 2006 Look at (or near) line 53 of your shoppingcart/includes/application_top.php and make sure the line looks like this require(DIR_WS_INCLUDES . 'filenames.php'); Hi, I have just been trying to change a few things with how my online shop looks, I have been following everything that the knowledge base has said to do. The only things that I have tried to change were the what's new box and the picture on the banner. After doing this, I got the message: Warning: main(DIR_WS_INCLUDESfilenames.php) [function.main]: failed to open stream: No such file or directory in /home/rellie/public_html/shoppingcart/includes/application_top.php on line 53 Fatal error: main() [function.require]: Failed opening required 'DIR_WS_INCLUDESfilenames.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rellie/public_html/shoppingcart/includes/application_top.php on line 53 I put everything back to the way it was, but the message still displays....... What can I do? Ritcho Link to comment Share on other sites More sharing options...
ritcho Posted May 18, 2006 Author Share Posted May 18, 2006 I had a look at that line, and it was exactly how it was supposed to be. Should I be changing something somewhere else? Your help is appreciated Link to comment Share on other sites More sharing options...
kgt Posted May 18, 2006 Share Posted May 18, 2006 Actually it looks like your DIR_WS_INCLUDES is not defined correctly. Contributions Discount Coupon Codes Donations Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.