Forums
When i try to reach any of the quiz related content creation pages,
http://lol-coaching-bot.com/node/add/quiz-drag-drop
http://lol-coaching-bot.com/node/add/quizfileupload
http://lol-coaching-bot.com/node/add/truefalse
etc
i get an unexpected error and all the logs have the same error.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'opigno_lms_db.quiz_node_properties' doesn't exist
When i try to reach the quiz page
http://lol-coaching-bot.com/node/add/quiz
the log report this error
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'opigno_lms_db.quiz_user_settings' doesn't exist
Is something missing ? Do i need to install a module ?
Thanks for reading.
Hi quentin,
Hi quentin,
That is very strange. You should check your database to make sure those tables exist.
If they do not exist maybe there is an issue with the db_prefix? If they dont exist at all, probably the installation of the platform was not successfull.
Best regards
In reply to Hi quentin, by James Aparicio
Hi james,
Hi quentin,
Hi quentin,
Unless you already have a lot of content on platform i would reinstall it.
If those tables are not there it is difficult to know if there is are more things not installed. Its possible ofc but if you dont have much content wise on the platform i would suggest reinstalling it.
Best regards
Hi James,