Myar
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] php7.2 php7.3 compatible ??Well, there are errors I can find with PHP Compatibility Checker:
FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions.php
——————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————
76 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
——————————————————————————————————————————FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_snap.php
——————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————-
163 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
——————————————————————————————————————————-FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php
———————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————————-
331 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
———————————————————————————————————————————-FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php
————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————-
222 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
————————————————————————————————————————————-FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_flt.php
——————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————
268 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
——————————————————————————————————————————FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/fp.api.php
————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————–
46 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
————————————————————————————————————————–FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/st.api.php
————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————–
82 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
————————————————————————————————————————–FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/fl.api.php
————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————–
40 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
————————————————————————————————————————–FILE: /var/www/html/public/lostingames/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/vk.api.php
————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————–
28 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
————————————————————————————————————————–Forum: Plugins
In reply to: [Cache Sniper for Nginx] PHP Error after UpdateHello ekaterir,
it worked, nor error messages! 🙂
Thank You!
Hi,
I tried this, but nothing happend. sure, css files are gziped by the server. but how can I see, that the files your plugin created are used?
Hm, google page speed says, that the css file is blocking rendering. Is there any way to solve this?
Thats a very good question. I’ve never tried MMR with nginx. Did you manage to get it working?
No I did not. 🙁
trouble minifying already minified files (jquery). In this case you could load jQuery from a CDN or provide WordPress with a local version unminified.
I will try this, thx!
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Please seperate CSS on MulitsiteHi!
Where did you add the code above?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Please seperate CSS on MulitsiteThat would be great! I can not use the plugin now. But I did not found any other minify plugin, that works correctly with multisite. And your plugin is the best minify plugin I found so far, please fix it. 🙂
Forum: Plugins
In reply to: [WP-UserOnline] Only works on multisite main blogYes, I thought I can see who is online on every single blog.
Okay, fixed this:
$(“.adminbar-seo-score”) replace with jQuery(“.adminbar-seo-score”)
and
$(“.yst-traffic-light”) replaced with jQuery(“.yst-traffic-light”)
in file wp-seo-post-scraper-330.min.js.
Hi there,
here to:
`wp-seo-post-scraper-330.min.js:1 Uncaught TypeError: $ is not a function
that breaks visual composer functionality, but I need it for some theme options in blog posts!
Ah, I am Using:
WPBakery Visual Composer Version 4.12
Yoast SEO Version 3.3.0
Wordpress Version 4.5.2Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Update to 3.5.1 breaks siteWell, I do not using any caching plugin. Hm, perhaps the php7 Opcode cache did it?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Update to 3.5.1 breaks siteHi!
After deleting the plugin folder, download the actual version from here and reinstall it, the plugin is working again.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Update to 3.5.1 breaks siteI’ve already submit a support ticket. I am waiting for response there 🙂
Forum: Plugins
In reply to: [Post Views Counter] Skows down response timeOkay, I have enabled the plugin, enabled wp_debug and this is the site:
This is the test result, after I have activated the plugin.
http://www.webpagetest.org/result/160308_BP_NNM/1/details/If I deactivate it, the result is:
http://www.webpagetest.org/result/160308_X7_NRF/1/details/
I have activated the javascript option.
In the wp_debug log is nothing.
Forum: Plugins
In reply to: [Post Views Counter] Skows down response timeI mean the frontend. And I have tried php and javascript, both slows the site down.
Hm, zto show you his, I have to activate the plugin, but I don’t want to slow down my site for long time :/
I have activatet the autoload for jquery and yes, the plugin is working. I have to check why the jquery library is not loading :/