The database schema is out-of-date and is incompatible with this code.
The database needs to have its schema updated using the schema that came with this code.
A command to do that might be:
mysql -u root -p mcelloph_phpdvdprofiler < schema.sql
Database schema version = 2.2
Code schema version = 2.3