Highslide Slideshow Bug?

Phoca Gallery - image gallery extension
BenLomax
Phoca Member
Phoca Member
Posts: 28
Joined: 05 Sep 2009, 09:52

Highslide Slideshow Bug?

Post by BenLomax »

Hi.
When i set in gallery to displayu foto with Highslide Slideshow i have problem with nav bar.
See in attachment.

Image

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.
Sory for my poor EN.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide Slideshow Bug?

Post by Jan »

Hi, try to change it with some standard template :idea:

Jan
If you find Phoca extensions useful, please support the project
BenLomax
Phoca Member
Phoca Member
Posts: 28
Joined: 05 Sep 2009, 09:52

Re: Highslide Slideshow Bug?

Post by BenLomax »

Jan wrote:Hi, try to change it with some standard template :idea:
I check rhuk_milkyway template and i have this same bug :(
Sory for my poor EN.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide Slideshow Bug?

Post 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)
If you find Phoca extensions useful, please support the project
BenLomax
Phoca Member
Phoca Member
Posts: 28
Joined: 05 Sep 2009, 09:52

Re: Highslide Slideshow Bug?

Post by BenLomax »

I correct the code..and nothing :(
Sory for my poor EN.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide Slideshow Bug?

Post 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 :idea: )

Jan
If you find Phoca extensions useful, please support the project
JoSo
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 19 Sep 2009, 14:31

Re: Highslide Slideshow Bug?

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide Slideshow Bug?

Post by Jan »

which version of php do you have?
If you find Phoca extensions useful, please support the project
JoSo
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 19 Sep 2009, 14:31

Re: Highslide Slideshow Bug?

Post by JoSo »

PHP 5.2.9 with Suhosin-Patch 0.9.7
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide Slideshow Bug?

Post 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
If you find Phoca extensions useful, please support the project
Post Reply