UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Custom integration not showing

neg0 · ·
5:15 PM Wednesday, 26 August 2015
None
Hi,

I'm trying to display comments in a custom component com_pronocote.
I've followed the doc but nothing is showing and I don't get any error.

- I've activated the comments in admin/components/komento/integration/my_component.
- I've created a file "com_pronocote.php" (attached) in components\com_komento\komento_plugins.

In my component view i added :

<?php
require_once( JPATH_ROOT . DIRECTORY_SEPARATOR . 'components' . DIRECTORY_SEPARATOR . 'com_komento' . DIRECTORY_SEPARATOR . 'bootstrap.php' );
Komento::commentify( 'com_pronocote', $this->eventInfos );
?>



Could you help me display the comments ?

Thanks!
The replies under this section are restricted to logged in users or users with an active subscription with us