• Permission issues after upgrade to 1.0.1 from 0.9.6.2#

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

    Reply
    Hi,
    I just upgraded to 1.0.1 using this tutorial (which I've used before on a different site). Everything went fine except that I didn't have enough rights to open site.url/install in the browser. I quickly chmodded the install dir to 777, install went fine after this, but no css/images etc was shown.

    After the upgrade, I logged into the manager (manager theme MODxCarbon), I found that also here no css or images are shown.
    Again after chmodding the MODxCarbon dir in manager/media/style to 777, most of the css and images are shown.

    Further, on the Tool/Configuration tab, the following message keeps appearing:

    As this is a new install, you are required to control these settings, and change any that you may wish to. After you've controlled the settings, press 'Save' to update the settings database.
    ...even after save.


    I think I have permission issues....

    Are there any steps I need to take to mitigate this?

    Thanks for your help.


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

    Reply
    Quote from: sderuiter at Nov 04, 2009, 04:57 AM
    Further, on the Tool/Configuration tab, the following message keeps appearing:

    As this is a new install, you are required to control these settings, and change any that you may wish to. After you've controlled the settings, press 'Save' to update the settings database.
    ...even after save.

    I have a this problem too. Doesn't prevent using the site and setting are saved right though.

    Other that that, I haven't experienced any permission problems you have.


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

    Reply
    Quote from: Lammikko at Nov 04, 2009, 05:02 AM
    I have a this problem too. Doesn't prevent using the site and setting are saved right though.

    Other that that, I haven't experienced any permission problems you have.

    +1. Everything works fine though. Just might be something that will confuse clients, other than that, it's fine.


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

    Reply
    Quote from: frippz at Nov 04, 2009, 10:19 AM
    Quote from: Lammikko at Nov 04, 2009, 05:02 AM
    I have a this problem too. Doesn't prevent using the site and setting are saved right though.

    Other that that, I haven't experienced any permission problems you have.

    +1. Everything works fine though. Just might be something that will confuse clients, other than that, it's fine.

    Ok, good to know. But that still leaves me with permission issues on some other stuff, like icons and such. Not all of the icons in the tree are visible. I don't know how to find the source of the tree, so I can't pinpoint exactly which images still have permission problems.



  • frippz Reply #5, 2 years, 6 months ago

    Reply
    Quote from: sderuiter at Nov 04, 2009, 11:26 AM
    But that still leaves me with permission issues on some other stuff, like icons and such. Not all of the icons in the tree are visible. I don't know how to find the source of the tree, so I can't pinpoint exactly which images still have permission problems.

    Use web inspector in Safari (Resources tab) and clear your cache. Reload the manager and have a look at items that does not load properly (i.e. not status 200 OK). This is also available in Firefox through the extension Firebug. Hopefully this will help you track down why some images does not load.