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: CB JComments Tab 2.2
Pages: [1]   Go Down
  Print  
Author Topic: CB JComments Tab 2.2  (Read 7225 times)
0 Members and 1 Guest are viewing this topic.
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« on: June 18, 2012, 13:10:28 »

New version of plugin CB JComments Tab 2.2 has been released! Now it fully compatible with JComments 2.3.0 and allows to list user's latest comments in user's profile. Also this version brings us possibility to comment users' profiles.

Note: you have to install this plugin via CB plugin manager (this is not Joomla's plugin).

CB JComments Tab 2.2

And additional fix for JComments:
1. Open file /components/com_jcomments/plugins/com_comprofiler.plugin.php
2. Replace line:
Code: (php)
$Itemid = self::getItemid('index.php?option=com_comprofiler');
with
Code: (php)
$Itemid = self::getItemid('com_comprofiler','index.php?option=com_comprofiler');

Suggestions, wishes and bugreports are welcomed!
« Last Edit: June 20, 2012, 18:55:04 by smart » Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
totohariko
Jr. Member
**

Karma: 1
Offline Offline

Posts: 19


« Reply #1 on: June 19, 2012, 03:11:01 »

Hello,

I get the following error when trying to display a user's profile:

Error loading the component: index.php?option=com_comprofiler, 1

Thanks in advance for your help.
Logged
MaTsch
Newbie
*

Karma: 1
Offline Offline

Posts: 2


« Reply #2 on: June 20, 2012, 01:45:12 »

Hi smart!

First of all, thanks a lot for this useful plug-in!

I get the same error message. My system:

Joomla 2.5.4
Community Builder 1.8
JComments 2.3.0
K2 2.5.7
uddeIM PMS 2.8

The error message appears once - the first time a user profile is loaded. After reloading a profile page there is no error message any more. Example:

I have users A, B, C, D. Displaying user-profiles is only allowed for registered users.

1.) User A tries to load user's B profile page the first time. The error message will be shown.
2.) It doesn't appear on second, third, fourth reloading of B's page. Only on the first one.
3.) Now user C tries to load B's profile the first time.
4.) The error message doesn't appear - I think because it was already displayed for user A in step 1.)
5.) User C tries to load user's D profile page the first time. The error message will be shown.

I hope this description will help you to localize the problem...
« Last Edit: June 20, 2012, 18:20:18 by MaTsch » Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #3 on: June 20, 2012, 18:33:11 »

Oh, sorry... I found and fixed bug with 'Error loading component...'

1. Open file /components/com_jcomments/plugins/com_comprofiler.plugin.php
2. Replace line:
Code: (php)
$Itemid = self::getItemid('index.php?option=com_comprofiler');
with
Code: (php)
$Itemid = self::getItemid('com_comprofiler','index.php?option=com_comprofiler');

And after this change - you have to press Refresh Objects button in JCommenta backend to rebuild information about commented objects (profiles).
« Last Edit: June 20, 2012, 19:14:58 by smart » Logged

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

Karma: 1
Offline Offline

Posts: 2


« Reply #4 on: June 20, 2012, 19:58:01 »

Thanks a lot! Those fixes solved both issues! Great!  Smiley

I didn't even know that it was possible to add more than one components into "My latest comment" tab. I've just discovered it, right after reading your posting above. Maybe you should add an information tooltip with something like "Here you can add your components, comma separated".  Smiley

Thanks for great support!
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #5 on: June 20, 2012, 20:50:14 »

I didn't even know that it was possible to add more than one components into "My latest comment" tab. I've just discovered it, right after reading your posting above. Maybe you should add an information tooltip with something like "Here you can add your components, comma separated".  Smiley
Unfortunatelly CB doesn't support custom field types for plugin's parameters (as it was implemented in JComments modules). But I'm still searching some solution for this. Regarding some description - yes, I will add it.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
totohariko
Jr. Member
**

Karma: 1
Offline Offline

Posts: 19


« Reply #6 on: June 21, 2012, 13:47:32 »

It works fine now, many thanks for your excellent support (and for this plugin of course!).
Logged
xcoon
Newbie
*

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #7 on: July 03, 2012, 14:06:00 »

Its absolutly nice.

It only lacks a J2.5-CB-Plugin.

Right now the comments don't  link to CB-Profile an the CB-Avatar isn't displayed.

 Cry
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #8 on: July 03, 2012, 14:10:02 »

New version of JComments Avatars plugin will be released soon. Stay tuned!
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
mighty
Jr. Member
**

Karma: 0
Offline Offline

Posts: 16


Email
« Reply #9 on: September 07, 2012, 12:00:02 »

hi
i just upgraded to v2.30 today and upgraded the cb comments plg in as well. so i implemented this fix to my tabs2.2 and now the "My Latest Comments" tab shows up. Before only the "comments' tab showed up. I attach image of my latest comments tab. As u can see the old comments show up but where i imagine the date is supposed to show, it only shows the code for the date instead. how do i fix this? thanks

i am using j1.5.23 currently.

BTW, what is the default ordering for these comments as the top comment is one of my earliest test comments? The comments seemed grouped by the articles instead of by the latest posting date?


* Picture 105.png (55.14 KB, 753x660 - viewed 327 times.)
« Last Edit: September 07, 2012, 12:01:44 by mighty » Logged
xcoon
Newbie
*

Karma: 0
Offline Offline

Posts: 4


Email
« Reply #10 on: September 10, 2012, 12:29:26 »

New version of JComments Avatars plugin will be released soon. Stay tuned!

Any news about it?

 Sad
Logged
san65
Newbie
*

Karma: 0
Offline Offline

Posts: 1


Email
« Reply #11 on: November 01, 2012, 23:39:38 »

Hi,

We have been using JComments 2.3.0 [20/02/2012] for quite some time, but haven't gotten around to installing and using this particular plugin so far. Would like to know whether we should be opening and modifying the code for our particular version too? We do not want to take any chances with the comments module, as our site is running and pretty stable right now.

Thanks in advance.
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    CommunityBuilder    Topic: CB JComments Tab 2.2
 
Jump to: