I have a PHPWiki 1.3.3 running, gdbm backend. It works fine for the most part. (I get some PHP error messages in RecentChanges, but they don't seem to affect functionality.) But...
..."Remove Page" does not work. I am correctly logged on as admin, I go to SomeWikiPage, and hit the button... and PHPWiki tells me I cannot remove the page because - get this! - HomePage was edited in the meantime... which is impossible since the whole Wiki is locked for now (.htaccess)...
What's going on here?
Otherwise - congrats, team, your Wiki is a great piece of software!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I have a PHPWiki 1.3.3 running, gdbm backend. It works fine for the most part. (I get some PHP error messages in RecentChanges, but they don't seem to affect functionality.) But...
..."Remove Page" does not work. I am correctly logged on as admin, I go to SomeWikiPage, and hit the button... and PHPWiki tells me I cannot remove the page because - get this! - HomePage was edited in the meantime... which is impossible since the whole Wiki is locked for now (.htaccess)...
What's going on here?
Otherwise - congrats, team, your Wiki is a great piece of software!
Oops, forget it. I just found http://phpwiki.sourceforge.net/phpwiki/InternetExplorerGetMethodBug, which pretty much explains my problem.