I wonder if anyone can help me with this issue:
(I'm working locally so I have no link to provide)
I've made a clean innstallation of Joomla 1.7.3 with K2 2.5.4, GK_coffe template version 2.5 and Image Show GK4 version 1.19.
I've published a version of Image Show GK4 module on frontpage in position "header2".
I've made just one slide linked to a K2 article.
Then I get this error:
( ! ) Fatal error: Class 'K2HelperRoute' not found in ...\www\mysite\modules\mod_image_show_gk4\styles\gk_coffe\model.php on line 102
This is the code:
- Code: Select all
'link' => urldecode(JRoute::_(K2HelperRoute::getItemRoute($item->id.':'.urlencode($item->alias), $item->cid.':'.urlencode($item->cat_alias))))
I hope someone can help me with this issue.
Thanks