[pmwiki-users] Problem with Simple Forum on 2.1.3

Hans design at softflow.co.uk
Thu Mar 30 17:30:59 CST 2006


Friday, March 31, 2006, 12:11:17 AM, Clayton wrote:
> I re-installed the recipes. Still have the same symptom. I'm wondering about a
> problem in $Titlespaced -- the code in forumstyled.php that emits the HTML for
> each row in the table of message items

> SDV($FPLForumIFmt,"<tr class='messageitem'>
>      <td class='messageitem'><a
> href='\$PageUrl'>\$Titlespaced</a></td>
>      <td class='messageitem' align=right>\$PostCount &nbsp;</td>
>      <td class='messageitem'>\$LastModified</td>
>      <td class='messageitem'> \$LastModifiedBy</td></tr>\n");

> is generating

> <tr class='messageitem'>
>      <td class='messageitem'><a
> href='http://10.9.9.197/pmwiki/pmwiki.php?n=Forum.WhyShouldWeHaveAnInformaticsStructure'>$Namespacedspaced</a></td>
>      <td class='messageitem' align=right>3 &nbsp;</td>
>      <td class='messageitem'>March 30, 2006, at 05:27 PM</td>
>      <td class='messageitem'> </td></tr>

> NOTE the "$Namespacedspaced".

Are you using markup extensions, i.e. extendmarkup.php?
If you do, could you disable the recipe and check how the titles will
display without this recipe?
I have  a strong suspicion that the error you report stems from this
recipe, as I said before. I observed the same error by using
$Titlespaced and extendmarkup.php.
The newest release has this error fixed (version 2.0.56), but please
test first without loading extendmarkup.php.


Best,
 Hans                           





More information about the pmwiki-users mailing list