hi
With fiendly urls off maxigallery works just fine. When friendly urls is set to on I have a problem with "manage pictures" button. When I click on it it reloads the site but with no effect (i can’t see the manager panel and can’t upload pictures but the gallery itself works fine.)
My website use YAMS module (i don’t know if this can couse some problems)
Any help appreciated
This happens to me now and then. It’s generally because I’ve tried to manage pictures with a URL like www.mysite.com instead of mysite.com - the "www" seems to bollix the thing. And it’s only on certain hosts.
If it becomes annoying, I like to adjust .HTACCESS to automatically get rid of "www" in the URL.
Hope that helps, Dave
-
☆ A M B ☆
- 24,524 Posts
domain.com and www.domain.com are considered two different domains, and the SESSION will be different; so if you’re logged in to one you won’t be logged in to the other.
I am logged in to manager as a admin on "www" and trying to manage pictures from the same domain with "www" so it is not the issue in my example. I tried the same with non "www" domain.
When I am logged in I can see the button "manage picture" but the problem is that when i click on it I don’t see the hole panel to manage picture - buttons like "back to normal view", "save chcnges", "sort pictures" etc.
when I rename .htaccess file and turn off friendly URLS - the maxigallery panel works fine.