i'm using joomla 1.5.4, phoca gallery 1.8.8 and random image module 1.8.1
Everything works fine with SEF turned OFF. But with SEF turned ON the module is not working on the startpage. I say "on the startpage" because IT IS working on a page where "normal" gallery output exists...
If I am on the startpage the path generated from the plugin looks like this:
Code: Select all
http://path/to/my/joomla/component/phocagallery/1/detail/18-p1020050.html?tmpl=component&detail=0&buttons=1
If I am on a page where I have standard gallery output in my content, the same random image module generates the path like this:
Code: Select all
http://path/to/my/joomla/bilder/1/detail/15-dsc01918.html?tmpl=component&detail=0&buttons=1
any ideas?