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: JEvents Integration?
Pages: [1] 2 3   Go Down
  Print  
Author Topic: JEvents Integration?  (Read 16864 times)
0 Members and 1 Guest are viewing this topic.
NateM
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« on: September 30, 2009, 08:23:24 »

Surprised nobody mentioned this before. One of the most complete Joomla calendars out there. Would be great if it had an integration for JComments.
Logged
smart
Administrator
Hero Member
*****

Karma: 146
Offline Offline

Gender: Male
Posts: 2579



WWW
« Reply #1 on: September 30, 2009, 12:10:37 »

Ask JEvents developers to add JComments support in their component...
Logged

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

Karma: 0
Offline Offline

Posts: 2


« Reply #2 on: October 04, 2009, 09:25:11 »

Well, after toying around for awhile, i managed to get it partially working. Perhaps someone here can help me the rest of the way. You can comment on events properly by placing this code:

Code:
global $mosConfig_absolute_path;

    $comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';

    if (file_exists($comments)) {
      require_once($comments);
      echo JComments::showComments($this->evid, 'com_jevents', $this->processField("summary",""));
}

Into the details.php file for your calendar theme, (located in components/com_jevents/views/(Your Template Name)/icalevent/tmpl

However, while we can comment on these, and it is correctly associating the comments to the events, I cannot get the jcomments module to pull up the title of the event when commenting. There is something wrong with this field:

$this->processField("summary","")

I have tried probably 100 different variables hoping I could pull this up, but to no avail. The best I was able to muster was this, and a few other variables, which didn't show the event title properly, but didn't throw up errors, either. Can anyone help with this?
Logged
jelutz77
Newbie
*

Karma: 0
Offline Offline

Posts: 3


« Reply #3 on: October 15, 2009, 09:11:21 »

Is there a tag or something to put into the JEvents template for commenting to work with JEvents?
Logged
kraps
Newbie
*

Karma: 0
Offline Offline

Posts: 16


« Reply #4 on: February 26, 2010, 19:42:26 »

Plugin from JEvents developer:
http://www.jevents.net/en/downloads/category/20-free-addons
Logged
TopCop
Newbie
*

Karma: 0
Offline Offline

Posts: 20


Email
« Reply #5 on: February 27, 2010, 22:38:11 »

Yes, this plugin works, so I can have comments for my events.

BUT:
When I go to latest comments the comments are there, but the link to the events doesn't work!
Is there a solution for this?
Because without this link working it is not worth showing the comments in the module.

TopCop
Logged
woodie
Newbie
*

Karma: 0
Offline Offline

Posts: 1


« Reply #6 on: March 04, 2010, 21:31:45 »


When I go to latest comments the comments are there, but the link to the events doesn't work!
Is there a solution for this?
Because without this link working it is not worth showing the comments in the module.


Yeahh i have the same problem Sad can anybody fix it? it would be so great Smiley
Logged
kraps
Newbie
*

Karma: 0
Offline Offline

Posts: 16


« Reply #7 on: March 11, 2010, 19:24:19 »

I'm also for it! Seems to be a popular demand  Cheesy.

JEvents developer recommended using jxcomments, but since it's not free  I'll stick with the otherwise excellent jcomments. That's what he advised then:

Quote
the way jxComments works is that the plugin passes the link to jxcomments so that it has it stored.
It should be fairly easy for jComments to replicate.

I hope it would help.
Logged
TopCop
Newbie
*

Karma: 0
Offline Offline

Posts: 20


Email
« Reply #8 on: March 20, 2010, 16:24:20 »

Smart,

I would really like to have JComments working together with JEVents.
JEvents has already a plugin but as you can read here the link shown in the comments does not work. JEvents developer says this is a JComments problem.

So where to start? Will it be possible to get both components working together?


Thanks in advance,

TopCop
Logged
smart
Administrator
Hero Member
*****

Karma: 146
Offline Offline

Gender: Male
Posts: 2579



WWW
« Reply #9 on: March 30, 2010, 15:51:43 »

JEvents developer says this is a JComments problem.
JComments require additional plugin to build correct links to commented objects. All info about plugins available here: JComments Developer's Guide. I've already write to JEvents author and I hope we'll create such plugin in nearest time.
Logged

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

Karma: 0
Offline Offline

Posts: 20


Email
« Reply #10 on: March 30, 2010, 16:10:53 »

That sounds fantastic!
Thank you very much!

TopCop
Logged
kraps
Newbie
*

Karma: 0
Offline Offline

Posts: 16


« Reply #11 on: April 18, 2010, 03:06:47 »

Great news! How is it going so far?
Logged
smart
Administrator
Hero Member
*****

Karma: 146
Offline Offline

Gender: Male
Posts: 2579



WWW
« Reply #12 on: April 18, 2010, 14:27:41 »

I've contacted with JEvents' author but at this moment this problem isn't resolved. I've found some problems in current JEvents integration and didn't found any solution yet. But I'm going to make alternate integration with this extension.
Logged

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

Karma: 0
Offline Offline

Posts: 20


Email
« Reply #13 on: April 18, 2010, 15:36:21 »

Smart,

that would really be great!
Hope it will work!

Thanks in advance,

TopCop
Logged
TopCop
Newbie
*

Karma: 0
Offline Offline

Posts: 20


Email
« Reply #14 on: April 25, 2010, 17:46:04 »

Smat,

I do not want to bug you, but are there any news about this?

There are many users (I know from the JEvents Forum) who would love to see Jvents and JComments working perfect, including the links to JEvents.


TopCop
Logged
Pages: [1] 2 3   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: JEvents Integration?
 
Jump to: