1
Gestione Form / Re:Integrare JCOMMENTS in altro COMPONENTE
« il: 31 Ott 2011, 10:51:51 »
Nessuno mi sa aiutare? ?? ?
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
<?php
global $mainframe;
$lang =& JFactory::getLanguage();
$lang->load( 'com_jcomments', JPATH_SITE, null, true );
$comments = JPATH_SITE . '/components/com_jcomments/jcomments.php';
echo JComments::showComments($this->data->id, 'com_enmasse', $this->data->dmname);
?>
![]() |
|