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: [Docman 1.4.0.stable] Integration don't work.
Pages: [1]   Go Down
  Print  
Author Topic: [Docman 1.4.0.stable] Integration don't work.  (Read 2444 times)
0 Members and 1 Guest are viewing this topic.
coolskin
Guest
« on: May 05, 2009, 22:03:15 »

Hello all ^^...

I have see the help page on integration of Jcomment on Docman, and read all the trhead about the integration.

And don t work....


Can you help me ?


I have tried :{jcomments on} on the comment of the files.... don t work.

I have tried : integration faq for 1.4.2 beta

<?php
  global $mosConfig_absolute_path;
  $comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
 
  if (file_exists($comments))
  {
    require_once($comments);
    echo '<div style="clear:both; padding-top: 10px;"></div>';
    echo JComments::showComments($this->data->id, 'com_docman', $this->data->dmname);
        }


don t work ... ;(


and i have tried the 1.3 in the faq , don  twork ^^!
« Last Edit: May 05, 2009, 22:12:56 by coolskin » Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: [Docman 1.4.0.stable] Integration don't work.
 
Jump to: