talgat
Forum Replies Created
-
It’s the full error. Only this message “Unexpected error”.
I know why it’s happening. The address bar contains param status with a value equal a banner ID instead of an action ID.
You have a mistake in adrotate_request_action function. You assign banner_id to result_id instead of status id. Then you call adrotate_return function with a wrong result_id, etc… As a result adrotate_status function get wrong $status.
Regards, Talgat
My suggestion works only for the text widget and themes templates. If just add a secret code to “/mfunc” in adrotate-functions.php and adrotate-widget.php it shows an eval error. I didn’t learn yet how to solve it.
If I’m not mistaken “/mfunc” without a secret code doesn’t work since WordPress 4.1
Anyway I have notified you.
Regards, Talgat
I see the error too. It shows “Unexpected error” when I delete or activate/deactivate banners.
AdRotate 3.14 free.
WordPress 4.3.1Regards, Talgat
Forum: Plugins
In reply to: [The Holiday Calendar] Control number of events shownHello!
Could you increase it to 10 or more? Or allow to set it manually.
—
Regards,
TalgatDeexgnome, it issue is inside AdRotate Widget.
Disable Total Cache Support and use it in your template:
<!–mfunc security_code –>
dynamic_sidebar( ‘widget_name’ );
<!–/mfunc security_code –>I think it should be managed. To see by order or random.
Who has a block 2×2 and more than 4 ads should set random. It’s obviously.
Who has a block 2×2 and 4 ads should have a choice between by order and random modes.