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: Integration with Group Jive
Pages: 1 [2]   Go Down
  Print  
Author Topic: Integration with Group Jive  (Read 18164 times)
0 Members and 3 Guests are viewing this topic.
and2y
Newbie
*

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #15 on: March 24, 2009, 02:30:49 »

sorry, there is no line 1576
i hav only 3 lines  Sad

could u copy the full text arround the lines i have shown pls??

senx andyy
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #16 on: March 24, 2009, 02:42:47 »

and2y, you show me error text, in this error appears line number... can you show me, what code is placed on this line in that file?
Logged

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

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #17 on: March 24, 2009, 02:59:41 »

aaa thanks, i found the error

i forgot a }

now: there i no error any more and i can´t see jcomments in groups ...  Cry
Logged
vmarra
Newbie
*

Karma: -1
Offline Offline

Posts: 2


« Reply #18 on: May 26, 2009, 23:46:43 »

I am using the older version of Groupjive and the latest version of JComments and I tried this, but it isn't working.  The code in my groupjive.html.php file looks like this:

Code:
$tmpl->addVar( 'showfullmessage', 'ITEMID', $Itemid);
$_GJ_TEMPLATES->addContent($tmpl->getParsedTemplate( 'showfullmessage' ), 'center');

global $mainframe;
$comments = $mainframe->getCfg('absolute_path') . '/components/com_jcomments/jcomments.php';
if (file_exists($comments)) {
  require_once($comments);
  $comments = JComments::showComments($d->id, 'com_groupjive', $d->subject);
  $_GJ_TEMPLATES->addContent($comments, 'center');
}


}


function inactive(&$rows, $group) {

I included some code before and after the suggested code you gave.

Did I do it correctly?
I am not getting any syntax error messages or anything, just the comments box is not showing up when I view the group.
I am using Joomla 1.5.10.

Thanks.
Logged
sorema
Newbie
*

Karma: 0
Offline Offline

Posts: 14


« Reply #19 on: September 24, 2009, 14:57:45 »

i got this integration working with j1.5.14 and gj beta4
when you click on a bulletin to b shown comments are showing too and you can comment the bulletin.
the url is like this and all works fine
www.il-dono.org/index.php?option=com_groupjive&action=gj.core.bulletin.showfullmessage&idm=72&groupid=16&Itemid=0


i'd like to show comments even in "last bulletin" on group front page.
the url looks like this...

www.il-dono.org/index.php?option=com_groupjive&action=gj.core.groups.showgroup&groupid=16&Itemid=0

how can i manage to do this? i can't find it by myself
thanks!
« Last Edit: September 24, 2009, 14:59:31 by sorema » Logged
Pages: 1 [2]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: Integration with Group Jive
 
Jump to: