Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help!!! Recieving fatal error


ritcho

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...