We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 28042 ☆ A M B ☆
    • 24,524 Posts
    Well, those "orphaned" resources are probably still in the database. You could check the database with a query to see what items in the site_content table have a parent of your Articles container resource.
      Studying MODX in the desert - http://sottwell.com
      Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
      Join the Slack Community - http://modx.org
      • 37693
      • 47 Posts
      Funnily enough, this just happened to me. I changed a tinyMCE param and then an Articles container disappeared! Glad I wasn't working live!

      MAMP/OS X 10.8.2
      REVO 2.2.5-pl
        • 4757
        • 64 Posts
        This just happened to me as well.

        It's been working fine for months and all of a sudden the posts stopped displaying in the manager.

        I actually have 2 instances of Articles running on my site and one is working just fine and the other has the issues. Anyone have a suggestion? Haven't changed anything in the site other than my css and templates. No changes to add-ons.

        Revo 2.2.5 running on ModxCloud beta.
          • 28042 ☆ A M B ☆
          • 24,524 Posts
          Try deleting all the core/cache/ folders; this is awkward to do via sftp so the ssh shell command line is better.
            Studying MODX in the desert - http://sottwell.com
            Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
            Join the Slack Community - http://modx.org
            • 4757
            • 64 Posts
            Quote from: sottwell at Nov 16, 2012, 04:36 PM
            Try deleting all the core/cache/ folders; this is awkward to do via sftp so the ssh shell command line is better.

            Awkward is my middle name, and you're assuming I know the first thing about using SSH and the command line. ;-) [ed. note: CBorah last edited this post 12 years, 7 months ago.]
              • 4757
              • 64 Posts
              I did it via sftp but no luck.
                • 4757
                • 64 Posts
                When I change the "Per Page" setting at the bottom of the articles manager from 20 to 10, the area refreshes and my posts show up. I can change the number to anything under 19 and it seems to load the posts but if I click to view page 2 of the posts, the listing endlessly refreshes without updating the results.
                  • 3749
                  • 24,544 Posts
                  I just had this happen after adding the following lines to .htaccess in the assets folder based on a recommendation in another post about hardening your site:

                  <filesmatch "\.(php|tpl)$"="">
                     Order allow,deny
                     Deny from all
                  </filesmatch>


                  Removing them brought the articles back.
                    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