We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 44866
    • 50 Posts
    Hi Guys,
    I see this message over and over in my /core/cache/logs/error.log

    [2015-05-29 14:27:13] (ERROR @ /index.php) Error 42S02 executing statement:
    Array
    (
    [0] => 42S02
    [1] => 1146
    [2] => Table 'vjraycom_db.vj_migx_configs' doesn't exist
    )

    I have looked into my database and sure enough that table isn't there.
    I have tried "Reinstalling" the package from package management but that didn't help.
    I have tried to "Uninstall" and "Install" the package again but still no good.

    The errors continue and the tables do not exist. Any ideas how I can fix this problem?

    MODX Revolution 2.2.6-pl (traditional)
    MIGX 2.3.2

    This is from my test environment. Once I get it running the same as my production environment I'll upgrade Test and then the Production. (If they are not the same I won't know if upgrading has introduced problems)

    Any Ideas what I could try?

    Thanks
    David
      • 4172
      • 5,888 Posts
      your versions are a bit outdated.

      Did you all the installation-steps:
      http://rtfm.modx.com/extras/revo/migx#MIGX-InstallationInstructions

      Then the tables should be created also with this old version.

      With the current version of MIGX this is no longer necessary.
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
        • 44866
        • 50 Posts
        Hi Bruno,
        No I didn't follow those steps as my test database was a restore from production.
        I have been through these steps on my test machine and I now see new menu items that do not exist in my production environment.

        From this I conclude that Migx has never been set up correctly in Production and it is probably not in use as there is nothing obviously broken on me public web pages.

        If nothing else this should fix those error messages and I have learnt a little more smiley

        Thanks for your assistance.

        David