Results 1 to 3 of 3

Thread: Unknown column 'com_order' in 'field list'

  1. #1
    New user
    Join Date
    08-12-16.
    Posts
    4

    Default Unknown column 'com_order' in 'field list'

    Hello!

    I got error message :

    Fatal error: Uncaught exception Exception with message Query error: Unknown column 'com_order' in 'field list' (INSERT INTO tl_content (type, floating, sortOrder, perRow, sliderSpeed, sliderStartSlide, com_order, com_template, gridOffset, pid, sorting, ptable, tstamp) VALUES ('text', 'above', 'ascending', 4, 300, 0, 'ascending', 'com_default', 0, 39, 128, 'tl_article', 0)) thrown in system/modules/core/library/Contao/Database/Statement.php on line 295

    #0 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 system/modules/core/drivers/DC_Table.php(685): Contao\Database\Statement->execute()
    #2 system/modules/core/classes/Backend.php(650): Contao\DC_Table->create()
    #3 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #4 contao/main.php(20): Contao\BackendMain->run()
    #5 {main}


    How to fix this please?

  2. #2
    Community-Moderator lucina's Avatar
    Join Date
    10-08-10.
    Location
    Issy-les-moulineaux
    Posts
    93

    Default

    Did you run the install tool to update the database definitions?

  3. #3
    New user
    Join Date
    08-12-16.
    Posts
    4

    Default

    Quote Originally Posted by lucina View Post
    Did you run the install tool to update the database definitions?
    Yes i did, but now i fixed by creating column of the missing fields.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •