Picking up usernames from PostNuke

JimboJ

Joined: 2002-09-15
Posts: 2
Posted: Sun, 2002-09-15 17:59

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

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2002-09-16 02:47

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?

 
JimboJ

Joined: 2002-09-15
Posts: 2
Posted: Mon, 2002-09-16 04:09

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&amp;name=gallery&amp;file=index" TARGET="_blank">My Jeep Gallery</A><!-- BBCode End -->

 
bilbo_baggin

Joined: 2002-09-13
Posts: 32
Posted: Mon, 2002-09-16 10:13

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

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2002-09-18 07:17
Quote:
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&amp;name=gallery&amp;file=index" TARGET="_blank">My Jeep Gallery</A><!-- BBCode End -->

It looks like Gallery is operating properly as a module in this environment. Can you explain what you mean by this:

Quote:
it only gets the username for the admin (myself) but does not get the username for anyone else.

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?

 
noite

Joined: 2002-09-18
Posts: 1
Posted: Wed, 2002-09-18 09:50

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.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2002-09-19 04:27

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.

 
cuyeda

Joined: 2002-09-12
Posts: 44
Posted: Thu, 2002-09-19 23:29
Quote:
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

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

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2002-09-21 08:20

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.

 
cuyeda

Joined: 2002-09-12
Posts: 44
Posted: Sat, 2002-09-21 20:57

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

Quote:
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.

 
cuyeda

Joined: 2002-09-12
Posts: 44
Posted: Sat, 2002-09-21 21:03

I think I figured it out! I just changed the admin account to another name and viola, no more message. :lol:

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2002-09-22 21:32

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.