Hi,
My zen cart version is v1.3.9h and was moving along awesome. My php version is PHP Version 5.3.8
I am unsure if my hosting company upgraded the php and now the scripts are wonky or if someone is doing something.
Here's some snippit from the cache file:
[13-Oct-2011 15:37:53] PHP Notice: Constant HTTP_SERVER already defined in /path/to/admin/includes/configure.php on line 29
[13-Oct-2011 15:37:53] PHP Notice: Constant HTTPS_SERVER already defined in /path/to/admin/includes/configure.php on line 30
[13-Oct-2011 15:37:53] PHP Notice: Constant DIR_WS_CATALOG already defined in /path/to/admin/includes/configure.php on line 43
[13-Oct-2011 15:37:53] PHP Deprecated: Function split() is deprecated in /path/to/googlecheckout/gcheckout.php on line 128
[13-Oct-2011 15:37:53] PHP Notice: Undefined index: billto in /path/to/includes/functions/functions_taxes.php on line 247
[13-Oct-2011 15:37:53] PHP Notice: Undefined property: queryFactoryResult::$fields in /path/to/includes/functions/functions_taxes.php on line 269
[13-Oct-2011 15:37:54] PHP Notice: Use of undefined constant MODULE_SHIPPING_ZONES_TAX_BASIS - assumed 'MODULE_SHIPPING_ZONES_TAX_BASIS' in /path/to/includes/modules/shipping/zones.php on line 106
[13-Oct-2011 15:37:54] PHP Notice: Use of undefined constant MODULE_SHIPPING_ZONES_STATUS - assumed 'MODULE_SHIPPING_ZONES_STATUS' in /path/to//includes/modules/shipping/zones.php on line 110
I never had errors before and did nothing to the files in question. There are over 600 lines of "PHP Notice: Constant **** already defined in /path/to/...." and such.. this is a partial snippit.
I really don't think it's a hack attempt, did anyone else have this problem?
Thanks,
Kevin


Reply With Quote
