Forums
Photo "upload failed - tap to retry."
-
I downloaded the latest update and am getting this message on my iPhone anytime I try to edit a post to add a picture or start a new one.
-
Enable the 'extra debug' option and take a look at the log file.
It could help you to solve this issue, instructions here : http://wpiphonedev.wordpress.com/extra-debug/ -
Thank you. I am seeing
2012-05-30 14:54:19 +0000 Blog returned invalid data (URL: http://heathgilbert.com/xmlrpc.php)
-
There should be something wrong in the server response you are receiving when uploading a media. Most probably the XML-RPC endpoint of your blog prints out some invalid characters in the XML-RPC response, that invalidates the whole response.
Try by changing the memory limit by following the instructions here: http://ios.forums.wordpress.org/topic/video-settings?replies=6
-
Thank you. For some reason I couldn't edit the .htaccess file but was able to resolve the issue by creating a php.ini file. It's working, is this method acceptable?
Topic Closed
This topic has been closed to new replies.