Chat log not working

  1. 7 years ago

    I have updated to the latest version and removed the old FOP2 Manager plugin. With that being said, I tried to open the chat log and get the following error:

    Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: chatlog' in /var/www/html/fop2/lib/dblib.php:89 Stack trace: #0 /var/www/html/fop2/lib/dblib.php(89): PDO->query('SELECT id,datet...') #1 /var/www/html/fop2/chatadmin.php(211): dbcon->consulta('SELECT id,datet...') #2 {main} thrown in /var/www/html/fop2/lib/dblib.php on line 89

    Is there a quick way to fix this? I did open the fop2settings.db and there is a chatlog table there full of chats including ones made today...

  2. admin

    9 Mar 2017 Administrator

    well, error makes no sense. if the table exists, then it should be able to find it. Perhaps you have some kind of permission issue with the fop2settings.db file ? That file must be readable by not only the fop2_server daemon, but also the web server user.

or Sign Up to reply!