User registration add on not creating new users

I’ve created a form and setup the feed for user creation and it wasn’t working normally so I turned on logged and got this error, is there any more testing i can do to figure out whats going on?

2022-03-02 11:19:12.506262 - DEBUG --> GFFeedAddOn::maybe_process_feed(): Checking for feeds to process for entry #1340 for gravityformsuserregistration. 
2022-03-02 11:19:12.506803 - DEBUG --> GFFeedAddOn::maybe_process_feed(): Feed processing is delayed, not processing feed for entry #1340 for gravityformsuserregistration 

Hi Tara, based on that message, feed processing is delayed, maybe because of a payment add-on, or integration with another plugin, or maybe even custom code? Do you have anything like that going on with this form (waiting until payment is made to create the user, for example)?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.