Page 1 of 1

image gallery module - IE limitation?

Posted: 22 Apr 2010, 06:32
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

Re: image gallery module - IE limitation?

Posted: 22 Apr 2010, 22:24
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

Re: image gallery module - IE limitation?

Posted: 23 Apr 2010, 15:41
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.

Re: image gallery module - IE limitation?

Posted: 26 Apr 2010, 18:58
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: