kuskytech
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API Auth] JSON API Auth requires the JSON API plugin to be activatedJSON API plugin dosent seem to exist anywhere anymore. Cany find it in any of the searches. As WP_Rest API is now standard in wp rather than a separate plugin im guessing its removed. Any way to use the JSON API Auth and JSON API Users without it?
Forum: Plugins
In reply to: [JWT Authentication for WP REST API] Unexpected Content received before DataMy htaccess
RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]Forum: Plugins
In reply to: [Uji Countdown] Nothing showing in My StylesI also have this issue on Multisite – it works fine on another site i run on a stand along install. Tergra did you manage to get this sorted?
Forum: Fixing WordPress
In reply to: Some images not working on wordpress awsWhen i open in GIMP image editor they show as RGB. The images were created using SKETCHAPP on a MAC, could this be an issue?
Forum: Fixing WordPress
In reply to: Some images not working on wordpress awsits for all images sent by my graphic designer friend – tried png and jpeg. How do i check the Imagemagick configuration? I used the default installed instructions provided by AWS and it auto installed php 5.5
Forum: Fixing WordPress
In reply to: Some images not working on wordpress awsHi Mark,
I have done the file permissions (sorry called it folder rights). I also do not get this error with all images. If it was permissions i would expect the upload to fail for all images, but it doesnt fail for all.
Forum: Fixing WordPress
In reply to: Some images not working on wordpress awsi don’t get an error. It looks as if the images are uploaded but then they simply have an X. I’ve downloaded other images from the web and those upload fine
Im wondering if it could be something to do with encoding