Channel images causing this when trying to render the page
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1966080 bytes) in /home/milkandh/public_html/mobilestore/system/expressionengine/libraries/Functions.php(656) : eval()‘d code on line 2255
My template
{exp:channel:entries channel="brands" disable="pagination" dynamic="no" entry_id="{segment_3}" limit="1"}
{reverse_related_entries orderby="title"}
and channel images tagIf channel images commented out than everything runs but slow if channel images are on than it brings the message above
My php limits are quite good
128 MB
max uploaded file 64 MB
execution time 30 sec
My EE
2.3.1
any suggestions ?