Code: Select all
mod_fcgid: stderr: phpMyFAQ mysqli_sql_exception: Unknown column 'remember_me' in 'where clause' in /<path-to-phpmyfaq>/src/phpMyFAQ/Database/Mysqli.php on line 357
mod_fcgid: stderr: Stack trace:
mod_fcgid: stderr: #0 /<path-to-phpmyfaq>/src/phpMyFAQ/Database/Mysqli.php(357): mysqli->query('\\n SE...')
mod_fcgid: stderr: #1 /<path-to-phpmyfaq>/src/phpMyFAQ/User.php(315): phpMyFAQ\\Database\\Mysqli->query('\\n SE...')
mod_fcgid: stderr: #2 /<path-to-phpmyfaq>/src/phpMyFAQ/User/CurrentUser.php(547): phpMyFAQ\\User->getUserByCookie('22608d2a72f5813...')
mod_fcgid: stderr: #3 /<path-to-phpmyfaq>/index.php(171): phpMyFAQ\\User\\CurrentUser::getFromCookie(Object(phpMyFAQ\\Configuration))
Before I go digging into the guts of things to figure out why this is happening, does it immediately suggest anything obvious?