|
I am running postnuke .75. I am not sure if this is unique to me, a hold over from upgrades or some bad hack I did.
Photopost 5.03. This is a new install.
FYI,
I also had to modify the forums/postnuke.php and change all instances like this.
"{$Globals['vbulletin']}/user.php?op=userinfo&uname=$tusername";
to be
"/user.php?op=userinfo&uname=$tusername";
There is no user.php file in the forums/ directory. This was affecting the 'profile' button that showed up on comments.
Last edited by GMGGG; April 7th, 2005 at 08:09 AM.
|