Mustafa-Online Posted January 27, 2019 Posted January 27, 2019 I get this error when trying to upload an image! it used to be working, but suddenly stopped !! (Check The Image Below) .
adrian Posted January 27, 2019 Posted January 27, 2019 It looks like there is a PHP error message breaking the JSON - in your dev console click on the image upload ajax call (Network tab) and go to the response tab. 1
dragan Posted January 27, 2019 Posted January 27, 2019 This has come up a couple of times already. You could try this. (always_populate_raw_post_data = -1)
Mustafa-Online Posted January 27, 2019 Author Posted January 27, 2019 @adrian - It's Empty ...............................
Mustafa-Online Posted January 27, 2019 Author Posted January 27, 2019 it works fine when using PHP 5.6 ?
dragan Posted January 27, 2019 Posted January 27, 2019 Did you try and change that PHP setting and restart the server? (link above)
adrian Posted January 27, 2019 Posted January 27, 2019 Someone else once mentioned that he didn't get the console errors in the response tab - turns out he didn't have "Disable Cache" checked on the Network tab and apparently that made a difference. I always have it checked because Chrome caching drives me crazy but this might be a helpful hint for others. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now