[Plugin: WP-Invites] Not seeing Link and DB errors
-
I am trying to use this in wordpress 2.9.2 and Buddypress 1.2.2.1 and am not seeing the link the create invites after it is activated.
Also, I installed the widget anyway and did a test invite and got this error in my logs.
I am not sure if this is all related to the plugin
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 ‘)’ at line 1 for query SELECT COUNT(DISTINCT ID) FROM wp_users WHERE user_status = 0 AND ID IN ( ) made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, locate_template, load_template, require_once, locate_template, load_template, require_once, bp_has_members, BP_Core_Members_Template->bp_core_members_template, BP_Core_User->get_specific_users
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 ‘)’ at line 1 for query SELECT DISTINCT ID as id, user_registered, user_nicename, user_login, user_email FROM wp_users WHERE user_status = 0 AND ID IN ( ) made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, locate_template, load_template, require_once, locate_template, load_template, require_once, bp_has_members, BP_Core_Members_Template->bp_core_members_template, BP_Core_User->get_specific_users
PHP Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /hermes/web04/b1689/pow.digisal/htdocs/crew/wp-content/plugins/wp-invites/wp-invites.php on line 47
WordPress database error Table ‘crew.wp_invites’ doesn’t exist for query INSERT INTO wp_invites (value,datetime) VALUES(“bn7h4v4vllx5”,NOW()) made by do_action, call_user_func_array, ajax_wp_invites_widget, invites_addI’m no programmer but it looks like the database table wasn’t created correctly upon the install.
I first installed it from the admin panel. Then i deleted it downloaded the zip and FTP’d up to see if it would install correctly but still no go.
The topic ‘[Plugin: WP-Invites] Not seeing Link and DB errors’ is closed to new replies.