Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
AmitVKaria
I think it's the includes/modules/pages/pages/shopping_cart/header_php.php file. I'm having a similar problem.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Have you checked your error log? If so, please post the error message.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jeking
Have you checked your error log? If so, please post the error message.
The error log in my cPanel isn't showing anything. I've had a problem installing the mod for some time now. I'm not sure where it's going wrong :/
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Not cPanel, your Zen Cart log. If you're using 1.3.9, it will be in your cache folder in your store root.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jeking
Not cPanel, your Zen Cart log. If you're using 1.3.9, it will be in your cache folder in your store root.
I'm an idiot.
Error: [09-Jun-2014 22:04:40 UTC] PHP Fatal error: Call to undefined function cartProductCount() in store/includes/modules/pages/shopping_cart/header_php.php on line 178
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Nope, not an idiot. Just learning.
Check your install to be sure everything is where it belongs. As the error says, the function has not been defined.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jeking
Nope, not an idiot. Just learning.
Check your install to be sure everything is where it belongs. As the error says, the function has not been defined.
I thought I had it installed properly. Merged everything properly using Araxis (or so I thought) but I'm not sure where it could be going wrong.
1 Attachment(s)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jeking
Nope, not an idiot. Just learning.
Check your install to be sure everything is where it belongs. As the error says, the function has not been defined.
Want to see if the files are correct?
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
I spoke to PotteryHouse and Jeking privately. Make sure you guys follow EXPLICITLY where to place the files and ANY file that is a PHP will be called by ZenCart. Even if you keep a backup, it'll try to call for it and therefore confuse the site if you have two of the files. Make sure any backups have an extension like "_php" or ".bak"
Thanks guys!