RSGallery2 Forum Portal
RSGallery2 support forums => RSGallery2 4.x bugs & problems => Topic started by: baboon on January 07, 2018, 08:57:38 PM
-
Hello,
the file :
\components\com_rsgallery2\lib\rsgsearch\search.html.php
refer to this file with a wrong path :
$document->addStyleSheet(JURI_SITE . "/components/com_rsgallery2/lib/rsgcomments/rsgsearch.css");
it should be :
$document->addStyleSheet(JURI_SITE . "/components/com_rsgallery2/lib/rsgsearch/rsgsearch.css");
Thanks ![/code]
-
baboon thanks
It is now updated in the repository and will be in nex release