From: Reini U. <ru...@x-...> - 2004-03-01 18:18:22
|
John Cole schrieb: >>From the current CVS version, I have encountered an odd error using ADODB: > Fatal error: Unknown(): The script tried to execute a method or access a > property of an incomplete object. Please ensure that the class definition > <b>wikiuser</b> of the object you are trying to operate on was loaded > _before_ the session was started in C:\Program Files\Apache > Group\Apache2\htdocs\phpwiki\lib\main.php on line 539 > > Switching back and forth between ADODB and SQL fixes or duplicates the > problem. Today was the first time I had turned on ADODB with phpWiki (I've > used ADODB in the past and like it a lot) and had seen other using it lately > so I decided to give it a try. It seem to work fine for the past few hours > and suddenly came up with this error. Like I said, really odd. No recent > edits and no changes to anything. Yes, That's the a question in the new auth FAQ. See doc/README.phpwiki-auth php internal session problem, now known workaround yet, restart browser. only happens when you try out different pref objects in one session. logout - change - login helps also. |