When you create a campaign, you have the option to
add an action against subscribers on link click.
When I choose the option "COPY" to list, it works.
When I choose the option "MOVE" to list, there's a bug.
Here it is:
-------------------------------------------------------------------------------------------------------------------------------------
Error 500!
CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`endlessv_whizmail`.`mw_campaign_track_open`, CONSTRAINT `fk_campaign_track_open_list_subscriber1` FOREIGN KEY (`subscriber_id`) REFERENCES `mw_list_subscriber` (`subscriber_id`) ON DELETE CAS)
------------------------------------------------------------------------------------------------------------------------------------
Sounds definitely like a software bug to me.
I'm using the version 1.3.6.0
Meanwhile, I will upgrade to the newest one if there is, but I wanted to report that.
Will update if this issue is fixed.
add an action against subscribers on link click.
When I choose the option "COPY" to list, it works.
When I choose the option "MOVE" to list, there's a bug.
Here it is:
-------------------------------------------------------------------------------------------------------------------------------------
Error 500!
CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`endlessv_whizmail`.`mw_campaign_track_open`, CONSTRAINT `fk_campaign_track_open_list_subscriber1` FOREIGN KEY (`subscriber_id`) REFERENCES `mw_list_subscriber` (`subscriber_id`) ON DELETE CAS)
------------------------------------------------------------------------------------------------------------------------------------
Sounds definitely like a software bug to me.
I'm using the version 1.3.6.0
Meanwhile, I will upgrade to the newest one if there is, but I wanted to report that.
Will update if this issue is fixed.