syntax error, unexpected T_RETURN

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Fri Aug 15, 2014 12:44 pm
Hi,

I just updated my GK5 News Show Pro and now when my modules who uses GK5 in activated i get this error:
Parse error: syntax error, unexpected T_RETURN in .../modules/mod_news_pro_gk5/tmpl/com_easyblog/view.php on line 122

What shall i do? :?
User avatar
Junior Boarder

teitbite
Sun Aug 17, 2014 9:37 am
Hi

Which joomla version module is it ?
User avatar
Moderator

teitbite
Sun Aug 17, 2014 9:44 am
Hi

I've checked both versions and looks like in file: modules/mod_news_pro_gk5/tmpl/com_easyblog/view.php on line 121 there is ";" sign missing at the end of the line. Should be:

Code: Select all
                     $link = static::itemLink($item);
User avatar
Moderator


cron