From: John C. <joh...@ua...> - 2004-03-01 17:27:52
|
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. Thanks, John Cole ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |
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. |
From: electron <ele...@mg...> - 2004-03-01 18:26:04
|
Delete your cookie as well or in substitution of login/logout -Jtp I've stopped 7,414 spam messages. You can too! One month FREE spam protection at http://www.cloudmark.com/spamnetsig/} -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Reini = Urban Sent: Monday, March 01, 2004 12:14 PM To: John Cole Cc: php...@li... Subject: Re: [Phpwiki-talk] Odd ADODB error... 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=20 >=20 > 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. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=3D1356&alloc_id=3D3438&op=3Dclick _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |