• Resolved panvou

    (@panvou)


    Hi,

    Today after an update the sendpress gives me an error on the admin panel

    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 ‘)) GROUP BY t1.subscriberID’ at line 1]
    SELECT t1.subscriberID FROM pvdb_sendpress_subscribers as t1,pvdb_sendpress_list_subscribers as t2,pvdb_sendpress_subscribers_status as t3 WHERE (t1.subscriberID = t2.subscriberID) AND ( t3.statusid = t2.status ) AND (t2.status = 2) AND (t2.listID in ( )) GROUP BY t1.subscriberID

    does anyone know how i can resolve it ?

    https://wordpress.org/plugins/sendpress/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘sql problem’ is closed to new replies.