mahon.pl
Forum Replies Created
-
Exactly the same problem here.
Did some more testing:
-
* disabling other plugins didn’t help
* “non-descriptive” permalinks are generated both in the nextgen gallery native upload and in the ‘image uploader’ plugin
* in the older versions changing the name (title) of the photo also changed the permalink, but now it does not. the permalink remains unchanged even when I change the title
* I cannot see the “regenerate permalinks” option that used to be there in the older versions. it allowed me to generate new permalinks when titles were adjusted. maybe being able to regenerate permalinks would solve my problem?Or maybe I simply cannot find the right option now?
Forum: Plugins
In reply to: [W3 Total Cache] Chmod detection failedSame here – I cannot complete the update because the plugin says it cannot write to config files and wp-content directory although the permissions should allow it and did so for the previous versions.
Also detects permissions incorrectly – like: says the current permissions are 755 and they should be changed back to 755.
Also:
“Either the /(MY PATH)/httpdocs/wp-content directory is not write-able or another caching plugin is installed.This error message will automatically disappear once the change is successfully made.”
the directory is writeable, previous versions worked fine, and there are no other cache pluginsI even removed the previous install and did a clean install of W3 Total cache… but with no success.
Your site seems to be working just fine, and I seem to be experiencing the same problem.
Now here’s another bit of information which can be helpful:– the checkbox shows just fine for NOT LOGGED users (both on your and on my site)
– the checkbox doesn’t show for LOGGED IN users (both on your and on my site)
Forum: Plugins
In reply to: [WP-Polls] [Plugin: WP-Polls] Problem with my poll (votes nor submitted)Just noticed that unchecking “Enable HTTP (gzip) compression” in the Browser Cache section of W3TC is sufficient.
Forum: Plugins
In reply to: [WP-Polls] [Plugin: WP-Polls] Problem with my poll (votes nor submitted)Didn’t help, no matter how many times I emptied all the caches…
I found a walkaround though!
It seems that the problem is in browser caching. Whenever browser caching is allowed, the problem occurs. When I disable browser caching – it works again.So do you happen to know what settings should I use for the ‘browser caching’ part of W3TC to make WP-polls work properly? Or is disabling it the only way to go?
Thanks!
W3 Total cache seems to be breaking my feeds too. With Total cache disabled (the whole plugin, not just caching) feeds validate just fine, but with Total cache they always give Error 500 – even if feed caching/minifying is disabled.
Thanks a lot – it helped me with gallery 1.7.4 – now it works well.
But when I upgrade to 1.8.2 it’s still broken (exactly just like Dogen says), so whenever I want to make thumbnails I need to downgrade to 1.7.4 and then reupgrade to 1.8.2 when they’re done…
I found a temporary solution: downgrade to 1.7.4
Now editing thumbnails works again…
Unfortunately when I re-upgrade to 1.8.2 it is broken again.I hope this information is of any use…
Just checked two things:
– disabling all plugins except NG didn’t help
– changing theme to default didn’t helpso it’s not a conflict with other plugins or theme.
Juse noticed the error today.
When I have enough pictures in a gallery (also using WP 3.2 NG 1.8.1) to make them take more than one page, I can easily edit the first page, and not details (names, descriptions, etc) on the next pages.A walkaround is to move pics to the first page, edit them, and move them back to their normal positions.
I can confirm it.
I had to disable pagination, because it was giving me 404 error on pages other than the first one.
Also no matter what slug I define, it always remains “nggallery”
Similar problem here.
I wanted to use tagcloud, but with my /%postname%/ permalink structure it doesn’t work well.
My setup was:
1. permalink structure /%postname%/
2. image browser enabled
3. tagcloud used on a page (not a post)Result: 404 errors – Page Not Found
When I changed the permalink structure to any different (one of the default ones, or /%category%/%postname%/ or even /post/%postname%/, the tag cloud started to work (partially): clicking on a tag from the cloud redirected to a dynamically generated gallery of pictures marked with this tag, but then clicking on a thumbnail didn’t show the image browser (new page opened but with no image browser).
So I changed it to:
1. permalinks disabled (default links structure, you know, the one with question marks)
2. image browser enabled
3. tagcloud used on a page (not a post)Now everything worked like charm – tag cloud worked, clicking on a tag redirected to a gallery of tagged pictures, and clicking on a thumbnail opened a working image browser.
And tried another version:
1. permalinks enabled (set to /post/%postname%/)
2. image browser disabled (shutter effect chosen)
3. tagcloud used on a page (not a post)Now things work fine again – pictures open properly in the shutter.
But when I changed it to image browser – it was wrong again…
I think it must be easy to replicate, because it doesn’t seem to be a plugin conflict but some kind of a problem with permalinks, tags and image browser…
I had worst problems with /%postname%/ type permalinks, and with permalinks disabled things work best.