We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 24092
    • 17 Posts
    Hi,
    I have just installed MODX 1.01 on a Linux/Apache server and I get some kind of bizarre error when I go to delete a file in the Content Manager.

    The installation seemed to work fine and I can see the demo application that has been installed. the problem comes when I try to delete one of the resources in the demo application. I click on the resource, select ’Delete’ and then ’Confirm’ and then instead of seeing a red line through the resource on the LHS menu I simply get the entire ModX CMS showing up inside the Frame on the RHS (right hand side) but the resource is not getting deleted.

    The only thing I can think of is that perhaps it’s because I chose latin_swedish_ci as my collation type when I installed ModX? Is that known to cause issues? Other than that I am using MySQL5 and Php5 - everything standard so can’t understand why it would not work. I am using Firefox as my browser.

    Here’s an example screenshot of how it looks (in the file attached)



    Would appreciate your help!!!!


    Peter

      • 3749
      • 24,544 Posts
      That is an odd one. Possibly one or more of your files got corrupted in transfer. Since it’s a new install, I’d try downloading/uploading them again and do another install.
        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
        • 36416
        • 589 Posts
        Quote from: pwaring at Nov 05, 2009, 08:53 PM

        The installation seemed to work fine and I can see the demo application that has been installed. the problem comes when I try to delete one of the resources in the demo application. I click on the resource, select ’Delete’ and then ’Confirm’ and then instead of seeing a red line through the resource on the LHS menu I simply get the entire ModX CMS showing up inside the Frame on the RHS (right hand side) but the resource is not getting deleted.

        Its a known isue in 1.0.1, fixed in 1.0.2:
        http://svn.modxcms.com/jira/browse/MODX-1389
          • 24092
          • 17 Posts
          Hey thanks,

          I installed ModX1.02 and it works now.

          smiley