Any thoughts on this? The ajax response on on the right. Magento thinks Javascript is not enabled on the browser. Seems like uploading a logo would be a pretty simple operation??
@Douboy@Manish Mittalso now I chat with the dreamhost and they told me how to run php latest version command via ssh and I run it and after I re indexed see the image
but when i login into again website admin panel it shows
"One or more indexers are invalid. Make sure your Magento cron job is running."
even I try to change the logo after that but still same error but I am surprised why other images are uploading, and changing.
Hello @parminder _singh
Please run below commands
php bin/magento indexer:reset php bin/magento indexer:reindex
I'm having the same problem. magento ver. is 2.3 and php 7.2
@Manish Mittaland now I follow this article https://devdocs.magento.com/guides/v2.2/config-guide/cli/config-cli-subcommands-index.html
and now update is on schdule, what does that means?
@Douboy@Manish MittalI even try this but still not working, even I Change php version now from php 7.2 to php 7.1
@Douboy@Manish Mittaleven now I run these commands
bin/magento indexer:reindex
bin/magento setup:di:compile
php bin/magento cache:clean
php bin/magento cache:flush
but still same problem for logo
"A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later."
Well thank you for your help, finally, I got the solution
Finally, I found the solution