Hi everyone,
To add some comments on a new page that I´ve created, I inserted this code in the corresponding register sys_page_compose:
“bx_import ('BxPhotosPageHome');
$o = new BxTemplCmtsView ('bx_encuestas', (int)$_COOKIE['encuestaID']);
if ($o->isEnabled()) echo $o->getCommentsFirst ();”
Now I want to do the same thing with the photo albums. ¿Does anyone know which code shall I use?
Thank you very much in advance!!
