Menu

#1 [Fatal error] DB Connector

closed
None
bug
critical
2015-03-17
2015-03-17
Anonymous
No

https://ilab2.net.in.tum.de/php/executeCommandOnElement.php?config=2014_smartSpaceTraining&address=l4

After answering the questions I receive only following error message. Answers are stated correct, but only access to the prelab.

[Fatal error] DB Connector --> Unknown column 'detailed_credits' in 'field list'

Computer: 1.A iLab

Björn Korth

Discussion

  • Marc-Oliver Pahl

    The problem is the information schema of the UID status table in the working DB. It needs another column for old installations:

    ALTER TABLE lab_uid_status ADD detailed_credits TEXT NOT NULL AFTER lab_possible_credits

    I fixed this for your instance now, so it should work for you now. Thanks for the hint!

     
  • Marc-Oliver Pahl

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB