Mathieu Landry
Forum Replies Created
-
A little late my friend haha.
I solved it with a simple symlink to the filename. That way I don’t disrupt auto-upgrade and stuff.
Regards,
Forum: Plugins
In reply to: [Comments Ratings] I'm unable to reach settings pageAlso, does it support Rating/Reviews microdata?
Any interest in fixing this from WordFence?
I have over 100 themes installed on my multisite setup… I can’t check them all.
Well, I have multiple sites and multiple themes on this WordPress setup.
There might be a broken one but in the end, it’s your plugin that is trying to include something that doesn’t exists.
Your code should look if the file exists before including them. It doesn’t look pretty when it’s your security plugin that produces 80% of the warning in the log.
I understand that ?? Please keep me updated when you take your decision.
Have a good day.
Forum: Plugins
In reply to: [WP Redis] WordPress Multisite and problem with "options" caching…Hi Daniel,
while I am on MULTISITE, I didn’t have the define set. I created my Multisite before WP-MU merged with standard WordPress so I guess I had some legacy settings that hold everything together regardless.
I decided this morning to set it up the new way and it’s been a mess (a total $#!$ mess) but now (4 hours later) everything is working fine. It also does seem a little faster so maybe your plugin is liking it.
Thanks a lot.
Forum: Plugins
In reply to: [WP Redis] WordPress Multisite and problem with "options" caching…I don’t know if there’s a way to clear the cache for a particular multisite with WP-Redis.
Or just a set of tables like wp_999999_*
But it would definitely work and at a very minimal cost performance wise since it’s a brand new site anyway. I just don’t want to clear the whole cache.
Forum: Plugins
In reply to: [WP Redis] WordPress Multisite and problem with "options" caching…Hi,
yes, i am using v0.3.0. It’s pretty simple… it’s a code than run post-creation of a new multisite, register a new DNS zone and bind it to WordPress. It works pretty well, besides the options I am trying to set.
Here’s the code : https://pastebin.com/q51Twp9Q
It’s called as a “semi-cron” using lynx -dump https://pathtofile.php
My setup is nginx+hhvm+mariadb+w3totalcache+redis.
Forum: Plugins
In reply to: [WP Offload SES Lite] Bug with the new version of WP (4.4)I don’t know if you did an upgrade or anything.
But it’s now working great again.
Mes saluations du Québec.
Forum: Plugins
In reply to: [Simple Rating] I am unable to rate anymore…Not sure exactly because I have a lot of caching on my site.
But I figured out that the JS script needs to be in the footer.
Forum: Plugins
In reply to: [Simple Rating] I am unable to rate anymore…All is working great and WITH the minifier.
Thanks a lot igor.
Forum: Plugins
In reply to: [Simple Rating] I am unable to rate anymore…You were right it worked, but I had a caching issue. However, I upgraded to your version of JS to make i works with minify and it breaks the backend.
ReferenceError: spr_ajax_object is not defined1 spr_script.js:1:69
Oops! ??
Forum: Plugins
In reply to: [Simple Rating] I am unable to rate anymore…Hi Ivor, that’s what I also though at first but even when I disable it, it still doesn’t rate and I am not seeing any javascript bug.
I disabled the minifyer if you want to give it a second look.
Thanks
Forum: Plugins
In reply to: [Simple Rating] Did a french translationAlright, just mail me at [email protected] and I’ll help you with the french translation.
I am even gonna help you build an option so that the scores doesn’t load in AJAX on pageload.
Keep me up to date.
Cheers
Forum: Plugins
In reply to: [kk Star Ratings - Rate Post & Collect User Feedbacks] Performance issueIt’s not a minification problem… it’s a create a process for nothing every webpage load problem.