hi.
please help.
image show does not load images or text . the pre-loader circle is visible but does not go away and no image loads.
thank you.
railer wrote:I'm also having this problem. I created a new Imageshow and I only get the pre-loading animated circle image. As far as I can tell, I've set up the configuration correctly.
Was was done to resolve the problem for you Semiotics?
Please help.
Thanks.
dziudek wrote:@railer - without URL to your website I will be unable to help you.
<script src="https://www-dev.kish.ldsbc.edu/modules/mod_image_show_gk4/styles/gk_ldsbc_photo_tour/engine.js" type="text/javascript"></script>
<script src="/media/jui/js/jquery.min.js" type="text/javascript"></script>
<script src="/media/jui/js/jquery-noconflict.js" type="text/javascript"></script>
<script src="/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script>
<script src="/media/jui/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
<script src="/media/system/js/core.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
$document->addScript($uri->root().'modules/mod_image_show_gk4/styles/'.$this->config['styles'].'/engine.js');
$document->addScript($uri->root().'modules/mod_image_show_gk4/styles/'.$this->config['styles'].'/engine.js',"text/javascript",true);