akincansenol
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Speed Optimization] Parameter warningWith 2.3.9 same issue :/
Forum: Plugins
In reply to: [Page Speed Optimization] Parameter warningWell I update latest version and checked.
But still getting same error on dashboard;Above The Fold: Extracted CSS for URL http://exapmle.com/ returned an invalid response.
If I comment out;
function wp_ob_end_flush_all() { $levels = ob_get_level(); for ($i=0; $i<$levels; $i++) ob_end_flush();in wp-includes/funtions.php. this error gone and script working well but if I didn’t comment out that function, not generate cli command.
Forum: Plugins
In reply to: [Page Speed Optimization] Parameter warningI have exactly the same issue on PHP7.0.4 cgi.fix=0
Also when I comment out in wp-includes/funtions.php 3464;
function wp_ob_end_flush_all() { $levels = ob_get_level(); for ($i=0; $i<$levels; $i++) ob_end_flush();I able to use. I think PHP7 or WP 4.4.2 core doesn’t recognize “end_buffering()” or something.
I appreciate this plugin and I would more than appreciate.
Thanks in advance @optimalisatie.nl
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Integration with sharing plugins?I’m also wondering how to use sitewide url, would you share your experimentation?
Thanks in advance
Forum: Plugins
In reply to: [WordPress Social Login] Redirect LoopAny advice?