From: Reini U. <ru...@x-...> - 2006-08-13 22:59:22
|
SourceForge.net schrieb: > By: elkhornbob > > I've searched the forum for anything on this, but found nothing. > > > I'm getting messages from PHP like the one below when making edit changes to > a page. Any advice on what I need to do to stop this? (The edits are being > saved ok, strangely.) > > Warning: dba_insert(FrontPage,a:3:{s:9:"fromlinks";a:5:{s:21:"PhpWikiAdministrat > ion";i:1;s:12:"ReleaseNotes";i:1;s:8:"TestPage";i:1;s:19:"TextFormattingRules";i > :1;s:13:"RecentChanges";i:1;}s:7:"tolinks";a:10:{s:11:"WikiWikiWeb";i:1;s:12:"Ho > wToUseWiki";i:1;s:11:"AddingPages";i:1;s:7:"SandBox";i:1;s:14:"RecentVisitors";i > :1;s:13:"RecentChanges";i:1;s:11:"MostPopular";i:1;s:12:"ReleaseNotes";i:1;s:21: > "PhpWikiAdministration";i:1;s:9:"WeavaTeam";i:1;}s:8:"pagename";s:9:"FrontPage";} > ) [function.dba-insert]: Cannot replace in > /www/nwfish.info/subdomains/www/phpwiki/lib/dbalib.php on line 126 The page content is saved, but the link updates not. This is a backend problem with dba. Which backend do you use? berkeley or gdbm? |