highslideimage.css missing after update

Phoca Gallery - image gallery extension
DiStefano
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 29 Jan 2009, 16:09

highslideimage.css missing after update

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: highslideimage.css missing after update

Post 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');
If you find Phoca extensions useful, please support the project
DiStefano
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 29 Jan 2009, 16:09

Re: highslideimage.css missing after update

Post 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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: highslideimage.css missing after update

Post by Jan »

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