• Resolved kraket3

    (@kraket3)


    Hey!

    After updating WordPress to 3.5 I instantly got errors saying:

    Warning: Missing argument 2 for wpdb::prepare(), called in /storage/content/domain/public_html/wp-content/plugins/wp-symposium/functions.php on line 2817 and defined in /storage/content/domain/public_html/wp-includes/wp-db.php on line 990 Warning: Missing argument 2 for wpdb::prepare(), called in /storage/content/domain/public_html/wp-content/plugins/wp-symposium/functions.php on line 2817 and defined in /storage/content/domain/public_html/wp-includes/wp-db.php on line 990

    I get these messages all over the place and they continue in the ‘new members’ widget for instance. There’s probably 50 lines of errorcode in the widget.

    Anybody got a fix fot this? It doesn’t look well at all.

    http://wordpress.org/extend/plugins/wp-symposium/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Robert Dempsey

    (@robertd62)

    We are aware of this and it is being worked on and will be updated as soon as posible. Seems they changed some tin the last update of the beta as it was working fine in those.

    Plugin Author Simon Goodchild

    (@simongoodchild)

    This was due to a change in WordPress v3.5 and the current version v12.12 is compatible.

    I have the latest of both WP and WP Symposium, and I am still getting a host of errors. Any idea what the problem may be? This should not be an issue (though it may be, depending on the way the plugin was coded), but I did not use the standard wp_ for my table names. Most of the errors I am getting revolve around database issues. Might the prefixes be part of the issue? What other issues could be occurring?

    The site: http://www.videoconnectt.com/vc3/

    One of the errors:

    WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE meta_key NOT LIKE ‘symposium_%’ AND meta_key NOT LIKE ‘%wp_%’ AND meta_key’ at line 1 for query SELECT meta_key, meta_value WHERE meta_key NOT LIKE ‘symposium_%’ AND meta_key NOT LIKE ‘%wp_%’ AND meta_key NOT LIKE ‘%level%’ AND meta_key NOT LIKE ‘%role%’ AND meta_key NOT LIKE ‘%capabilit%’ AND user_id = ‘1’ made by do_action(‘admin_page_symposium_profile’), call_user_func_array, __wps__plugin_profile

    Plugin Author Robert Dempsey

    (@robertd62)

    If you would kindly go to http://wpsymposium.com and post this there we can get to you a bit faster. We are trying to get all support there please.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Errors after update’ is closed to new replies.