You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report. I think this may have been caused by Repoman. I'm still unable to release a new version of this because the MODX repository is rejecting my updates.
After moving site to a new server resource/update return blank page.
Reason: in
system_settings
table property "path" of columnvalue
refered to OLD_PATH.Example: [{"assman":{"tablePrefix":"ass_","path":"/OLD_PATH/core/components/assman/model/"}}]
Fix: rewrite "path" like "{core_path}components/assman/model/"
The text was updated successfully, but these errors were encountered: