Hi Norman,
Yes, images displays fine. Only image_show is not
it seems to be not able to create the cache image in the cache folder. Instead the image path has this:
- Code: Select all
http://localhost/modules/mod_image_show_gk4/cache/gk-is-257
I tested this with a fresh install of Joomla 2.5.7 in the same server where only Bikestore and image_show_gk4 module is the only add-on installed and it does the same.
But strange things is, on the same installation I only created a folder where I installed Bikestore quickstart and added a new slide and it does work. New slides I'm adding is showing up. I just don't like image_show_gk4 is doing renaming the image filename to the full path of the file name, including the server absolute path. For example:
- Code: Select all
srv.www.public_html.assets.images.demo.demo_image.jpg
any help will be much appreciated. Is this something in my server setting?
Thanks!