Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal Error in Product Info


241

Recommended Posts

I am receiving the following error when clicking on a product.

 

Fatal error: Failed opening required 'includes/modules/FILENAME_METATAG' (include_path='.:/usr/share/pear') in /catalog/product_info.php on line 22

 

<?php   require(DIR_WS_MODULES . FILENAME_METATAG); ?>

 

this seems to be since install of wysiwyg.

 

anyone any suggestions?

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Check the contribution for a file named metatag.phpo or something similar - if it exists, then add the define for it in includes/filenames.php - if there is no such file, then comment the line you posted with //:

 

// <?php ? require(DIR_WS_MODULES . FILENAME_METATAG); ?>

 

I have seen contribution files with snippets of other contributions in them causing errors.

 

 

Matti

Link to comment
Share on other sites

As ever you come to the rescue, like the true star that you are.

 

You are a true marvel to the os community.

 

Thanks a lot Matti.

 

for some reason I could not add the // without it showing up ont he page so deleted the line out instead.

 

This appears to have done the trick.

 

next is to get some comments on work so far.

 

the site cat side.

 

Business Workout Ltd

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...