Error in grid_news configuration file

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Mon May 01, 2017 6:26 am
Hi,

after updating to the latest version I have back a previous error in the following file :

modules > mod_news_pro_gk5 > tmpl > portal_modes > grid_news > configuration.php

on line 71 the variable configuration is used incorrect

Code: Select all
$content = NSP_GK5_View::textPlugins($content, $this->parent->config);

in stead of
Code: Select all
$content = NSP_GK5_View::textPlugins($content, $config);


I have changed the code for my site, but can you get this corrected in the source for future releases as well?

Kr. Ronald.
User avatar
Fresh Boarder

teitbite
Thu May 04, 2017 10:52 am
Hi

I will let programmers know about it. Thank You for reporting it.
User avatar
Moderator

teitbite
Sat May 06, 2017 10:31 am
Hi

Programmers just told me that it's like that already: https://github.com/GavickPro/News-Show- ... er.php#L71 and the file wasn't changed for over a year. Make sure to replace the package You have, programmers thinkg You have used the very old one.
User avatar
Moderator


cron