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
highslideimage.css missing after update
-
DiStefano
- Phoca Newbie

- Posts: 9
- Joined: 29 Jan 2009, 16:09
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: highslideimage.css missing after update
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');
$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

- Posts: 9
- Joined: 29 Jan 2009, 16:09
Re: highslideimage.css missing after update
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.
So it turned out be a problem from my side, nothing to do with the component.
Thanks again for the support!
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.
So it turned out be a problem from my side, nothing to do with the component.
Thanks again for the support!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: highslideimage.css missing after update
Ok
If you find Phoca extensions useful, please support the project