[pmwiki-users] PmWiki 2.1.0 released-Fatal error

Patrick R. Michaud pmichaud at pobox.com
Thu Mar 16 21:26:54 CST 2006


On Thu, Mar 16, 2006 at 11:56:23AM -0500, Susan wrote:
> You know, this one happens a lot. (Puts up hand three times, that being 
> the number of times I've upgraded.)
> 
> Is there enough of a pattern to the error messages that a "Check 
> this..." suggestion can be included? Sort of like the messages that talk 
> you through creating wiki.d .

The best way I can think of to do this would be to have the
pmwiki.php know its own version number, and check that against
the version number held in scripts/version.php.  If there's
a mismatch between them, then pmwiki.php can throw an error message.

(A "mismatch" would occur whenever someone updates the scripts/ but
not pmwiki.php or vice-versa.)

Pm




More information about the pmwiki-users mailing list