As standalone working great:
http://xxxxx.xx/modules/gallery2/main.php [xxxxx.xx]
but in phpnuke not working:
http://xxxxx.xx/modules.php?name=gallery2 [xxxxx.xx]
Integration was successful (users exported)
gallery2.cfg:
Code: › $g2embedparams = array (
'embedphpfile' => '/home/xxxx/domains/xxxxx/public_html/modules/gallery2/',
'embedUri' => 'modules.php?name=gallery2',
'relativeG2Path' => '/modules/gallery2/',
'loginRedirect' => 'modules.php?name=Your_Account',
'activeUserId' => '0',
'embedPath' => '/',
'cookiepath' => '/',
What wrong?
p.s. gallery 2 module activated