Val_
Forum Replies Created
-
Forum: Plugins
In reply to: [AdRotate Banner Manager] Adverts flashing in dynamic mode@adegans
Why would this fadeIn(x) and fadeOut(x) had to be changed to show() and hide() in latest versions?
I suppose my group settings were wrong 🙂Forum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Error logHow about fixing all these stricts and notices?
Warning (Suppressed) copy(): Filename cannot be empty 9 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php:3408Notice (Suppressed) Undefined index: HTTP_REFERER 1 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/attach_to_post/module.attach_to_post.php:98
This one is quite funny…Strict (Suppressed) Declaration of M_Ajax::define() should be compatible with C_Base_Module::define($id = 'pope-modul...', $name = 'Pope Modul...', $description = '', $version = '', $uri = '', $author = '', $author_uri = '', $context = false) 1 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/module.ajax.php:0 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/module.ajax.php Declaration of M_Attach_To_Post::define() should be compatible with C_Base_Module::define($id = 'pope-modul...', $name = 'Pope Modul...', $description = '', $version = '', $uri = '', $author = '', $author_uri = '', $context = false) 1 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/attach_to_post/module.attach_to_post.php:0 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/attach_to_post/module.attach_to_post.phpAnd 30-40 more… can’t even see my own bugs because they get hidden between all that @*#$^!$
If it would be my choice, i’d uninstall this slow and sluggish plugin and never look back 🙂 But I can’t.Forum: Plugins
In reply to: [AdRotate Banner Manager] Link for remote page or email not workingLink returns “500 Internal Server Error”.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Ad Rotate Killing Site ResourceYou can disable Stats tracker or increase timer to get less requests.
Check wp-admin -> Adrotate -> Settings -> Stats.Forum: Plugins
In reply to: [AdRotate Banner Manager] PHP Warning: Illegal string offset 'current'What versions you have in wp-admin -> adrotate -> Settings -> Maintenance?
AdRotate version Current: 380 Previous: 370 Database version Current: 57 Previous: 55Forum: Plugins
In reply to: [AdRotate Banner Manager] Ad Rotate Killing Site ResourceIt could be impression counter that’s going crazy making too many admin-ajax requests. BTDT.
Forum: Plugins
In reply to: [AdRotate Banner Manager] AdRotate with ChromeTemporarily disable img { max-width: 100%; } in custome.css
Forum: Plugins
In reply to: [Social Login] draugiem.lv entry is missing in plugin codeIgnore “can’t login part”, got it working.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Ad is smaller shownRemove padding:10px; from .mh-ad-spot and advert will be 300x500px.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Adrotate group adblockerdiv.g-dyn:not(:first-child) { display:none; }Better than nothing. And let JS toggle display.
At least works form my adrotate groups with 1 banner at a time.Forum: Plugins
In reply to: [AdRotate Banner Manager] Adverts flashing in dynamic modeArnan, do you like them alternating in my first youtube link?
Imagine that black and red are 2 non-animated the-same-size banners. They were made just for testing purposes.
Forum: Plugins
In reply to: [AdRotate Banner Manager] AdrotateSo I had to revert back to adrotate 3.9.6
No reply since.It started with adrotate 3.10.13 (impressiontracker.php) and then “upgraded” to admin-ajax.php DDOS “attacks”.
I think that only impressions that actually counts are adverts visible in browser viewport.
https://ww.wp.xz.cn/support/topic/too-heavy-on-the-server-and-possibly-unethical-ad-impressions
This topic is so true…
Forum: Plugins
In reply to: [AdRotate Banner Manager] AdrotateIs this problem resolved?
After updating to 3.13.4 adrotate plugin, had website (WP 3.8.3) bombed down with endless admin-ajax.php POST requests.
action = adrotate_impression
track = MjAyLDE4LDEsMTA= (random symbols)The same result in WP (4.3.1) localhost test page.
Forum: Plugins
In reply to: [Multipage] Plugin messes up with tinymce editor buttonsCould you edit your plugin info, that it
“Requires: 3.9.0 or higher”?