By Jan Poulsen on Wednesday, 08 March 2017
Posted in Technical Issues
Likes 0
Views 202
Votes 0
Hi.
This text is occured in the Blog categories module:

Strict Standards: Non-static method modEasyBlogCategoriesHelper::accessNestedCategories() should not be called statically in /customers/7/5/f/nscykelmotion.dk/httpd.www/modules/mod_easyblogcategories/tmpl/default.php on line 18 .
For your information.
I updated the template Lava and also the community builder about 2 weeks ago, I first saw the error today, so if it has happend in relation to the update I cant say.

Jan Poulsen
Hi Jan Poulsen,

I've fix the issue in the file:
JoomlaFolder/modules/mod_easyblogcategories/helper.php
by add

ublic static

for the function

public static function accessNestedCategories( &$categories , $selected , $params , $level = null )

Please have a look.
·
Wednesday, 08 March 2017 12:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much - it's perfect!
·
Wednesday, 08 March 2017 17:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Jan Glad to hear your issue has resolved.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.

Have a nice day ahead
·
Wednesday, 08 March 2017 17:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post