Skip to content

FormSave Manager Component can't find config.core.php when assets folder in non standard location #19

@mkillock

Description

@mkillock

e.g. if main installation is in /srv/modx/revolution and assets folder is in /srv/assets then everything works fine except the Dashboard component cannot find the /srv/modx/revolution/config.core.php file, and instead looks for /srv/config.core.php

Surmise: Is the component looking for ../config.core.php up from the assets folder?

If so, can this be changed to use the MODx 'core' configuration value instead of the 'assets' configuration value?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions