Fatal error: Allowed memory size of . . . bytes exhausted

The most common cause of this error is having an Event Loop action which is set to reload its parent event i.e. it's in the On Submit event and is set to reload the On Submit event. It creates a loop that runs until there is no time or memory left.
The Event Loop action must always point to a different event. In most cases the default settings are correct. 
Category: CFv4 Other FAQs

Comments:

You need to login to be able to post a comment.