Hi i am trying to find fix to this problem-
In gallery if a guest tries to view inside an album it says they must login, when all the permissions on each album say EVERYBODY can view..
http://halcyondaze.info/index.php?op...lery&Itemid=46
that's what clicking on 'gallery' takes u too on my site, but then if u click on any of my albums it goes to-
http://halcyondaze.info/index.php?se...view_album.php which states - You are not authorized to view this resource.
You need to login. (which is wrong)
But if a guest goes to-
http://halcyondaze.info/index.php?se...view_album.php (with the item id in the url which mambo seems to be dropping for some reason) - it works...
So as Kai Tom pointed out-
there is a missing itemid in the links, in your case the 46
For example:
option=com_gallery&Itemid= 46 &include=view_album.php
Maybe a problem with your Mambo (?)
So how do i go about getting it back to the way it used to work? (So guests can view all my pics)...
Thanks