Nibble-Forms
Nibble-Forms copied to clipboard
Call to a member function addConfirmation() on boolean (when running in wordpress)
Hi,
I can run the example form without issues from the PHP cli and as a standalone php web page. But, when I try to run it as part of my Wordpress app I get this Fatal Error
"Call to a member function addConfirmation() on boolean "
If I remove the addConfirmation (password or email), I can render the form.
I understand this is not a direct issue to your classes. I would appreciate it if you could point me in the right direction to gets this working under Wordpress.
Thank You
Marcelo