@softsingapore, try using the html code (step 2) from this thread :
https://vborg.vbsupport.ru/showthrea...ry+integration
i had the same problem like you where it showed a blank page.
below are my declarations. compare it to yours and see if it will help.
Quote:
$ret = GalleryEmbed::init(array('embedUri' => 'gallery.php',
'g2Uri' => '/pg/',
'loginRedirect' => '../index.php',
'activeUserId' => $uid));
|