|
Title: lib directory on certain hosts and semantic template css Post by: Ste on July 16, 2008, 05:22:25 pm Hi,
I have 2 questions which maybe should be in different forums but i think it is related so am posting here under the template forum. Here is my set-up: RSGallery2 1.14.3 Alpha - SVN 649 ? 2005 - 2007 RSGallery2. All rights reserved. Joomla! is Free Software released under the GNU/GPL License. Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC First of all, i had issues with my ip being blocked which i eventually found out from my remote hosting provider was a problem with the /lib directory and mod_security on apache server. I renamed all references to the /lib directory and called it /img which now works fine apart from one thing. Which leads me to the second question... The semantic css does not seem to be working and i have also lost back end control panel images. All functionality works fine but its not recognising the css for the semantic template anymore. Here is the path to one of the missing images: The requested URL /img/j15backport/libraries/joomla/html//components/com_rsgallery2/images/status_upload.png was not found on this server. Can anyone help with this? I just need to know why all the template images (shadows etc.) are not displaying. Here is the Image gallery on my site: http://shenanigansliverpool.co.uk/index.php?option=com_rsgallery2&Itemid=31 Thanks. - Steve - can anybody help with regards to the second question and then i can pin point the problem? Title: Re: lib directory on certain hosts and semantic template css Post by: Ste on July 22, 2008, 04:19:28 pm Here is the local path to an image:
http://localhost/shenanigans/components/com_rsgallery2/images/status_upload.png Here is the remote path: http://shenanigansliverpool.co.uk/img/j15backport/libraries/joomla/html//components/com_rsgallery2/images/status_upload.png Can anyone tell me why the bit in red is added to the remote path? Which file do i need to amend to resolve this? Thanks. - Ste |