Problem with JComments from GitHub Topic is solved

This forum is for general questions about extensions for Joomla! 4.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
User avatar
Slackervaara
Joomla! Ace
Joomla! Ace
Posts: 1118
Joined: Sat Aug 13, 2011 6:27 am

Problem with JComments from GitHub

Post by Slackervaara » Thu May 23, 2024 12:43 pm

I just updated JComments from GitHub.
https://github.com/exstreme/Jcomments-4
I have Joomla 4.4.4 and PHP 8.1 But when I afterwards edited an article and saved it I got error message:
0 Class "JCommentsPlugin" not found

After bugsearch I got this:

# Function Location
1 () JROOT/components/com_jcomments/plugins/com_content.plugin.php:21
2 include_once() JROOT/components/com_jcomments/helpers/object.php:103
3 JCommentsObject::_loadObjectInfo() JROOT/components/com_jcomments/helpers/object.php:244
4 JCommentsObject::storeObjectInfo() JROOT/plugins/content/jcomments/jcomments.php:385
5 PlgContentJcomments->onContentAfterSave() JROOT/libraries/src/Plugin/CMSPlugin.php:289
6 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
7 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
8 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/libraries/src/MVC/Model/AdminModel.php:1277
9 Joomla\CMS\MVC\Model\AdminModel->save() JROOT/administrator/components/com_content/src/Model/ArticleModel.php:779
10 Joomla\Component\Content\Administrator\Model\ArticleModel->save() JROOT/libraries/src/MVC/Controller/FormController.php:676
11 Joomla\CMS\MVC\Controller\FormController->save() JROOT/libraries/src/MVC/Controller/BaseController.php:693
12 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
13 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
14 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
15 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
16 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
17 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
18 require_once() JROOT/administrator/index.php:32

com_content.plugin.php:21 is: class jc_com_content extends JCommentsPlugin

Any suggestions?

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9915
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Problem with JComments from GitHub

Post by AMurray » Thu May 23, 2024 2:03 pm

I see you posted the issue on JComments github.

Did you activate all the associated plugins?
JCOMMENTS-PLUGINS.jpg
You do not have the required permissions to view the files attached to this post.
Regards - A Murray
General Support Moderator

User avatar
Slackervaara
Joomla! Ace
Joomla! Ace
Posts: 1118
Joined: Sat Aug 13, 2011 6:27 am

Re: Problem with JComments from GitHub

Post by Slackervaara » Thu May 23, 2024 3:02 pm

Thanks! At GitHub the author provided very fast a new version that worked perfectly, so it OK now. I also reported another bug that the comment item in database are locked after posting a comment. Had this bug for a while. Otherwize it like Good Ol' JCommments.

User avatar
Slackervaara
Joomla! Ace
Joomla! Ace
Posts: 1118
Joined: Sat Aug 13, 2011 6:27 am

Re: Problem with JComments from GitHub

Post by Slackervaara » Sat May 25, 2024 9:37 am

Now is totally 3 bugs in JComments fixed since latest release and I have tested that they work OK. So at present no problems with JComments from GitHub.


Post Reply

Return to “Extensions for Joomla! 4.x”