Got a bit of an issue with a new site ive been developing in that the front end seems to be conflicting with the modx manager. For example if I go into a manager page like Collections, quip or try to load a MIGX TV modal it doesn't work and clicking on the refresh icon actually takes me to a page on the front end. If i inspect the code in the manager I can see that it's actually pulling in the front end code of the site from the templates.
This site was developed using ajax which I suspected may be the issue but even after I've uninstalled it, disabled the plugin, cleared cache etc etc it's still having the same issue. I've checked file/folder permissions and everything seems ok and I've also reinstalled MODX but nothing yet has worked. Slightly out of ideas? Potentially mod_sec?
Console returns some 404 errors.
https://imgur.com/a/gd5gO
Update: I've completed disabled modsecurity as a test and the errors still persist.
[ed. note: lkfranklin last edited this post 8 years, 6 months ago.]
To update I've downloaded a copy of all the files and database and set it up locally on xampp with no errors. Must be a server issue.
Can you get the location of connector.php? That's not the MODX connector.
Also, check the extension_packages System Setting to see if Ajaxify is still there.
discuss.answer
Thanks for your reply Bob!
That console log was when I was trying to view a migx tv modal. It was trying to find the file in assets/components/migx/connector.php which does/did exist but couldn't find it. There was a different 404 error being thrown back when viewing the collections extra.
It has oddly, and randomly, started working again now though after debugging for 2 hours with my host. Neither of us at this point are sure what the issue was/is. There have been several times though where it was working for a few minutes and then stopped, but so far it's stable. Going to continue to investigate in the morning (4am here!).
I suspect it may be an issue with the htaccess?
I hate problems like that. I hope it stays gone.
I just went through something similar with my phone. Nothing I tried worked, but later the same day, it started working again. Gremlins I guess.