blindpet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress giving cookie that expired a year agoI have switched web servers to nginx to see if it was Apache’s fault or WordPress. I am still getting old cookies so at this point it must be WordPress. Is there a guide for installing WordPress over a current installation and not losing wp-config or anything else? Is it as simple as just unpacking the latest.tar.gz?
Forum: Plugins
In reply to: [Redis Object Cache] Compatibility with php7 errorsThat will teach me to test new environments at 1 am 😉
It would be nice if the plugin could detect this sort of grave oversight and disable itself but I can understand if it’s not a priority.
Forum: Plugins
In reply to: [Redis Object Cache] Compatibility with php7 errorsMy apologies Till, this was a derpy moment. I built the redis-extension but forgot to install redis-server. Unsurprisingly I am now able to enable object cache and all seems to be working.
Forum: Plugins
In reply to: [Disqus Conditional Load] Disable Rocketloader on CloudFlareThank you Joel, very much appreciated 🙂
Can’t wait to try it, will leave this open and close it after I’ve tested the new version.
Forum: Plugins
In reply to: [WP Popular Posts] Why is there a POST for WPPI am definitely seeing GET requests for the actual widgets and reduced the load time from 700ms to 128ms (love Varnish) but there are two plugins sending POST requests to AJAX (the tracking part I understand). The other plugin is for share buttons and is just getting numbers of shares (something easily cacheable, I think) and hopefully not requiring POST – but hey I’m no web developer.
That other version would be cool as long as GA’s API is fast and reliable 😉
Forum: Plugins
In reply to: [WP Popular Posts] Why is there a POST for WPPGotcha, so even if I turn off ajaxify it is still going to happen because it needs it for tracking, crap 😛
No way it can use Analytics or something else?
Forum: Plugins
In reply to: [WP Category Tag Cloud] Make Widget title NoneIt now works the way I expect it to, thank you very much
Forum: Plugins
In reply to: [Recently] Combine ajaxify and cachingThanks for the explanation, does using redis object cache have any influence on ajaxified widgets?
Forum: Plugins
In reply to: [Recently] Combine ajaxify and cachingOK good we understand each other so far.
My question then becomes, why can I enable caching for Popular Posts AND ajaxify if ajaxify always hits MySQL then enabling caching for a day with Popular Posts seems pointless. Do you see what I mean?
My hope was that Popular posts could cache the results for a day while using ajax thereby bypassing MySQL for at least 24 hours and then fetch the fresh data every 24 hours using ajax. This is how I thought they could be combined.
Forum: Plugins
In reply to: [Recently] Combine ajaxify and cachingBefore when I didn’t ajaxify an only used the Cache option, I could monitor my site using top on Linux. MySQL and Apache where almost never active.
Since I switched to ajaxify I can see MySQL being used on every visit which will slow down load times.
So to me it seems caching and ajaxify are not working together. If I use ajaxify it will use MySQL no matter what even if I have set caching to 1 day.
Forum: Plugins
In reply to: [Recently] Vertical Alignment questionSorry Hector I never found time to do this. I’d like to make a donation to you to make this an optional setting in Recently and Popular posts. You can get in touch with me through my site so I make sure I send you an appropriate donation size.
Forum: Plugins
In reply to: [Recently] Ajaxify showing up blankPerfect, working now. Thank you!
Forum: Plugins
In reply to: [Recently] Ajaxify showing up blankI did refresh the cache for that specific page. I have done the same for this page
http://www.htpcguides.com/install-configure-ftp-server-debian-linux-raspberry-pi/
Next step?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Mysql error when Cloning siteSorry for not providing the error with the OP. I got frustrated and rage-quit. Here is the error http://stackoverflow.com/questions/10759334/headers-and-client-library-minor-version-mismatch
Forum: Plugins
In reply to: [Redis Object Cache] The plugin does not have a valid header.I just got this issue as well, on WP 4.3 when I tried to activate right after installing. After I got the error message and went back to the installed plugins page I was able to activate with no error