We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 51216
    • 35 Posts
    It had worked before when I followed these instructions:

    https://docs.modx.com/extras/revo/migx/migx.tutorials/migx.use-resource-specific-mediasource-and-multifile-uploader

    I started loading images into a gallery then I noticed that I forgot to add this to the media source:
    [[migxResourceMediaPath? &pathTpl=`assets/resourceimages/{id}/` &createFolder=`1`]]

    So I addded it.

    Now when I go to the MIGX configs, there is nothing there.
    When I try Add Item for a new config the window just hangs with "loading..."
    When I go to my gallery to try upload images it does, but it doesn’t show in the MIGX TV only in the media source.

    Here’s what I found in the error log:

    PHP Fatal error:  require_once(): Failed opening required '/home/web00101/public_html/abangane.dev/config.core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/web00101/public_html/abangane.dev/assets/components/migx/connector.php on line 30 

    This question has been answered by scoder. See the first response.

    • discuss.answer
      • 51216
      • 35 Posts
      Reinstalled MODX and it works now.

      Turns out that it wasn’t just MIGX but all other extras.