I have a strange error
My site works always perfect but yesterday it gives a blank frontpage. Also with debugging on (1 in de index and setting into de admin) it still gives a blank page. If I reduced the limit on this code
{exp:channel:entries channel="{embed:the_channel}" limit="6" disable="member_data" dynamic="on" paginate="bottom" orderby="entry_id" }
to
{exp:channel:entries channel="{embed:the_channel}" limit="3" disable="member_data" dynamic="on" paginate="bottom" orderby="entry_id" }
it displays my website ok. If I increase the number to limit=”4” it gives the blank page again
EE. 2.9.2
CE Image may be exhausting the available memory. Check out this thread for a solution.
PS - you don’t need the “dynamic” parameter if you want to enable it. To disable it, the syntax is dynamic=”no”.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.