[pmwiki-users] Problem with Simple Forum on 2.1.3
Curtis, Clayton
Clayton.Curtis at va.gov
Fri Mar 31 07:07:29 CST 2006
As usual, this group is amazing! What a corporate memory!!
Disabling the extension made the problem go away, and installing the
latest version fixed the problem.
Suggests that a tool to compare versions of installed cookbooks with
versions of posted cookbooks might be very useful. (Though I have no
idea how one would make it work!!)
I'll have to try to figure out how I could have discovered that this was
a previously known (and solved) problem.
Thanks again to all!!
Clayton Curtis MD PhD
VHA-IHS Interagency Liaison & Enterprise Architecture
-----Original Message-----
From: pmwiki-users-bounces at pmichaud.com
[mailto:pmwiki-users-bounces at pmichaud.com] On Behalf Of Hans
Sent: Thursday, March 30, 2006 6:31 PM
To: Curtis, Clayton
Cc: pmwiki-users at pmichaud.com
Subject: Re: [pmwiki-users] Problem with Simple Forum on 2.1.3
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 </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.WhyShouldWeHaveAnInfor
maticsStructure'>$Namespacedspaced</a></td>
> <td class='messageitem' align=right>3 </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
_______________________________________________
pmwiki-users mailing list
pmwiki-users at pmichaud.com
http://host.pmichaud.com/mailman/listinfo/pmwiki-users
More information about the pmwiki-users
mailing list