[pmwiki-users] Commenting Malfunction

Wade Hudson whudson at igc.org
Wed Feb 9 18:52:12 CST 2005


thanks
that works

--Wade Hudson
  http://ProgressiveResourceCatalog.org

> -----Original Message-----
> From: pmwiki-users-bounces at pmichaud.com
> [mailto:pmwiki-users-bounces at pmichaud.com]On Behalf Of Hans
> Sent: Wednesday, February 09, 2005 9:56 AM
> To: Pmwiki-users at pmichaud.com
> Subject: Re: [pmwiki-users] Commenting Malfunction
>
>
> the comments script is buggy as distributed i believe.
> I had to change some lines to get it working.
>
> At line 207 or there about you can try replace the function with this:
>
> // Returns file name for the comments for current page
> function CommentsFileName($pagename) {
>         global $WorkDir;
>         return $WorkDir.'/'.$pagename.".Comments";
> }
>
>
>
> Best,
> ~Hans
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users
>





More information about the pmwiki-users mailing list