• Resolved GenealogyCoach

    (@samatva)


    Upgraded my test environment to the new 3.9 beta – getting the following error:

    Warning: mysql_query() expects parameter 2 to be resource, object given in /var/www/wordpress/wp-content/plugins/wordpress-form-manager/db.php on line 27 Warning: mysql_num_rows() expects parameter 1 to be resource, null given in /var/www/wordpress/wp-content/plugins/wordpress-form-manager/db.php on line 27

    Quite worried that this plug in is using direct MySQL function calls instead of going through the WP API as is best practice.

    Moving to Formidable Pro – I am disappointed, but thanks for putting this plug out there… I understand how hard it is to support a plug in like this with little or no $$ donations coming from the users…

    https://wordpress.org/plugins/wordpress-form-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    I just fixed this in 1.6.47. I’m not sure where my head was when I made that decision… but all of the mysql_* calls are gone.

    Thread Starter GenealogyCoach

    (@samatva)

    Thank you for your speedy response – I *think* it was working in the released version of 3.9 – the problem seemed to only be in the “RC” release candidate version.

    I still need to be able to retrieve/edit form data on the front-end (for a college site), and had considered trying to add on to your plug-in. We have decided to go with as little custom code as possible, so Formidable Pro is the only solution I’ve found so far.

    Of the free forms plug-ins, your is still the best, and most users won’t “outgrow” it as fast as we did.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error in 3.9-RC2’ is closed to new replies.