nycspud
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Expiration Robot - Countdown Timer] wp-admin internal error 500It fixed the internal 500 error for me, but it also completely messed up the formatting and layout of the campaigns even after re-installing all the addon$. Reverted back to the old version again. It’s probably time to find another solution.
Forum: Plugins
In reply to: [ZenCache] 404 blank pageThe 404 to 301 redirect plugin does work with zc enabled. So I will test that setup a little more.
Thanks for the suggestion!Forum: Plugins
In reply to: [ZenCache] 404 blank pageI’ll give these plugins shot.
I just came across this post when zencache used to be quickcache.
https://github.com/websharks/zencache/issues/340
I am using hhvm so I guess it’s possible it’s related.
I’ll have to test it out with php-fpm and see if I can generate the same issue.
Thanks for your help Noahj!Forum: Plugins
In reply to: [ZenCache] 404 blank pageHi Noah, what I mean is that with zencache enabled all pages load fine except the theme’s 404 page. The theme’s 404 page is blank except for the zencache comment that indicates whether it is caching or not.
When I disable zencache the theme’s 404 page loads normally.
I’ve set zencache to not cache the 404 page.After further testing
With zencache enabled
If I’m logged in then the theme’s 404 page displays normally
If I’m logged out then the theme’s 404 page is blankWith zencache disabled
The theme’s 404 page displays normally whether I’m logged in or not. So I’m not sure if it’s nginx, zc or a combination.Forum: Plugins
In reply to: [ZenCache] 404 blank pageIt’s a single site. I can see the zencache comments in the 404 page, but the page is otherwise blank.
I updated to the latest version and cleared the cache but same result- only the 404 page is blank.Forum: Plugins
In reply to: [Theme My Login] theme-my-login.cssOk, it turned out to be a combination of not reading the notes about the css changes and cdn caching serving the old css files.
Thanks for your reply!
Also, 6.4rc1 does fix the password reset timeout issue.