Page 1 of 1
JomComment integration
Posted: 16 Sep 2009, 22:00
by cassy
hi there,
I'd like to integrate JomComment into the gallery. only where would I need to go with the snippet?
Re: JomComment integration
Posted: 17 Sep 2009, 15:37
by Jan
Hi, try to use google to search, if there is some guide to integrate JomComment into Phoca Gallery. I don't know it
Jan
Re: JomComment integration
Posted: 17 Sep 2009, 15:51
by cassy
are you saying I need to find out myself where in the phoca gallery code I need to insert the respective snippet?
Re: JomComment integration
Posted: 22 Sep 2009, 23:41
by mtovarnet
Es facil, Is easy
My site is:
http://pasionamericanista.net/galeria-d ... logos.html
en el archivo
mas o menos en la linea 807 del archivo
/components/com_phocagallery/views/category/tmpl/default.php
quiten estas 2 lineas
Deleted this twos lines
echo $this->loadTemplate('comments');
echo $pane->endPanel();
y pongan estas 3
put this three lines
global $mosConfig_absolute_path;
include_once(JPATH_SITE.DS. "/plugins/content/jom_comment_bot.php");
echo jomcomment($this->category->id, "com_phocagallery");
y listo
ready
Club America - Pasion Americanista
http://www.pasionamericanista.net
Saludos desde Cancun