jozwikjp
Forum Replies Created
-
Their server is not responding. I think their server is down. I am also in the same boat this second. Users can’t register on the site because the plugin is not activated.
Forum: Plugins
In reply to: [WP Super Cache] Htaccess redirect 500 errors to cached version of pageHello Donncha,
I ended up moving the site to a VPS where I had more control. The site was actually a auction event so cache content for users that are logged in is not really a option. My client opted for more dynamic solution of more hardware 🙂 Thank you for your hard work.Yes
Just
define(‘WP_ADMIN’, true);Fixes it.
I am guessing that is what fixed it.. It looks the
if (function_exists(‘is_ssl’)) {
might be a little different but that is the only changes I can see..
After I changed it I uploaded about 500 megs of photos with no problem.I also have the image_slug issue on flash upload.
I am currently on version.
I added the allow NULL on the field. It doesn’t give a error any longer. But it still does not seem to upload the files. The non flash upload works AOK.
Version 1.7.2Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] BUG (flash upload & thumbnails) 1.7.2 & WP 3.0.3Ping.
I have applied the patch. And flash upload seems to still be broken with a
HTTP ERROR HTTP 302..It was working before on my server. I can’t find the solution I used to fix it last time.
Flash upload for wordpress works 80% of the time but sometimes has a 302 error.
Flash upload for nextgen fails with HTTP ERROR 100% of the time.
I am using Nginx. Is there a way to enable a debug more for nextgen to load errors?Also one other question we have many domains with a large multi-site installation.
Can you install this in the mu-plugin folder instead? or do a network activation?Do I need to specifically specify in my rewrite rules which domains are to be cached?
Thank you again.Have you tried using it in the mu-plugins folders or network activating?
Which version of WP are you using?