By Sean Carney on Thursday, 29 December 2016
Posted in Technical Issues
Likes 0
Views 234
Votes 0
Do you have any idea what could be causing the error on this site to make the EasyBlog theme not display. I am assuming a plugin or module may be having a conflict. But, I thought you would like to see this.

My joomla access for this site is the same as for my drcarney.com site as this is just a temporary copy of drcarney.com which I hope to replace the existing site with as soon as I resolve a couple bugs.

Here is one of the pages that you can see the problem on: http://drc.cloudaccess.host/gems

It is not happening on all my pages though. Very interesting.

I did turn on the joomla debugger and got the following:

0 - Call to undefined method stdClass::getAuthor()

Call stack
# Function Location
1 JApplicationCms->execute() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/index.php:49
2 JApplicationSite->doExecute() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/cms/application/cms.php:261
3 JApplicationSite->dispatch() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/cms/application/site.php:230
4 JComponentHelper::renderComponent() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/cms/application/site.php:191
5 JComponentHelper::executeComponent() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/cms/component/helper.php:380
6 require_once() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/cms/component/helper.php:405
7 JControllerLegacy->execute() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/easyblog.php:43
8 EasyBlogController->display() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/libraries/legacy/controller/legacy.php:702
9 EasyBlogViewCategories->listings() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/controllers/controller.php:107
10 EasyBlogView->display() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/views/categories/view.html.php:258
11 EasyBlogThemes->output() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/views/views.php:164
12 include() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php:447
13 EasyBlogThemes->output() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/themes/nickel/blogs/categories/item.php:106
14 include() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php:447
15 EasyBlogThemes->output() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/components/com_easyblog/themes/nickel/blogs/latest/default.main.php:216
16 include() /mnt/data/vhosts/casite-686358.cloudaccess.net/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php:447
hey Sean,

It seems like this issue already fixed internally, I already applied some fix in this file -> JoomlaFolder/administrator/components/com_easyblog/includes/comment/adapters/komento.php , it should work fine now.

For those user who having this issue when using Easyblog 5.0.41 + Komento 3.0.2 , you can download my attached file and replace into above file location.
·
Thursday, 29 December 2016 11:45
·
0 Likes
·
0 Votes
·
0 Comments
·
You certainly fixed my site. Thank you. I was baffled.
·
Friday, 30 December 2016 07:59
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Sean, glad that your issues are resolved now
·
Friday, 30 December 2016 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post