ImageBrowser (by e-noise) not showing full size images - Joomla! Forum - community, help and support
installed imagebrowser e-noise...
problem description:
imagebrowser not working in either popup or lightbox mode. when lightbox selected... click on thumbnail brings lightbox window never loads image (just constant loading image). when popup selected... returns 404 error. can point me right direction fix problem.
i think may have trying find images. below href source code:
in popup mode source full size image is:
and when clicked lands here --> http://mysite.com/index.php/gallery/com ... 2639_n.jpg
in lightbox mode source full size image is:
and when clicked it's trying load --> http://mysite.com/index.php/gallery/com ... 2639_n.jpg
note: appears if how remove 'index.php/gallery/' links works
any ideas
problem description:
imagebrowser not working in either popup or lightbox mode. when lightbox selected... click on thumbnail brings lightbox window never loads image (just constant loading image). when popup selected... returns 404 error. can point me right direction fix problem.
i think may have trying find images. below href source code:
in popup mode source full size image is:
code: select all
<a href="javascript:popupwindow('components/com_imagebrowser/imagebrowser.popup.php?image=images/stories/imagebrowser/people/686458n.jpg', 0, 0, '267', '400') ">
and when clicked lands here --> http://mysite.com/index.php/gallery/com ... 2639_n.jpg
in lightbox mode source full size image is:
code: select all
<a href="images/stories/imagebrowser/people/6762639_n" rel="lightbox[people]" title="">
and when clicked it's trying load --> http://mysite.com/index.php/gallery/com ... 2639_n.jpg
note: appears if how remove 'index.php/gallery/' links works
any ideas
what did set directory find images in configuration?
Comments
Post a Comment