[Tiki 4.0] Index page error [Solved] Posted by OnurAir 16 Nov 2009 18:54 GMT-0000 posts: 1 When I try to access the index page, I get this error: Fatal error: Call to a member function query() on a non-object in [...]/lib/core/lib/TikiDb/Bridge.php on line 23 Does somebody have a solution? This error came up when I upgraded TikiWiki from 3.2 to 4.0
Posted by sylvie 16 Nov 2009 19:11 GMT-0000 posts: 1092 Do you have pdo installed on your server http://us.php.net/manual/en/book.pdo.php Otherwise try to add a line in db/local.php $api_tiki='adodb'; just before ?> Good luck sylvie