Recently the live site (subject of this ticket) will not allow me to upload images for Joomla articles. (I use only the backend to publish.)
Error: "The server returned an invalid JSON response"
I can create new articles and save as published and they are saved but do not publish. I can edit previously published articles and their images just fine.
Akeeba backup works fine. Admin Tools however cannot publish modified .htaccess rules - JFTP::write: Bad response
Permissions seem fine.
The configuation.php file cannot be accessed from the Joomla Install. No errors show in the browser Developer Tools.
Access to the server is no problem with my FTP app. Those credentials match what is in FTP setup in Joomla install.
I read previous tickets, including "#11829 – JFTP bad response after fix permissions in admin tools". Also reviewed "Exceptions" and "How to determine which exceptions are required" in documentation.
The server error logs show lots of errors prefixed with:
"PHP Strict Standards: Non-static method JLoader::register() should not be called statically in"
…as prefixed to, for example:
/libraries/joomla/document/document.php on line 19
/libraries/joomla/cache/storage.php on line 173
/libraries/joomla/cache/cache.php on line 19
/libraries/koowa/http/uri.php on line 454
/libraries/loader.php on line 186
…and etc.
I need to keep publishing under this old site for several more weeks until I can complete the new site.
I'm completely stumped as to what is going on. Way above my level at this point.
Thanks for the help.