|
Well We integrate with Nuke and PostNuke that I know of. I know there are many flavors of nuke out there but quite simply you would need to modify certain links to work with your php nuke version. There are tons of variations from what I see on the web.
$profilelink = "{$Globals['vbulletin']}/modules.php?name=Forums&file=index/profile.php?mode=viewprofile&u=$tuserid";
|