Quote:
Originally Posted by tuanluu
$ret = GalleryEmbed::init(array('embedUri' => '/gallery2.php',
'g2Uri' => 'http://www.yoursite.com/gallery2/',
'loginRedirect' => 'index.php',
if I edit this line the icon gallery will not show.
if I 'http://www.paranormalis.com/gallery2/
it work fine but there are differnt problem
For some reason when I try to upload a picture to album I will not should in the forum, but when I go direct too gallery2 it show.
does anyone has this problem or just me ?
|
do you have the "URL Rewrite" module configured/installed? if so, disable the module or go into the module and uncheck the "Show Item" check, and then save.
also known as the Mod Rewrite module from apache.
also, if your setup is like mine....
VBB: yoursite.com/forum/gallery.php
Gallery: wourstie.com/gallery/
you dont need the leading / in the embedUri if your setup is like mine...
g2uri should be "http://www.luuhoanggallery.com/gallery/" for you. or you can make the g2uri "/gallery/" and it will work. i just verified that on my site. so that might also help(i personaly like that better

) jsut and FYI

.