From: John C. <joh...@ua...> - 2005-01-24 16:23:35
|
Reini, I had just switched to using ADODB, because I was getting several connection errors with SQL connections. I'm still getting an error: Fatal Error: lib\WikiDB\adodb\adodb-errorhandler.inc.php:76: Error: mysql error: [1062: Duplicate entry '4cf4b2e01af9c05f7468858fcc5f8e97' for key 1] in EXECUTE("INSERT INTO session (sess_id, sess_data, sess_date, sess_ip) VALUES ('4cf4b2e01af9c05f7468858fcc5f8e97', 'wiki_user|O:9:\"_anonuser\":6:{s:7:\"_userid\";s:0:\"\";s:6:\"_level\";i:0; s:6:\"_prefs\";O:15:\"userpreferences\":1:{s:6:\"_prefs\";a:13:{s:6:\"userid \";O:15:\"_userpreference\":1:{s:13:\"default_value\";s:0:\"\";}s:6:\"passwd \";O:15:\"_userpreference\":1:{s:13:\"default_value\";s:0:\"\";}s:9:\"autolo gin\";O:20:\"_userpreference_bool\":1:{s:13:\"default_value\";b:0;}s:5:\"ema il\";O:21:\"_userpreference_email\":1:{s:13:\"default_value\";s:0:\"\";}s:11 :\"notifyPages\";O:22:\"_userpreference_notify\":1:{s:13:\"default_value\";s :0:\"\";}s:5:\"theme\";O:21:\"_userpreference_theme\":1:{s:13:\"default_valu e\";s:4:\"Crao\";}s:4:\"lang\";O:24:\"_userpreference_language\":1:{s:13:\"d efault_value\";s:2:\"en\";}s:9:\"editWidth\";O:19:\"_userpreference_int\":3: {s:13:\"default_value\";d:80;s:7:\"_minval\";d:30;s:7:\"_maxval\ Is that one any easier to clear? :-) Thanks, John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Reini Urban Sent: Saturday, January 22, 2005 5:10 AM To: php...@li... Subject: Re: [Phpwiki-talk] Re: Feature request, add maxdepth or reclimit to ListSubpages John Cole schrieb: > Wonderful, I tried it on the latest version, and it does indeed work. > Since our online version didn't do this, I've upgraded it to the latest > version. > > Since the upgrade I'm getting the following error at the bottom of each > page: > > Fatal Error: > lib\WikiDB\backend\PearDB.php:1006: Error: wikidb_backend_peardb_mysql: > fatal database error > > * DB Error: already exists > * (INSERT INTO session (sess_id, sess_data, sess_date, sess_ip) VALUES > ('4cf4b2e01af9c05f7468858fcc5f8e97', > > What do I need to do to clear it? That's quite tricky. I'd try ADODB instead for the start until I can track that down. > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of Reini Urban > Sent: Friday, January 21, 2005 10:55 AM > To: php...@li... > Subject: Re: [Phpwiki-talk] Re: Feature request, add maxdepth or reclimit to > ListSubpages > > John Cole schrieb: > >> Great, that worked, I didn't expect that to work that way :-) >> >> Would it be easy to add the exclude to UnfoldSubPages? > > > Exclude and pages are arguments which should work now with all plugins. > Though they are only used with pagelists. > They are generic to ease <!plugin-list !> handling. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------- 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. |