Friday, 06 February 2015
  1 Replies
  2.1K Visits
0
Votes
Undo
Hi.

I've just chosen the "ext" layout for the calendar view, but some images were missing. Apparently it was looking for the images under the "geraint" dir view. I've checked the source code and the selected templated is being gotten wrong: this line in mod_jevents_cal/tmpl/ext/calendar.php

$viewname = $this->getTheme();
$viewpath = JURI::root(true) . "/components/$compname/views/".$viewname."/assets";
$viewimages = $viewpath . "/images";
$linkpref = "index.php?option=$compname&Itemid=".$this->myItemid.$this->cat."&task=";

I've noticed that $viewname is getting the default one. So a workaround is to select the "ext" under the Jevents configuration as the one by default but I guess this is not the desired behaviour.

Cheers
10 years ago
·
#140690
0
Votes
Undo
Did you set the ext layout in the module settings specifically? What do you have set as the global setting?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.