Page 1 of 1
Highslide Slideshow Bug?
Posted: 09 Sep 2009, 15:14
by BenLomax
Hi.
When i set in gallery to displayu foto with Highslide Slideshow i have problem with nav bar.
See in attachment.
When i turn off - Highslide Slideshow - ist all ok but i dont have nav bar
edit
this bug is ONLY if i do something like this:
Content of article:
Text
{phocagallery view=category|categoryid=22|limitstart=0|limitcount=4|}
Text
{phocagallery view=category|categoryid=22|limitstart=4|limitcount=4|}
Text
{phocagallery view=category|categoryid=22|limitstart=8|limitcount=4|3}
Sry for my EN.
Re: Highslide Slideshow Bug?
Posted: 12 Sep 2009, 21:48
by Jan
Hi, try to change it with some standard template
Jan
Re: Highslide Slideshow Bug?
Posted: 14 Sep 2009, 08:34
by BenLomax
Jan wrote:Hi, try to change it with some standard template
I check rhuk_milkyway template and i have this same bug

Re: Highslide Slideshow Bug?
Posted: 15 Sep 2009, 17:41
by Jan
what means this code:
phocagallery view=category|categoryid=22|limitstart=8|limitcount=4|3
try to remove all 4| to 4 (I think this is not the problem, but it should be correct)
Re: Highslide Slideshow Bug?
Posted: 16 Sep 2009, 23:42
by BenLomax
I correct the code..and nothing

Re: Highslide Slideshow Bug?
Posted: 17 Sep 2009, 15:35
by Jan
which version of php do you use? if php4 , try to upgrade to php5 (maybe there is problem with loading the slideshow library more times - I don't think so, but maybe

)
Jan
Re: Highslide Slideshow Bug?
Posted: 19 Sep 2009, 17:49
by JoSo
I have exactly the same problem.
But now i found that this is only when i use
more than one code lines like this one:
Code: Select all
{phocagallery view=category|categoryid=22|limitstart=0|limitcount=4}
If i use only one line from the above code, it works without any problem.
And it is only when i use highslide (image only) to zoom the pictures.
The problem is still the same in any template. I have made a complete clean installation, the same proplem.
JoSo
Re: Highslide Slideshow Bug?
Posted: 24 Sep 2009, 14:47
by Jan
which version of php do you have?
Re: Highslide Slideshow Bug?
Posted: 24 Sep 2009, 14:58
by JoSo
PHP 5.2.9 with Suhosin-Patch 0.9.7
Re: Highslide Slideshow Bug?
Posted: 24 Sep 2009, 16:33
by Jan
I will take a look at it, maybe there is some code which is loaded more times in the highslide js and should not be loaded.
Jan