[Solved] FormBuilder Fatal error

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
markS
Forum Members
Forum Members
Posts: 58
Joined: Wed Aug 20, 2008 3:04 pm

[Solved] FormBuilder Fatal error

Post by markS »

Hello,

I'm hoping someone can shine some light onto a curious problem. All of a sudden I am getting the following error on just one website:

Code: Select all

PHP Fatal error:  Call to undefined method FormBuilder::CreateInputEmail() in /cms_live/modules/FormBuilder/classes/DispositionFromEmailAddressField.class.php on line 55
The contact forms of which there are two have started to return a white page and it crashes out on the front-end. The admin pages for FormBuilder seem to work just fine still.

The server was recently updated to the latest php 5.3.27

The cms has been updated to all the latest version and all modules updated(FormBuilder 0.7.4) and the problem remains.

Does anyone have an idea where I can debug this because I'm currently at a loss to even make a start on this one?

Any and all suggestions welcome!

Thanks,


Mark.
Last edited by markS on Thu Oct 17, 2013 12:27 pm, edited 1 time in total.
markS
Forum Members
Forum Members
Posts: 58
Joined: Wed Aug 20, 2008 3:04 pm

Re: FormBuilder Fatal error

Post by markS »

Hello,

I'm replying to myself here as I've worked out what was wrong and the error message I posted seems to be spurious.

PHP was recompiled but freetype support wasn't properly added in. The issue wasn't with FormBuilder but with the CAPTCHA system not having GD+freetype.

The forms had captcha blocks in them but no sensible error emerged when trying to render the form.

Anyway, this might be useful to someone else experiencing strange issues with their website. Apologies for the noise.


Mark.
Post Reply

Return to “Modules/Add-Ons”