Error K2/Seblod/Pro News GK4

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Jun 23, 2012 6:04 am
Hi guys, I'm with a problem that has caused me to lose good hours.
I'm doing a site with a theme and need it Gavick/K2/K2Store multi site after giving a good poke around the best solution I found was the Seblod happens that after I created the second site, the module Pro News GK4 now display the following error:
Notice: Undefined property: NSP_GK4_Layout_Parts :: $ config in / home/efacil/public_html/pizzaria1/modules/mod_news_pro_gk4/gk_classes/gk.utils.php on line 22

the demos of this site is:
(Master) http://efacil.net.br/pizzaria1/
(slave) http://centro.efacil.net.br/
everything else seems to be working legally, including k2Store.

Someone help me?

Thanks!
User avatar
Fresh Boarder

GK User
Sat Jun 23, 2012 6:40 am
Thats not a error , its just a notice. You can disable notices and it will not effect your website.

1. Disable in joomla global config > server > error reporting. Set it as none or default.

2. If you have access to your servers php.ini set error reporting as below.
Code: Select all
error_reporting(E_ALL ^ E_NOTICE);

Above will report errors but will not report Notices.

See you around...
User avatar
Platinum Boarder

GK User
Sat Jun 23, 2012 9:16 pm
Thanks for the reply.
I have disabled Error Reporting by Joomla admin, but still did not work.
User avatar
Fresh Boarder

GK User
Mon Jun 25, 2012 11:58 pm
Did you try step2?
User avatar
Platinum Boarder

GK User
Tue Jun 26, 2012 3:06 am
unfortunally i don't have access to php.ini.

what I did was delete the function of the file gk.utils.php per hour solve the problem.
thank's again
User avatar
Fresh Boarder

GK User
Thu Jun 28, 2012 11:52 pm
No problem , glad to hear you got it working. See you around...
User avatar
Platinum Boarder


cron