Hi Everyone,
I have recently experienced issues with version 1.5.7.3, similar to
what others have experienced, with the detail view and download functionality not working when using a SEF Extension like AceSEF or sh404sef.
After working through this issue with Denis Dulici at AceSEF, please see
thread #1 and
thread #2, I wanted to share this solution with you.
This fix may even resolve some of the issues detailed at
http://www.en.joomgallery.net/faq/general-faq/detail-original-images-arent-displayed.html.
The fix is to add
option=com_joomgallery
to
$url = 'index.php?
on line 331 of components/com_joomgallery/helpers/ambit.php as well as to add it to occurrences of
JRoute::_('index.php?
in components/com_joomgallery/controller.php.
Denis cited
http://docs.joomla.org/Routing#Routing_URL.27s as being the source of this fix.
Hope that helps!
Best,
Matt