Installation | |
When installing Tiki 4.0 (or even 5.x or 6.x) with PHP 5.1.0 (or higher), you may encounter a System error: could not find driver message. This indicates that PDO driver for your database has not been enabled on your server. To enable the driver:
|
Known Issues | |
update users_users set waiting=NULL where waiting is not NULL and valid is NULL; If you want to do only on my account foobar update users_users set waiting=NULL where waiting is not NULL and valid is NULL and login='foobar' |
Documentation | |
See Tiki4. |