Forgot?
Link to this post 10 May 10

Hi,

I downloaded the jsn epic template (free version). What do I need to do to get chameleon working on it?

In settings I tried: Jsnrounded, jsnxhtml, jsntrio

with -box box-grey

I also keep getting: public_html/templates/jsn_epic_free/html/modules.php on line 64 (jsn utils not found)

Thanks for the help!

Link to this post 10 May 10

Hi Mirage,

Yeah we experienced the same thing while setting up the demos.

We contacted JSN with a patch, and last thing I heard was that they approved the patch.

Until they apply the patch, here it is so you can apply it yourself while you wait:

in file /templates/jsn_epic_pro/html/modules.php line 31


if(!class_exists('JSNUtils', false)) require_once JPATH_THEMES . '/jsn_dome_pro/php/jsn_utils.php';

in file /templates/jsn_epic_pro/index.php I had to change line 14 to

if(!class_exists('JSNUtils')) require(YOURBASEPATH.'/php/jsn_utils.php');

Home Forum Joomla Extension Support NinjaBoard chameleon