Leszek.ee
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Edit] conflict with bulletproof security error loggingHi,
unfortunately I have the same issue with 404.php file:
Fatal error: Cannot redeclare bpsPro_Browser_UA_scroll_animation() (previously declared in wp-content/plugins/bulletproof-security/includes/functions.php:13) in wp-content/plugins/bulletproof-security/includes/functions.php on line 96
@aitpro – if I remove all of the code after:
<p>IP Address: <?php echo htmlspecialchars( $_SERVER['REMOTE_ADDR'], ENT_QUOTES ); ?></p>
it’s working…Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Broken Visual EditorHi,
another problem: http://screenshooter.net/6170927/lhpsinn
I think this is problem with insufficient amount of RAM. Josh, maybe plugin can throw some exception about it?
– Leszek.ee
Forum: Plugins
In reply to: [StatPress Visitors] [Plugin: Statpress Visitors]I was thinking about:
– selected IP (maybe also selected range of IPs (wildcards, for example: 127.0.*.1)?)
– selected range of date (delete all of the data in this range)
– all data.Best regards
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Broken Visual EditorHi,
Yes, I have. But after disabling “Object Cache” (http://screenshooter.net/3241371/fsbeubk) Ultimate TinyMCE started to work again :).
My advanced settings of “Object Cache”: http://screenshooter.net/3241371/okfndgl
EDIT: Strange.. When I turned off “Network Performance & Security powered by CloudFlare”, Ultimate TinyMCE disappears again. I’m refreshing page with Ctrl + F5 after changes which I made in W3 Total Cache.
EDIT 2: Even stranger.. “Object Cache” is off and Ultimate TinyMCE dosn’t work. After deselecting Minify it’s working again.
Summary:
Object Cache: off + Minify: off = Ultimate TinyMCE works.