6 pointsGetting my WPMU DEV WingsI'm new here
Dwaynne
Member
—
14th October 2010
I'm getting the following errors on the plugin when trying to add members to a subscription.
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]
UPDATE wp_m_membership_levels SET level_count = '0' WHERE
Note that the action was successful on every attempt and I'm using wordpress 3.0.1 in debugging mode.
I'm getting the following errors on the plugin when trying to add members to a subscription.
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]
UPDATE wp_m_membership_levels SET level_count = '0' WHERE
Note that the action was successful on every attempt and I'm using wordpress 3.0.1 in debugging mode.
@Dwaynne - hmm strange one - can you check your database for that table - to be sure it's there, can you put up a screen shot of the members page as well, so I can do a quick check / scan to see if I spot something.
Responses (1)
Developer — 14th October 2010 #
@Dwaynne - hmm strange one - can you check your database for that table - to be sure it's there, can you put up a screen shot of the members page as well, so I can do a quick check / scan to see if I spot something.
Become a member