Should add there is a syntax error somewhere in
/includes/modules/recent_products.php
or at least thats what dreamweavers syntax checker tells me
apparently its the very last line, which tends to mean there is an errant brace or something somewhere above
I also get the above error id I add an extra datafile with this in it
define('FILENAME_RECENT_PRODUCTS_MODULE', 'recent_products.php');
I note you aren't using the MODULE bit, if i don't use that i just get the old error you mentioned


Reply With Quote
