session expired problem

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
yasmas
Posts: 4
Joined: Tue Feb 19, 2008 7:24 am

session expired problem

Post by yasmas »

first I thank you for that great piece of work
I am trying to use php-residence ... first it worked well on localhost. when I installed it on the internet it worked well in the beginning but after some logins it gives me SESSION EXPIRED whenever I log onto any link.
I revised old threads here and changed session time even into 1800 minitues but no way. I changed also hours of difference into various values, the same.

is there a way to disable sessions or fix the problem?
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

Does the problem only happen with links, not buttons? If so there may be something in the web server configuration that prevents from sending variables with the GET method.

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
yasmas
Posts: 4
Joined: Tue Feb 19, 2008 7:24 am

thank you

Post by yasmas »

just a minute....trying

that's correct ... it expires mostly (not all the time)when I click on a link changes the file address specially configure link

does that mean what you kindly said? even if it sometimes doesn't expire without any rules?

if so How can I reconfigure the GET setting since I have a reseller account?

NB: I am about to finish an Arabic translation for the script and I'll be happy if you want to have it as a thank-you for your effort
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

If it doesn't expire only with link then the problem should be another. Maybe it is caused by some utf8 arabic characted not supported by your browser or server?

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
yasmas
Posts: 4
Joined: Tue Feb 19, 2008 7:24 am

feed back

Post by yasmas »

I tried to use only English language. it worked. but the next day it returned back again.

is the problem related to php version or something?
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

Maybe your internet provider changes your ip during the connection, php-residence uses the ip to track sessions. If this is the case try using a proxy.

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
yasmas
Posts: 4
Joined: Tue Feb 19, 2008 7:24 am

Post by yasmas »

in fact I tried it from different ISP's one of them is using proxy.
what I found out recently (maybe it can explain anything) if I make back or refresh I sometimes return back to the same session without logging in again...
again I ask if there is any way to disable sessions... thanks in advance
Post Reply