Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: jcomments integration with Listbingo from gobingoo.com
Pages: [1]   Go Down
  Print  
Author Topic: jcomments integration with Listbingo from gobingoo.com  (Read 3269 times)
0 Members and 2 Guests are viewing this topic.
olinyon
Newbie
*

Karma: 0
Offline Offline

Posts: 1


« on: June 20, 2010, 06:53:15 »

Hi,

I'm using a new component Listbino (component for listings websites) gobingoo.com

Could be nice to have an integration's plugin for it

thx

Olinyon
Logged
ArchAugust
Newbie
*

Karma: 0
Offline Offline

Posts: 1


Email
« Reply #1 on: July 09, 2010, 14:25:48 »

Requesting for integration with Listbingo too. I tried doing the integration myself but can't get it to work. Help please. Grin

Tried the top 5 classified ad components and this is by far the best all around. Probably will be the next most popular ads comp soon. Would be nice if JComment could easily integrate with it.
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #2 on: July 09, 2010, 19:59:55 »

In my mind more effective is to ask about this the Listbingo's author. He could add built-in integration and no modifications will be needed.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
gobingoo
Newbie
*

Karma: 0
Offline Offline

Posts: 1


Email
« Reply #3 on: September 03, 2010, 10:56:36 »

JComments integration is ready for listbingo and is under testing. We will release the addon as soon as we finish the tests.

You can see the demo of JComments at http://listbingo.gobingoo.com

-
Gobingoo
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #4 on: September 03, 2010, 13:55:58 »

JComments integration is ready for listbingo and is under testing. We will release the addon as soon as we finish the tests.
Don't forget about plugin for JComments for your extension (it is needed to retrieving correct links to commented objects and their titles). If you've already created such plugin - attach it here please and I'll include it in next JComments release.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
laborduck
Newbie
*

Karma: 0
Offline Offline

Posts: 3


Email
« Reply #5 on: November 14, 2010, 11:43:15 »

Quote

Hola!!! Para integrar Jcomments en Listbingo, debes de instalar JComments en tu sitio Joomla, y añadir estas lineas al archivo ad.mainpage.php de tu template (para verlo en la vista detalle):
or....

Spanish to English translation


Hello! To integrate JComments in Listbingo, you must install JComments on your Joomla site, and add these lines to your template file ad.mainpage.php (to view it in detail):

[location--> /components/com_listbingo/templates/default/ad.mainpage...]


Code:
<?php
global $mainframe;
$comments $mainframe->getCfg('absolute_path') . '/components/com_jcomments/jcomments.php';
if (
file_exists($comments)) {
require_once(
$comments);
echo 
JComments::showComments($this->row->id'com_listbingo'$this->row->title);
}
?>


Funciona 100%. <--- WOrks for me! Cheesy


Credits go to farrukito.
 Smiley
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: jcomments integration with Listbingo from gobingoo.com
 
Jump to: