Users are logged-out of the Gallery over short time. Users are logged-out of the Gallery over short time.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Users are logged-out of the Gallery over short time.

Started by youth4j, September 21, 2007, 04:48:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

youth4j

I have searched the forum and could not find anything that can help me with this problem.

My Gallery is 1.4.13 which is bridged to vbulletin 3.6.4

My users are always telling me how furstrated they get because they get kicked out of the gallery in the middle of upload prosess. The users would start the upload process, then they wait untill all the photos upload. After that the upload page has to redirect the user to a page where the user has to write the descriptions for the images and choose the album where they have to place the photos. But some users never get to that page because the gallery logges them out of the system and it tell them the error message " You don't have permission to access this page " so the users can't finish the upload process and the photos never get put on the gallery.

I found out that when a user gets logged out of the gallery, they have to simply go to the forum and then back to the gallery and it logges them back in to the gallery.

How can this problem be fixed ASAP?

Thank you

Joachim Müller


youth4j

I have the following issue when trying to bridge coppermine and vbulletin:

My users are always telling me how furstrated they get because they get kicked out of the gallery in the middle of upload prosess. The users would start the upload process, then they wait untill all the photos upload. After that the upload page has to redirect the user to a page where the user has to write the descriptions for the images and choose the album where they have to place the photos. But some users never get to that page because the gallery logges them out of the system and it tell them the error message " You don't have permission to access this page " so the users can't finish the upload process and the photos never get put on the gallery.

I found out that when a user gets logged out of the gallery, they have to simply go to the forum and then back to the gallery and it logges them back in to the gallery.

How can this problem be fixed ASAP?


Coppermine install: http://www.y4j.org/y4jers/pics/
Forum install: http://www.y4j.org/y4jers/vbforum/
Coppermine version: cpg1.4.13
Forum version: vbulletin 3.6.4
Test user account: vee / password

BridgeManager settings:
Forum URL:  http://www.y4j.org/y4jers/vbforum
Relative path to your BBS's config file:  in the defult directory
Use post-based groups?:  1
Cookie name/preifx (if applicable)

Joachim Müller

Works as expected for me - I'm not logged out. Can not replicate. Tell your users to tick "Remember me" when logging in (you better pre-tick it for them by editing your forum accordingly).

youth4j

Try uploading 5 photos and let the user sit on the upload page for more then 10 min or so. Then try uploding the images. I tesed it with this user and It logged me out. I used the "remember me option" when legging-into the forum.

Could it be the cookies setting in the CPG config that have to be set to the forum cookies name? Because right not the cpg cookies are set to cpg11d?

Note: the vbulletin session timeout is set to 3000

QuoteSession Timeout
This is the time in seconds that a user must remain inactive before their login session expires. This setting also controls how long a user will remain on Who's Online after their last activity.

Nibbler


youth4j

I read the topic you have provided for me. I understand that it reads the session cookie.

Did you try to test with 5 images and wait 10 min. on my site? I want to see if this happends to you also. It's happening to my users and it's happening when I use the username vee and others.

Could you please test it and tell me if it gives you an error message also.
Thanks

Nibbler


youth4j

So how can I fix this issue? What would you recomend for me to do to fix this issue?

Nibbler

Improve the bridge file. By choosing to use propriety software you have prevented me helping you further.

youth4j

Well thanks for your help, there is nothing I can do to move it back to phpbb because there are lots of other systems that depend on vbulletin now.

If I placed an vbulleting log-in/out box in the header file of cpg. Would that make the users stay on cpg longer?

Nibbler

A box on its own would do nothing. If it contained code to keep the session alive then that would help prevent users actively browsing from being logged out. It won't help users who are idle for longer than the session timeout though.