Just an update,
It seems that all adverts have the same problem?
I open them and then save and get ‘This page isn’t working’
Regards
Still cannot edit individual groups
The page shows but not the actual details of the group?
Regards
Plugin Author
Arnan
(@adegans)
What is the error?
Did you recently update and not click the big “finihs update” button?
Hi Arnan,
Yes, did the update as required and clicked finish, sure 😉
Plugin Author
Arnan
(@adegans)
Try re-evaluating all adverts from Settings > Maintenance.
If that doesn’t help, check the servers error_log file for anything that mentions AdRotate. Anything is interesting.
I had a same problem. Solved by switching from PHP 7.1 to 7.0. Reason is variable initialized as empty string and then treated as an array. Problem is in file adrotate-manage-publisher.php on line 58(initialization), 139(wrong variable handeling). Maybe there are more bugs but this one I found 🙂
Hope it helped 🙂
Plugin Author
Arnan
(@adegans)
I’ll look into that. THanks
Plugin Author
Arnan
(@adegans)
Fixed for the next version.