We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36704
    • 131 Posts

    Hi susan
    Thanks for info, i will check this
    • I've just run into this one too. I'm using 2.2.4 with MIGX 2.2.0 pl and whilst the upgrade did clear another error I was experiencing it now comes up with the following in the error report:

       [2012-07-30 15:44:10] (ERROR @ /index.php) Error 42S22 executing statement: 
      Array
      (
          [0] => 42S22
          [1] => 1054
          [2] => Unknown column 'migxConfig.columnbuttons' in 'field list'
      )


      Suggestions?? smiley
        Helen Warner
        Number one pixel!
        Proud to be linked with MODX at Crimson Pixel
      • Should have followed these instructions because that fixed it!!

        Quote from: Bruno17 at Jul 29, 2012, 11:34 AM
        you did this?


        Create a new action

        System->Actions

        right-click 'migx' ->create Action here

        controller: index
        Create a new menu

        System->Actions

        right-click 'Components' ->Place Action here

        lexicon key: migx
        action: migx - index
        parameters: &configs=packagemanager||migxconfigs||setup

        to make sure the configuration-table is created and up to date,
        go to components -> migx -> setup-tab -> click 'setup'

        don't forget to reload your manager after adding the action!
          Helen Warner
          Number one pixel!
          Proud to be linked with MODX at Crimson Pixel