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    CommunityBuilder    Topic: Jcomments Community Builder plugin with EventList support
Pages: [1] 2   Go Down
  Print  
Author Topic: Jcomments Community Builder plugin with EventList support  (Read 24708 times)
0 Members and 2 Guests are viewing this topic.
scubaguy
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« on: February 26, 2008, 03:49:41 »

The EventList component http://www.schlu.net now has support for Jcomments comments on events.  However the Community Builder plugin for Jcomments does not list comments that were added to events.  Has anyone added this feature yet and if not is anyone interested in doing it?
Logged
scubaguy
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« Reply #1 on: February 26, 2008, 04:45:42 »

After a little playing around I think I worked it out.  The attached file is a modified version of the CB Jcomments plugin.  This version shows comments on EventList events and article comments in a tab in the user's CB profile.  The title of the event is shown linking to the event detail page along with the users comment.  (you have to login the forum to be able to see the file)

2008-03-16 - reported bugs fixed - new version 0.3 attached

* plug_jcommentstab_eventlist_0.3.zip (2.71 KB - downloaded 722 times.)
« Last Edit: March 16, 2008, 21:36:27 by scubaguy » Logged
baboon
Newbie
*

Karma: -2
Offline Offline

Posts: 26


« Reply #2 on: March 15, 2008, 18:23:04 »

After a little playing around I think I worked it out.  The attached file is a modified version of the CB Jcomments plugin.  This version only shows comments on EventList events in a tab in the user's CB profile.  The title of the event is given linking to the event detail page along with the users comment.  (you have to login the forum to be able to see the file)

good

but it will more good if there is only one tab for all comments (artcile/eventlist and so on)
Logged
superfra
Newbie
*

Karma: -1
Offline Offline

Posts: 2


« Reply #3 on: March 16, 2008, 01:34:00 »

Unfortunately, I must use Joomla 1.0.X and Eventlist 0.8.11

Is possible to make an integration of Jcomment in Eventlist 0.8.11 such as Eventlist 0.9.1??

Thanks in advance,
Francesco.

Logged
Devil
Newbie
*

Karma: 2
Offline Offline

Posts: 30



WWW
« Reply #4 on: March 16, 2008, 03:30:51 »

Unfortunately, I must use Joomla 1.0.X and Eventlist 0.8.11

Is possible to make an integration of Jcomment in Eventlist 0.8.11 such as Eventlist 0.9.1??

Thanks in advance,
Francesco.



Hi,

yes u can use JComment in Eventlist 0.8.11... but u will insert a little piece of Code in the EL  Wink
Logged
scubaguy
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« Reply #5 on: March 16, 2008, 09:03:59 »

the attached file above has been updated to show both events and article comments in the CB tab.
Logged
superfra
Newbie
*

Karma: -1
Offline Offline

Posts: 2


« Reply #6 on: March 16, 2008, 14:18:10 »

Unfortunately, I must use Joomla 1.0.X and Eventlist 0.8.11

Is possible to make an integration of Jcomment in Eventlist 0.8.11 such as Eventlist 0.9.1??

Thanks in advance,
Francesco.



Hi,

yes u can use JComment in Eventlist 0.8.11... but u will insert a little piece of Code in the EL  Wink

What code i have to insert, And where???

I've triend to insert a thing like this:

<?php
  global $mosConfig_absolute_path;
  $comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
  if (file_exists($comments)) {
    require_once($comments);
    echo JComments::showComments($item->id, 'com_eventlist', $item->title);
  }
?>

But, in this way, comments will be global for all event!!

Can you help me??

« Last Edit: March 16, 2008, 14:23:10 by superfra » Logged
baboon
Newbie
*

Karma: -2
Offline Offline

Posts: 26


« Reply #7 on: March 16, 2008, 15:59:15 »

the attached file above has been updated to show both events and article comments in the CB tab.

Works fine thanks  Smiley
Logged
baboon
Newbie
*

Karma: -2
Offline Offline

Posts: 26


« Reply #8 on: March 16, 2008, 20:29:21 »

arf a litle problem :

the plugin show all comments and not only the comments of the owner of the profil
Logged
scubaguy
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« Reply #9 on: March 16, 2008, 21:37:08 »

Baboon, the all comments bug is fixed and the above file has been updated.
Logged
baboon
Newbie
*

Karma: -2
Offline Offline

Posts: 26


« Reply #10 on: March 17, 2008, 03:08:38 »

ok it works thanks Wink
Logged
theanimalix
Newbie
*

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #11 on: March 25, 2008, 05:38:15 »

Hello

I have problem with plugin for CB. It reports error...Restricted access when I try to view my profile information. Secondly I have problem with displaying the comment box in Eventlist 0.8.10; the box is shown globaly (I want comment box to be separately displayed under the events and not displayed under events list, where all events are shown). I also tryed with {jcomments on} and {jcomments off}, but that doesnt work for me...can you help me pls?

Im looking forward for your answer.

thx and bye
Logged
scubaguy
Newbie
*

Karma: 0
Offline Offline

Posts: 5


« Reply #12 on: March 25, 2008, 05:53:58 »

my version of the plugin is only for Joomla 1.5+ and EventList 0.9+
Logged
theanimalix
Newbie
*

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #13 on: March 25, 2008, 15:29:48 »

So there is no way to work with joomla 1.0.x?
Logged
fion
Guest
« Reply #14 on: April 11, 2008, 11:45:40 »

wow~great plug-in
 Cheesy
thank you~scubaguy
Logged
Pages: [1] 2   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    CommunityBuilder    Topic: Jcomments Community Builder plugin with EventList support
 
Jump to: