You might wanna try to run the db update script, seems like some stored procedures are missing:
Code:cd [path to your deki]/maintenance/ php update-db.php
You might wanna try to run the db update script, seems like some stored procedures are missing:
Code:cd [path to your deki]/maintenance/ php update-db.php
thanks a lot that was the solution of my problem