I have about 820 products added into the system and when I browse the products page under admin>catalog>products I have 42 pages.
All the pages opens except the page number 36 which gives me an error as below:
Code: Select all
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40320 bytes) in /home/domain.com/public_html/system/library/image.php on line 34
I'm using opencart Version 1.5.6.4
I would be grateful if someone can help me to solve this issue.
Thanks