Image show don't work in protostar template

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Apr 28, 2014 11:33 pm
Hi, why the images aren't uploaded??
Look here please:
manual.aneucadena.cat

Thanks a lot.
User avatar
Gold Boarder

GK User
Tue Apr 29, 2014 8:37 am
If you use Prostar it probably don't load mootools library which is required by jQuery. Please try to force loading engine in module configuration and provide URL to your website so it will be much easier to check the details.
User avatar
Platinum Boarder

GK User
Tue Apr 29, 2014 4:25 pm
Sorry I dont understand what mus i do.
i'm doing a Manual of joomla!3 and in the section of Slides I have chosen the image show gk4 module but don't work :|
User avatar
Gold Boarder

GK User
Wed Apr 30, 2014 9:38 am
Could you show me your site? I'll check browser console and probably this gives me more details about your problem.
User avatar
Platinum Boarder

GK User
Wed Apr 30, 2014 9:40 am
Hi, yes of course, www.manual.aneucadena.cat

THANKS A LOT
User avatar
Gold Boarder

GK User
Thu May 01, 2014 11:05 am
Ok, it is exactly like I've suspected - the mootools library is not loaded. Please go to modules/mod_image_show_gk4 and open file mod_image_show_gk4.php then add this line :

Code: Select all
JHtml::_('behavior.framework', true);


after this ones :

Code: Select all
if(!defined('DS')){
   define('DS',DIRECTORY_SEPARATOR);
}
User avatar
Platinum Boarder

GK User
Wed May 07, 2014 7:24 pm
Yeees!!! thanks A LOT!!
User avatar
Gold Boarder

GK User
Thu May 08, 2014 9:51 am
What is interesting the Prostar is the only template where mootools is not included, with Beez all should be fine.
User avatar
Platinum Boarder

GK User
Thu May 08, 2014 9:55 am
Really? thanks a lot!!
User avatar
Gold Boarder


cron