mod_rewrite only works if wordpress user is logged in
|
cohnhead
Joined: 2005-03-07
Posts: 5 |
Posted: Sun, 2008-05-18 16:16
|
|
I recently upgraded Wordpress to v2.5.1 and WPG2 to v3.0.6 -- still running Gallery 2.2.2. URL Rewrite is activated in Gallery (just Show Item and Download Item). Gallery2 Rewrites is also activated from within WPG2. When browsing www.domain.com/gallery2, the mod_rewrite works fine. When browsing the gallery from within wordpress, the mod_rewrite only works if the wordpress admin is logged in. Any ideas? |
|

Posts: 1378
Hiya cohnhead,
No this is incorrect, .htaccess parsing has nothing to do with who is logged in / guest users, your issue kind of sounds close to a guest session issue which maybe resolved by this thread
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo
Posts: 5
That did it! Thank you ozgreg!