We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3749
    • 24,544 Posts
    I still haven't been able to pinpoint that empty versions error. Are any of you using the Advanced distribution of MODX (rather than the Traditional one)? The advanced distro relocates the core/cache directory, which could be the issue.

      Did I help you? Buy me a beer
      Get my Book: MODX:The Official Guide
      MODX info for everyone: http://bobsguides.com/modx.html
      My MODX Extras
      Bob's Guides is now hosted at A2 MODX Hosting
      • 36147
      • 21 Posts
      Hi BobRay,
      I'm using the traditional version. Strange thing, last time logging in, everything worked fine. Logging out and in again a few hours later empty versions error...
        • 3749
        • 24,544 Posts
        The versionlist has been a thorn in my side since UGM was created. wink

        If you put this tag on a page, what does it show?


        <p>VersionListPath: [[!++ugm_version_list_path]]</p>


        You might see if it changes over time.

          Did I help you? Buy me a beer
          Get my Book: MODX:The Official Guide
          MODX info for everyone: http://bobsguides.com/modx.html
          My MODX Extras
          Bob's Guides is now hosted at A2 MODX Hosting
          • 10891
          • 7 Posts
          Quote from: BobRay at Dec 01, 2018, 07:22 PM
          The versionlist has been a thorn in my side since UGM was created. wink

          If you put this tag on a page, what does it show?


          <p>VersionListPath: [[!++ugm_version_list_path]]</p>


          You might see if it changes over time.


          VersionListPath: C:/xampp/htdocs/modx/core/cache/upgrademodx/
            • 3749
            • 24,544 Posts
            That helps a lot. What's in the ugm_version_list_path System Setting?
              Did I help you? Buy me a beer
              Get my Book: MODX:The Official Guide
              MODX info for everyone: http://bobsguides.com/modx.html
              My MODX Extras
              Bob's Guides is now hosted at A2 MODX Hosting
              • 10891
              • 7 Posts
              Quote from: BobRay at Dec 01, 2018, 08:25 PM
              That helps a lot. What's in the ugm_version_list_path System Setting?

              {core_path}cache/upgrademodx/
                • 3749
                • 24,544 Posts
                Thanks. Try blanking out that System Setting and seeing if UGM will run.

                One more thing. Check to see if you have a ugm.devMode System Setting in either the core namespace or the upgrademodx namespace.
                  Did I help you? Buy me a beer
                  Get my Book: MODX:The Official Guide
                  MODX info for everyone: http://bobsguides.com/modx.html
                  My MODX Extras
                  Bob's Guides is now hosted at A2 MODX Hosting
                  • 10891
                  • 7 Posts
                  Quote from: BobRay at Dec 01, 2018, 09:00 PM
                  Thanks. Try blanking out that System Setting and seeing if UGM will run.

                  One more thing. Check to see if you have a ugm.devMode System Setting in either the core namespace or the upgrademodx namespace.


                  All ugm_ settings, all blank, Error: Versions Empty - check github_username and github_token System Settings


                  ugm_hide_when_no_upgradecombo-boolean upgrademodx Widget

                  ugm_latest_version textfield upgrademodx Widget

                  ugm_last_check textfield upgrademodx Widget

                  ugm_interval textfield upgrademodx Widget

                  ugm_groups textfield upgrademodx Security

                  ugm_versions_to_show textfield upgrademodx Form

                  ugm_github_token textfield upgrademodx GitHub


                  ugm_github_timeout textfield upgrademodx GitHub

                  ugm_github_username textfield upgrademodx GitHub

                  ugm_language textfield upgrademodx Form

                  ugm_pl_only combo-boolean upgrademodx Form

                  ugm_ssl_verify_peer combo-boolean upgrademodx Download

                  ugm_modx_timeout textfield upgrademodx Download

                  ugm_cert_path textfield upgrademodx GitHub


                  ugm_file_version textfield upgrademodx Widget

                  ugm_force_pcl_zip combo-boolean upgrademodx Download


                  ugm_version_list_path textfield upgrademodx Widget

                  ugm_temp_dir textfield upgrademodx Widget

                  ugm_versionlist_api_url textfield upgrademodx Widget


                  Error: Versions Empty - check github_username and github_token System Settings

                    • 3749
                    • 24,544 Posts
                    Do you have a ugm.devMode System Setting in either the core namespace or the upgrademodx namespace? If so, what is it set to?

                    BTW, I just meant to blank out that one ugm_version_list_path setting.
                      Did I help you? Buy me a beer
                      Get my Book: MODX:The Official Guide
                      MODX info for everyone: http://bobsguides.com/modx.html
                      My MODX Extras
                      Bob's Guides is now hosted at A2 MODX Hosting
                      • 10891
                      • 7 Posts
                      Quote from: BobRay at Dec 01, 2018, 10:21 PM
                      Do you have a ugm.devMode System Setting in either the core namespace or the upgrademodx namespace? If so, what is it set to?

                      BTW, I just meant to blank out that one ugm_version_list_path setting.

                      I don't have ugm.devMode in the core namespace and the upgrademodx namespace.