Results 1 to 2 of 2

Thread: Fatal error on extention

  1. #1
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Fatal error on extention

    Hi guys,

    I am a bit lost what is going on here. I would like to know and learn :-)

    I installed the module artists_catalog. It worked fine, until I tried to ad another module from it. So I decided to remove it completely by uninstalling.
    Database tables where gone, cache cleared.

    Did a new install.
    But I cannot get it to run again.
    I get a fatal error when trying to create a new portfolio entry. I can see my created data in the table of the database, but apparently something is missing/going wrong.

    Maybe somebody can push me in the right direction:


    Fatal error: Uncaught exception Exception with message Query error: Unknown column 'page' in 'where clause' (SELECT * FROM tl_ac_project WHERE page=NULL) thrown in system/modules/core/library/Contao/Database/Statement.php on line 283

    #0 system/modules/core/library/Contao/Database/Statement.php(254): Contao\Database\Statement->query()
    #1 system/modules/artists_catalog/classes/ArtistsCatalog.php(32): Contao\Database\Statement->execute(NULL)
    #2 system/cache/dca/tl_ac_project.php(257): ArtistsCatalog\ArtistsCatalog::updateSortingTable( NULL)
    #3 system/modules/core/drivers/DC_Table.php(1982): tl_ac_project->updateSortingTable(Object(Contao\DC_Table))
    #4 system/modules/core/classes/Backend.php(572): Contao\DC_Table->edit()
    #5 contao/main.php(142): Contao\Backend->getBackendModule('ac_projects')
    #6 contao/main.php(293): Main->run()
    #7 {main}

  2. #2
    User Andreas's Avatar
    Join Date
    07-11-09.
    Location
    Mönchengladbach
    Posts
    499

    Default

    Maybe better to create a ticket here https://github.com/codefog/contao-artists_catalog
    Web-Development, Freelancer, Burgtech, XHTML, HTML5, CSS, PHP, Javascript, MooTools, MySQL and more
    Amazon wishlist

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
  •