how to insert on a new page a photo albums´ block

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!!

Quote · 6 Feb 2011

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!!

Quote · 6 Feb 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.