IE6 does not display thumbnails

Phoca Gallery - image gallery extension
Leo Bulero
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Feb 2009, 16:18

IE6 does not display thumbnails

Post by Leo Bulero »

http://english.lem.pl/index.php/gallery/covers

The Phoca Gallery Plugin does not work either. This problem appears only in Internet Explorer 6.

Any help appreciated.
Leo Bulero
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Feb 2009, 16:18

Re: IE6 does not display thumbnails

Post by Leo Bulero »

I have managed to solve this problem through some minor URL changes in helpers/phocagallery.php:

Code: Select all

$path['orig_rel_ds'] 	=  "/phocagallery/"; // './'
$path['admin_image'] = "administrator/components/com_phocagallery/assets/images/";// './'
$path['front_image'] 	= "components/com_phocagallery/assets/images/";// './'
However I am not sure if it is the right way?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: IE6 does not display thumbnails

Post by Jan »

Hi, if it works for you, then it is right... there is a solution which work on most servers and most browser but as you now know, it can be not 100%

Jan
If you find Phoca extensions useful, please support the project
Post Reply