View Issue Details

IDProjectCategoryView StatusLast Update
0000076OXID eShop (all versions)2. ----- eShop backend (admin) -----public2008-09-11 18:52
Reporterdainius.bigelis Assigned To 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.0 revision 13895 
Summary0000076: With large DB the allowed size of RAM memory is exceeded in Admin area => Categories
DescriptionIn eShop with large DB (about 3200 categories) in Admin area go to Products => Categories and click on any of displayed categories.
The fatal error occurrs in the category details frame:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 77824 bytes) in [eshop files location on server]/tmp/6a89fb424383fe99e39c4693e6314174^%%C5^C5A^C5A07293%%category_main.tpl.php on line 114

Also fatal error occurs when tried to create new category (after form was submited):

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1024 bytes) in [eshop files location on server]/core/oxbase.php on line 1245

Means 128 MB of RAM is not enough. Need to fix this as previous system requirements were 32 MB of memory for all system work.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.