<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ok, I've added $EnableDiag = 1;<br>
<br>
URL: <a class="moz-txt-link-freetext" href="http://www.christiancyclingpa.com/testsite/pmwiki">http://www.christiancyclingpa.com/testsite/pmwiki</a> This is
a mirror of my live site at: <a class="moz-txt-link-abbreviated" href="http://www.christiancyclingpa.com">www.christiancyclingpa.com</a><br>
<br>
The page I get the error on is:
<a class="moz-txt-link-freetext" href="http://www.christiancyclingpa.com/testsite/pmwiki/index.php?n=Camp.Registration">http://www.christiancyclingpa.com/testsite/pmwiki/index.php?n=Camp.Registration</a><br>
<br>
Thanks for your help.... Stan<br>
<br>
Patrick R. Michaud wrote:
<blockquote cite="mid20050402144437.GD10817@pmichaud.com" type="cite">
<pre wrap="">On Sat, Apr 02, 2005 at 09:17:23AM -0500, Ritchie, Stan wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Thanks Patrick,
I did just upgrade from .26 to .28 before installing
buildforms but I have not changed the pmwiki.php name.
I am not seeing errors anywhere else.
</pre>
</blockquote>
<pre wrap=""><!---->
Okay, then there must be something else happening here.
Is there a url we could look at, and if so, could you
also add $EnableDiag = 1; so I can look at the configuration
a bit more...?
Pm
</pre>
<blockquote type="cite">
<pre wrap="">From: "Patrick R. Michaud" <a class="moz-txt-link-rfc2396E" href="mailto:pmichaud@pobox.com"><pmichaud@pobox.com></a>
Date: 4/1/05 11:52 pm
To: "Stan" <a class="moz-txt-link-rfc2396E" href="mailto:stan@ritchietribe.net"><stan@ritchietribe.net></a>
Subj: Re: [pmwiki-users] BuildForms Fatal Error
On Fri, Apr 01, 2005 at 10:06:50PM +0000, Stan wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I just installed the buildforms recipe and when I try to save a page with forms
markup I get the following error:
Fatal error: Call to undefined function: parseargs() in
.../pmwiki/cookbook/buildforms.php on line 19
Since the parseargs() function is part of PmWiki.php, I don't see
how it can be underfined.
</pre>
</blockquote>
<pre wrap="">FWIW, this sort of thing commonly happens when admins rename
pmwiki.php to index.php or some other name, and then forget to copy
over the new pmwiki.php upon doing an upgrade (thus index.php
remains the older version of pmwiki that doesn't have ParseArgs() in it).
Pm
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>