Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mw header error how to fix it please


judyxt

Recommended Posts

Fatal error: Call to undefined function mws_header() in /home/judyshom/public_html/shipping.php on line 41

 

http://www.oscommerce.com/forums/lofiversion/i...php/t68530.html

 

Remove the line:

 

<?php include(DIR_WS_INCLUDES . 'mws_functions.php'); ?>

 

 

from the following files:

 

includes/modules/downloads.php

includes/modules/new_products.php

includes/modules/product_listing.php

includes/modules/upcoming_products.php

Link to comment
Share on other sites

http://www.oscommerce.com/forums/lofiversion/i...php/t68530.html

 

Remove the line:

 

<?php include(DIR_WS_INCLUDES . 'mws_functions.php'); ?>

from the following files:

 

includes/modules/downloads.php

includes/modules/new_products.php

includes/modules/product_listing.php

includes/modules/upcoming_products.php

 

Thanks but do not have a downloads.php in there is that part of my problem

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...