Page 1 of 1

highslideimage.css missing after update

Posted: 22 Nov 2009, 19:09
by DiStefano
Hi,

I have updated my phocagallery today from 2.2.4 to 2.5.8, but after the update the controls for highslide (image only) don't get displayed properly. I have investigated the problem and found that highslideimage.css is not called anymore in the new version. My question is if this a a small bug, or is this done on purpose. If so, how can I implement the css in the correct way?

Greetings,
Fabian

Re: highslideimage.css missing after update

Posted: 22 Nov 2009, 22:12
by Jan
Hi, can I see the site where this occurs the highlslide css in normally called?

$document->addStyleSheet(JURI::base(true).'/components/com_phocagallery/assets/js/highslide/highslide.css');

Re: highslideimage.css missing after update

Posted: 22 Nov 2009, 23:48
by DiStefano
Hi Jan,

Thanks for the support. The problem is solved now. Apparently something went wrong during the update. After replacing the files a second time using FTP everything works fine. :x

So it turned out be a problem from my side, nothing to do with the component.

Thanks again for the support!

Re: highslideimage.css missing after update

Posted: 23 Nov 2009, 00:39
by Jan
Ok