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: Content item title is empty
Pages: [1]   Go Down
  Print  
Author Topic: Content item title is empty  (Read 1632 times)
0 Members and 1 Guest are viewing this topic.
capella
Newbie
*

Karma: 0
Offline Offline

Posts: 46


Email
« on: March 19, 2010, 08:56:07 »

i integrated jcomments for a custom component. One of the page is -http://www.way2college.com/EngineeringColleges.php

Comments submitted here are getting added properly. But "Content item title" is empty in admin panel.



 <?php $comments = JPATH_BASE . '/components/com_jcomments/jcomments.php';

  if (file_exists($comments)) {

    require_once($comments);

   echo JComments::showComments($this->commentid, 'com_directory', $this->pagetitle);
  }

  ?>

It is not clear what is wrong?
Logged
capella
Newbie
*

Karma: 0
Offline Offline

Posts: 46


Email
« Reply #1 on: March 19, 2010, 13:13:00 »

can some one please reply?
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Integration with third-party extensions    Topic: Content item title is empty
 
Jump to: