I can not create a new nor edit an existing catalog price rule. I am having this:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16 bytes) in /home/calzafin/domains/calzafino.com/public_html/app/code/core/Mage/Core/Model/Config.php on line 700
I am not a programmer and I just started learning databases, please any suggestion in “plain English” (my English is not good either)
I need to star learning at least the basic programming and database management skills. Please I need tips on where to start (books or on line info for beginners)
I have a similar error using Magento 1.2.1.2:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 49 bytes) in /var/www/magento/lib/Zend/Db/Statement/Pdo.php on line 294
This happens whenever I enable a catalog price rule that includes a condition con product category.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 60 bytes) in /home/xxxxx/public_html/lib/Zend/Db/Statement/Pdo.php on line 294
I can create the Catalog Price Rule without making it active. But when changing it to active and “Save Rule” it times out and return this error. I have made sure the script run time is 1200 so ample time to run it as well????
I’ve increased php memory size to 512Mb and still getting the error… weird. My version running is 1.2.1.2 as well…
I am having a damn error when applying catalog price rules on my server.
We have 10.000 products so it crash. What it strange is that it forced a file download after a certain time. This file is empty and named liked a session file.
What Magento does when you apply a price rule is adding the rule to all products, all usergroups and for every date that the rule is applied to. So If you have a lot of products, this can take up a lot of memory.
You can try the following:
- Increase the php memory limit in your .htaccess and/or server settings
- Make rules that apply to less products at once.
What Magento does when you apply a price rule is adding the rule to all products, all usergroups and for every date that the rule is applied to. So If you have a lot of products, this can take up a lot of memory.
You can try the following:
- Increase the php memory limit in your .htaccess and/or server settings
- Make rules that apply to less products at once.
Good luck!
Sorry, i don’t think so...i’m trying for days to apply a catalog price rule on a category...a category that contain ONLY 10 products!
I guess 10 products isn’t a lot. Right?
What we are here is simply a bug, a stupid bug.
I’m running magento 1.4.0.1 on high level dedicated machine. Tell us something abuot that.
What Magento does when you apply a price rule is adding the rule to all products, all usergroups and for every date that the rule is applied to. So If you have a lot of products, this can take up a lot of memory.
You can try the following:
- Increase the php memory limit in your .htaccess and/or server settings
- Make rules that apply to less products at once.
Good luck!
Sorry, i don’t think so...i’m trying for days to apply a catalog price rule on a category...a category that contain ONLY 10 products!
I guess 10 products are not a lot, right?
What we are have is simply a bug, a stupid bug.
I’m running magento 1.4.0.1 on high level dedicated machine. Tell us something abuot that.
Hi bbragno did you ever get this working, iv spent to much time trying to get this working, im running ver 1. 4
Your help would be much appreciated
Thanks
Nop, Magento has a lot of stupid bugs, it’s a powerfull software and a very complex machine, but i guess that the only fully working version is the enterprise one.
Don’t you think it’s stupid be unable to make a catalog price rule based on a category?