We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8168
    • 1,118 Posts
    Quote from: jeffmiranda at Jul 27, 2018, 03:19 PM
    Quote from: BobRay at Jul 26, 2018, 04:59 AM
    It could be a problem with one of the dashboard widgets or (less likely) a CMP.

    For starters, I would empty this table (but don't delete the table itself):

    modx_dashboard_widget_placement

    That shouldn't delete any widgets, it will just remove them from any dashboards.

    Delete all files in the core/cache directory before trying to log in.

    Thank you thank you thank you Bob! This solved my issue along with changing the http feeds to https.

    Dubbs, did you figure out what was causing the issue?

    Note: I am over my head with literally 13 site upgrades. All right before my vacation... my wife is not happy :'(

    No - not got it sorted yet - I think my issue is unique due to all the JS files messing around I had to do...
      • 12752
      • 28 Posts
      Hi,

      I am suddenly experiencing this same problem. Manager shows only blank page and chrome gives me a 500 error. The site is working but not the manager. Tried clearing the cache manually... Nothing on the server error log. I have just updated to latest version of modx week ago and everything was working fine, not anymore...

      Any ideas?

      And what does this mean:

      For starters, I would empty this table (but don't delete the table itself):

      modx_dashboard_widget_placement

      Does this mean i should take all the numbers away from the database from the table?

      Thanks.
      • discuss.answer
        • 12752
        • 28 Posts
        Hi, i got it solved. I noticed that the server was running php 5.4 and switched to 7.0 and cleared cache. everything started working.