I have an EE site at http://www.myeesite.com and a Magento store in http://www.myeesite.com/store
I’ve added some custom PHP in a template on EE to bring over the value of the Magento cart count, but the code seems to be causing an error when navigating to various EE pages.
Here’s the error:
Fatal error: Cannot redeclare now() in /Applications/MAMP/htdocs/myEEsite.com/store/app/code/core/Mage/Core/functions.php on line 119
Wondering if anyone has an idea of what the issue might be and how to resolve.
Thanks in advance for the help.