anthonyshapley
Forum Replies Created
-
Forum: Plugins
In reply to: [Google App Engine for WordPress] Upload fails with HTTP errorThanks for replying with a fix, by intermittent – this error has now stopped happening again (not changed a thing). Its quite bizarre.
Am currently running WordPress 3.9. I did try 4.0 for a while but was finding lots of unusual problems with it including 404 handling etc.
Ant
Forum: Plugins
In reply to: [Google App Engine for WordPress] Upload fails with HTTP errorHi,
I am also intermittently experiencing this problem. Despite not changing any code recently the issue seems to have worsened.
Originally – uploading via the Media area inside WordPress functioned as expected. Intermittently, uploading inside a Post or Page has been successful, though I would say 80% failure rate.
As of this morning, none of my media loads, the AJAX file seems to be completly failing. From my logs I have the following:
– anthony [14/Sep/2014:02:12:35 -0700] “POST /wp-admin/admin-ajax.php HTTP/1.1” 200 9153 – “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36” “www.cybercompare.net” ms=3469 cpu_ms=1478 cpm_usd=0.001023 instance=00c61b117cc51afe63eac78e66b0151442c8a614 app_engine_release=1.9.11
W 10:12:32.724 PHP Warning: array_keys() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 5010
W 10:12:32.724 PHP Warning: asort() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2347
W 10:12:32.724 PHP Warning: Invalid argument supplied for foreach() in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2348
W 10:12:32.741 PHP Warning: array_keys() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 5010
W 10:12:32.741 PHP Warning: asort() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2347
W 10:12:32.741 PHP Warning: Invalid argument supplied for foreach() in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2348
W 10:12:32.754 PHP Warning: array_keys() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 5010
W 10:12:32.754 PHP Warning: asort() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2347
W 10:12:32.754 PHP Warning: Invalid argument supplied for foreach() in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 2348
W 10:12:32.823 PHP Warning: array_keys() expects parameter 1 to be array, null given in /base/data/home/apps/s~cyber-compare/cybercompare.378677746043038149/wordpress/wp-includes/post.php on line 5010