Can not edit subscriber
-
Hi,
since the update from MailPoet2 to 3 im unable to edit subscribers. When i click the “Edit” link under the subscriber it starts to redirect to the Edit-Page, but forwards me automatically back to the subscriber list (Without any error).
But in the developer console i get this error
Object { error: "bad_request", message: "An exception occurred while executing 'SELECT t0.source AS source_1, t0.meta AS meta_2, t0.method AS method_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.newsletter_id AS newsletter_id_6, t0.queue_id AS queue_id_7, t0.subscriber_id AS subscriber_id_8 FROM myprefix_mailpoet_statistics_unsubscribes t0 WHERE t0.subscriber_id = ? ORDER BY t0.created_at DESC' with params [471]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.method' in 'field list'" }It seems that the column method is missing in the
mailpoet_statistics_unsubscribestable. But i have no idea how to fix that, since i don’t know whats the purpose or default content for this column.How can i fix that?
with best regards,
Chris
The topic ‘Can not edit subscriber’ is closed to new replies.