image gallery module - IE limitation?

Phoca modules - support for all Phoca modules except Phoca Gallery modules
mizu
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 22 Apr 2010, 06:04

image gallery module - IE limitation?

Post by mizu »

mod_phocagallery_image_v2.6.2.
phocagallery 2.6.2.

This module helped me to achieve exactly the design i need. Well, almost.
I copied the module several times i order to have several instances of it in an article. A total of 12 instances.
So far everything works fine in all browsers.
Weird thing starts when increasing the amount of instances, say, a total of 13. In IE8, IE7 i lose all formatting on that page!
All other major browser behave fine, display all modules with the css still intact.

I'm pulling my hair since hours, read the docs but still have no clue.
Any help is very much appreciated,

thanks,
mzu
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48648
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: image gallery module - IE limitation?

Post by Jan »

Hi, check your php version, in php5 there should be not such problem as the loading of CSS is checked and it is not loaded many times which can make conflict in IE browsers.

Jan
If you find Phoca extensions useful, please support the project
mizu
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 22 Apr 2010, 06:04

Re: image gallery module - IE limitation?

Post by mizu »

Hi Jan,

thanks for getting back to me.
I checked: PHP Version 5.2.9, running Apache 2.0

Also tried different things, like changing template just to make sure ...prob remains.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48648
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: image gallery module - IE limitation?

Post by Jan »

If you run php5 no idea where can be the problem :-( maybe try to check other extensions (modules) which are loaded the same time :-( :idea:
If you find Phoca extensions useful, please support the project
Post Reply