• Can't delete files - just after installation - ModX CMS shows up inside the RHS#

  • pwaring Reply #1, 2 years, 6 months ago

    Reply
    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



  • BobRay Reply #2, 2 years, 6 months ago

    Reply
    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.


  • Eoler Reply #3, 2 years, 6 months ago

    Reply
    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


  • pwaring Reply #4, 2 years, 6 months ago

    Reply
    Hey thanks,

    I installed ModX1.02 and it works now.