We have 140 guests and 2 members online
OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Integrate with Jomcomment (1 viewing) (1) Guest
BookLibary Component Support
Go to bottom Favoured: 0
TOPIC: Integrate with Jomcomment
#666
krums (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Integrate with Jomcomment 2 Years, 1 Month ago Karma: 0  
Hi there

I want to integrate Booklibrary with Jomcomment.

Here is code withc needs to be insert in booklibrary

Code:

<?php
include_once( JPATH_PLUGINS . DS . 'content' . DS . 'jom_comment_bot.php' );
echo jomcomment($row->id, "com_booklibrary");
?>



Can someone please help me. Where do I need to insert this code?

Thanks in advance
 
Logged Logged  
 
Last Edit: 2010/03/25 16:29 By krums.
  The administrator has disabled public write access.
Go to top