Page 2 of 2

Re: redirected to login

Posted: 14 Sep 2010, 23:16
by Jan
Hi, the problem is I am not server expert, I am using XAMPP for testing servers, then I have two different server settings which I didn't install. So in fact I cannot say what can be wrong on the server. Phoca Extensions are using Joomla! framework, so mostly if the Joomla! is working on the server, there should be no problem with Phoca extension. The same with different versions of Phoca Gallery. e.g.

All the buttons in Phoca Gallery are created by Joomla! framework and they follow Joomla! framework rules. After clicking them, they run the form and send POST data to controller. In controller the task will be set and redirect to the action (still the same behaviour since first version of Phoca Galllery - FORM - POST - CONTROLLER - MODEL - VIEW)
It seems that phoca gallery 2.7.4 still has the bug which resets my session timer and logs me out
Really no idea about code for reseting session timer in Phoca Gallery and see no reason to do in Phoca Gallery. Why to program some feature which is not necessary for running the component :idea: :(

You can find old versions here:
http://joomlacode.org/gf/project/phocag ... ge_id=3942

Jan

Re: redirected to login

Posted: 17 Sep 2010, 18:41
by nor500
Thank you Jan. I tested 2.7.4, 2.7.3, 2.7.2 all of them has got got this bug. Finally 2.7.1 stable works perfectly without this logout bug. Please investigate and correct this bug in your next version of phoca gallery. and Congratulation for the Phoca Gallery it is a really good extension.

Re: redirected to login

Posted: 20 Sep 2010, 16:41
by Jan
Hi, it is very difficult to investigate the bug, if it will be not directly described (which Joomla! is running, which PHP e.g., where exactly in the code this bug is located - which action run this bug, etc.)

I am testing it on different test and live sites, most of users do have no such behaviour, so it is really difficult to locate something what does not exists for most of users :-( :-( nor for my test and live sites :-(

So please, if somebody knows where exactly in the code such bug is located, please let me know so I can immediately fix it.

Jan

Re: redirected to login

Posted: 26 Oct 2010, 09:09
by nor500
Hello Jan,

I have just tried 2.7.5 and this version unfortunately still having the same redirected to login issue instead of capable of saving the menu. The only version which is free from this bug is the 2.7.1 stable version. Please compare the 2.7.1 version against 2.7.2, 2.7.3, 2.7.4 and 2.7.5 and you will propbably find this annoying bug.

Best regards,
Norbert

Re: redirected to login

Posted: 27 Oct 2010, 23:09
by Jan
Of course I have done it, but still didn't find anything what changed there and can have this effect :idea: