By Bärbel Brantner on Sunday, 26 March 2017
Posted in Technical Issues
Likes 0
Views 597
Votes 0
When I select DJ-Classifieds or DJ-Catalog2 component as source, the page is broken (blank page):
The output is this error message:

Notice: Undefined index: state in /kunden/271237_1030/webseiten/FLUTE.AT-NEU/sandkiste/joomla3/components/com_komento/komento_plugins/abstract.php on line 328

Fatal error: Cannot access empty property in /kunden/271237_1030/webseiten/FLUTE.AT-NEU/sandkiste/joomla3/components/com_komento/komento_plugins/abstract.php on line 328
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

It seems like that was known issue, I already log this issue in our issue tracker.

For now, can you temporary comment out this code from this file and see how it goes?JoomlaFolder/modules/mod_komento_comments/mod_komento_comments.php


// LINE 108 - 110
if ($comment->getItemState() == 0) {
continue;
}
·
Sunday, 26 March 2017 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
hey there,

I already received our developer response, it seems like this have to fix on their Komento plugin file, we already added some fix in these following file.

JoomlaFolder/components/com_djcatalog2/komento_plugin.php
JoomlaFolder/components/com_djclassifieds/komento_plugin.php


Can you give it a check again is it work fine now?
·
Monday, 27 March 2017 10:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry for the late reply. I can confirm that the module woks fine after your adjustments.
·
Monday, 10 April 2017 22:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now.
·
Monday, 10 April 2017 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post