I've been using enable_error_logging.php and in the log I get the following error.
This is unrelated to the error I was having before (which is now fixed).
Do you know what this could be? Is it anything to worry about?
Thanks in advance!
Code:[04-Oct-2009 13:30:30] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MODULE_ORDER_TOTAL_INSURANCE_ZONE_8 in /home/MYSITE/public_html/includes/modules/order_total/ot_insurance.php on line 43 [04-Oct-2009 13:30:30] PHP Stack trace: [04-Oct-2009 13:30:30] PHP 1. {main}() /home/MYSITE/public_html/index.php:0 [04-Oct-2009 13:30:30] PHP 2. require() /home/MYSITE/public_html/index.php:36 [04-Oct-2009 13:30:30] PHP 3. require() /home/MYSITE/public_html/includes/modules/pages/checkout_process/header_php.php:14 [04-Oct-2009 13:30:30] PHP 4. order_total->order_total() /home/MYSITE/public_html/includes/modules/checkout_process.php:50 [04-Oct-2009 13:30:30] PHP 5. ot_insurance->ot_insurance() /home/MYSITE/public_html/includes/classes/order_total.php:47 [04-Oct-2009 13:30:30] PHP 6. constant() /home/MYSITE/public_html/includes/modules/order_total/ot_insurance.php:43



