Okay, I installed this yesterday and had the user permissions problem which I fixed, thanks for the hack and the patch.
Now I thought everything was running fine, until I got to this new problem, which I see no fix for.
If I go to Member list, then click on a member name, I get a parse error:
Parse error: parse error in c:\inetpub\wwwroot\forums\member.php on line 536
536 is $templatename = iif($quick, 'memberinfo_quick', 'MEMBERINFO');
This is stock, however I added "$journal= fetch_journal($userid)" above it. If I remove the addition it works.
Any help is appreciated.
|