Firefox Compatibility in Thumbnails for Album module

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
jainischalverma

Firefox Compatibility in Thumbnails for Album module

Post by jainischalverma »

Hi guys,

I am new to the forums. I have been using your excellent CMS and the album module on my website www.alpacino.in

I recently moved hosts to dreamhost and now, the thumbnails are showing randomly on firefox though they show on IE properly. To see this happening, go to my site and access the photo galleries in both browsers. You will know what i am saying.

The changes that I have made to my config file is like this : ( I used the server function in php )

$config['image_uploads_path'] = $_SERVER['DOCUMENT_ROOT'].'/uploads/images';
$config['image_uploads_url'] = 'http://www.alpacino.in/uploads/images';

you think it has something to do with the way the above settings are ?? or something else ?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Firefox Compatibility in Thumbnails for Album module

Post by Dr.CSS »

They may be running a windows server, there is a backslash in the thumb path...

/uploads/images\/thumb...

Oh BTW. meta tags need closing  nightlife, fashion, music">  nightlife, fashion, music" />
Last edited by Anonymous on Thu Jan 04, 2007 10:41 pm, edited 1 time in total.
jainischalverma

Re: Firefox Compatibility in Thumbnails for Album module

Post by jainischalverma »

Could some one please tell me where to go look for  that extra backslash coming in the thumbnail path ???  ??? ??? :-\
Locked

Return to “Layout and Design (CSS & HTML)”