• I’ve used your forms plugin in the past, but now it displays this error. I am unsure, but I do use a multi-site. I don’t even have access to the plugin page at all now. Could you provide any insight on this error?

    Fatal error: Can’t use function return value in write context in /home/gbbuggs/public_html/throughunity.org/wp-content/plugins/forms-contact/admin/hugeit_contact_formBuilder_ajax.php on line 75

Viewing 4 replies - 1 through 4 (of 4 total)
  • Dear gbbuggs,

    Thanks for contacting us.

    Please try to replace your current version of the plugin with the one downloaded from this link

    Clear your browser cache after installing the plugin.
    We will wait for your results.

    Thanks

    Thread Starter gbbuggs

    (@gbbuggs)

    Hello,

    I downloaded the link and the error does not appear anymore. Now the plugin doesn’t allow me to edit a form. I can only make changes to the title.

    I have the same problem as gbbuggs. Unable to edit forms after applying the fix.
    Any updates coming soon that will fix this issue?
    Thank you!

    I got the solution from Huge-IT Forms.
    This is how to fix:
    Edit: forms-contact/js/admin.js
    On line 842 remove what is on this line and add the code below to the same line:

    jQuery(this).parent().before('<li><input class="field-multiple-option" type="text" name="fieldoption' + fieldID + '" value="' + value + '" /><div class="set-active"><input type="radio" name="options_active_' + fieldID + '" value="' + value + '" /></div><a href="#remove">remove</a></li>'); 
    

    That’s all!
    Thank you Huge-IT Forms for the amazing support!

    • This reply was modified 6 years, 8 months ago by bugsjr.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error’ is closed to new replies.