Public Subscription Manage Page – bug and correction
-
I found a small bug on the page where a subscriber can manage his subscription (by clicking the link “Manage Subscription” on a received newsletter).
The “radio buttons” are not checked according to the subscription status. In fact, they are always UNchecked, no matter the status.
The fix is simple. Between lines 199 and 201 on file “class-sendpress-public-view-manage.php”, just change “$subscriber->status” to “$subscriber->statusid”.
That’s it.
SendPress Version: 0.9.5
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Public Subscription Manage Page – bug and correction’ is closed to new replies.