Page 1 of 1

Problem with HTML Gallery

Posted: 04 Jan 2011, 06:02
by bixo
I have a problem with the HTML Gallery in Imagevue 2.5. I had the issue already with Imagevue 2, but since the HTML version get more and more visits I want to get rid of it.

When I go to my HTML version and click on a folder it loads the Flash version instead, if the HTML version is set as default in Admin, it either reloads the content startpage or if the link is to a deeper folder it goes back to content instead of opening pictures 1.

This happens on all browsers, when visiting the site for the first time and empty cache, second visits work fine.
Imagevue 2 up to the most recent 2.5.2.
I am running php version 5.2.14 on my server, suhosin is not disabled on the server and open basedir is present. I could not produce the error on your example HTML Gallery. I suspect my PHP configuration or some wrong Admin setting.

It did a clean upload of version 2.5.2 into a test folder to isolate the error.

http://wp1066574.wp254.webpack.hosteuro ... php?p=html

deeper link
http://wp1066574.wp254.webpack.hosteuro ... ctures1%2F

I send you the admin log-in by boardmail.

I would appreciate a lot your help on this.
Thanks and Happy New Year!

Re: Problem with HTML Gallery

Posted: 04 Jan 2011, 06:42
by bixo
I found a solution on the www.

http://drupal.org/node/4109

Added the following to my .htaccess file

php_flag session.use_trans_sid off
php_flag session.use_only_cookies on

I don't know if it has any negative effects though. Is there a was to fix this within Imagevue or on my server?

Thanks!

Re: Problem with HTML Gallery

Posted: 04 Jan 2011, 09:44
by Nick
This sounds bit strange, could you please provide ftp login to your site so we could investigate this?

Re: Problem with HTML Gallery

Posted: 08 Jan 2011, 09:51
by Nick
Right the issues was caused by PHPSID which been added to each link.