Just installed Gallery 1.3.1 on Postnuke 0.7.3.1 and noticed that it only gets the username for the admin (myself) but does not get the username for anyone else. I sure would like my users to have the ability to add their own albums using their Postnuke account. Is there a fix for this?
Thanks
JimboJ
Posts: 7994
I haven't tested Gallery on PostNuke 0.7.3.x Can you provide a URL to your Gallery so that I can check out how it operates in that environment?
Posts: 2
Sure It is not linked off of the menu yet but here is the URL <!-- BBCode Start --><A HREF="http://jeeps.teradise.com/modules.php?op=modload&name=gallery&file=index" TARGET="_blank">My Jeep Gallery</A><!-- BBCode End -->
Posts: 32
hello Jimbo hello all,
thanks for bringing up this important issue! I solved my private loggin problem last night! Now i am able to login and to change the passwd.-
However - the issues with the user-names in PostNuke is a valid point!
thanks for stepping up
bilbobaggin
Posts: 7994
It looks like Gallery is operating properly as a module in this environment. Can you explain what you mean by this:
When you click the [permissions] dialog in an album, you should see a list of all of your PostNuke users. Is that not the case?
Posts: 1
I guess it's about the fact that when a member is logged in and doesn't have the adm rights he is unable to create his own gallery. Only viewing is possible. It's not a problem when a site has a few users, the administrator can always add these members to the gallery administration. But it's a problem with sites where many users become members in a fast pace. There the automation should be in place.
Posts: 7994
PostNuke users cannot create nested albums at the top level. However they can create nested albums one level down. Just create a new album at the top, edit its permissions and give the LOGGEDIN user privileges to created sub-albums and then your users will be able to go to that album and create their own albums underneath it.
Posts: 44
I had the similar or same problem and posted my question in a different forum. I get a message on the top left side "Problem obtaining user information". Has this been resolved? I have delayed the launch of my website and would really like to find an answer.
I am using PostNuke .0721. I also have a post in the PostNuke/PHP forum. I really need some help.
Thanks Cliff
Posts: 7994
Can you show me a link to your page where you're seeing this problem? I haven't heard of this issue happening before.
Gallery 1.3.1 works properly with PostNuke .72; it uses the PostNuke user database for all Gallery operations.
Posts: 44
Thank you for the reply. After your comment about PN .72 working ok, I reinstalled from scratch for a third time. It seems that it only happens with my original admin username. I changed to another admin name and everthing seems to be ok.
Cliff
Posts: 44
I think I figured it out! I just changed the admin account to another name and viola, no more message. :lol:
Posts: 7994
That's wacky. The error message you were seeing comes directly from PostNuke (I found it in their code base) in a function that we don't call directly or indirectly, so it's probably a PostNuke issue.