On Tuesday 15 September 2009 20:07:29 michael paulukonis wrote: > http://www.pmwiki.org/wiki/Cookbook/UploadForm > > After installing UploadForm and trying a test form, I get the > following error on upload: > > Fatal error: Call to undefined function: uploadauth() in > C:\Inetpub\pmWiki\cookbook\uploadform.php on line 28 > > I'm running pmwiki 2.2.0-beta68, and grepped my entire installation -- > the function doesn't exist in my system, and I can't find any > references to it in the wiki or mailing lists.
This function was added to the PmWiki core in version 2.2.3. You may have to upgrade to a more recent version (current stable is 2.2.5). Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
