How can I add my existing gallery to my postnuke site? Is that possible without haveing to reinstall the gallery to a post nuke module.
yes, you just need to call it like this http://www.mysite.com/modules.php?op=modload&name=gallery&file=index
If your site is on a *nix server, your best bet would be to symlink it into modules/. This way you can register it with the PN db.
MadMax, does your method use the PN user db or standalone Gallery user db?
Posts: 4
yes, you just need to call it like this
http://www.mysite.com/modules.php?op=modload&name=gallery&file=index
Posts: 794
If your site is on a *nix server, your best bet would be to symlink it into modules/. This way you can register it with the PN db.
MadMax, does your method use the PN user db or standalone Gallery user db?