By Kevin Morrison on Thursday, 31 July 2014
Posted in Technical Issues
Replies 5
Likes 0
Views 889
Votes 0
I am having some issues with the categories module that I cannot resolve. I have updated all the modules and am using the latest version of everything yet the errors persist. Below is a list of the errors I am seeing and was wondering if someone could shed some light on what is wrong. I just updated my servers Apache and PHP so it may be something to do with a misconfiguration that needs to be addressed but I am not sure what?

This error is the first one before any of the posts are listed:
Strict Standards: Non-static method modEasyBlogCategoriesHelper::accessNestedCategories() should not be called statically in /home/*****/public_html/modules/mod_easyblogcategories/tmpl/default.php on line 18

All the rest of the categories that have content show this error:
Strict Standards: Non-static method modEasyBlogCategoriesHelper::accessNestedCategories() should not be called statically in /home/*****/public_html/modules/mod_easyblogcategories/helper.php on line 310

Something to do with nested categories but there is only one category that has a parent.

Also the calendar module is throwing a similar error:
Strict Standards: Non-static method modEasyBlogCalendarHelper::_getMenuItemId() should not be called statically in /home/****/public_html/modules/mod_easyblogcalendar/mod_easyblogcalendar.php on line 42

All this tells me I may need to make some changes to the php.ini file. I have display_errors turned off and error_reporting is currently set to E_ALL but I have tried every possible combination with no luck.

Here is a link to the offensive code: http://leagueses.org/blog

Not sure if it is worth noting but the same errors are showing up on the sites error_log file as well.
Hello Kevin Morrison,

Sorry for late reply to this,
Actually that was known issues, can you download my attachment file, extract the zip file and replace in your site.
calendar module Folder - JoomlaFolder\modules\mod_easyblogcalendar\helper.php
categories module Folder - JoomlaFolder\modules\mod_easyblogcategories\helper.php
If the error still persists, can you provide us with your Joomla backend and FTP access so we can help you check on this? Please advise.
·
Friday, 01 August 2014 10:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, I followed the instructions and now the blog failes with the following error.

Warning: require_once(/home/leagueses/public_html/administrator/components/com_easyblog/includes/easyblog.php) [function.require-once]: failed to open stream: No such file or directory in /home/****/public_html/modules/mod_easyblogcategories/helper.php on line 17

Fatal error: require_once() [function.require]: Failed opening required '/home/leagueses/public_html/administrator/components/com_easyblog/includes/easyblog.php' (include_path='.:/opt/alt/php53/usr/share/pear:/opt/alt/php53/usr/share/php') in /home/****/public_html/modules/mod_easyblogcategories/helper.php on line 17
·
Friday, 01 August 2014 10:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Kevin Morrison,

Sorry for late reply to this,
I have tried to access in your Joomla backend and FTP access, but it seems like you provided that login credential is not working.
Response:	530 Login authentication failed
Error: Critical error
Error: Could not connect to server

it seems like i provided wrong file, can you try download my attachment file again and replace in
calendar module Folder - JoomlaFolder\modules\mod_easyblogcalendar\helper.php
categories module Folder - JoomlaFolder\modules\mod_easyblogcategories\helper.php
·
Friday, 01 August 2014 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry Arlex, not sure what the deal is with the logins but yes your last attachment solved my problem, thank you...
·
Friday, 01 August 2014 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Kevin, glad that your issues are resolved now
·
Saturday, 02 August 2014 01:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post