SalmanAzmat / php-twitter

Automatically exported from code.google.com/p/php-twitter
0 stars 0 forks source link

update_profile_image does not work #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to upload an image using the api
2. Check log for "failed creating formpost data"
3.

What is the expected output? What do you see instead?
Expected output is to see the profile image change
"failed creating formpost data"

What version of the product are you using? On what operating system?
PHP on Hostgator / Don't know

Please provide any additional information below.
This is a known bug for many common installations of PHP:
http://apiwiki.twitter.com/FAQ?SearchFor=image&sp=2#Whydomyimageuploadsalwaysfai
l

This goes for all any image upload methods too

Original issue reported on code.google.com by lasse.kl...@gmail.com on 9 Mar 2009 at 12:51

GoogleCodeExporter commented 8 years ago
v1.2 will have an alternate to cURL.

Original comment by emmenset...@gmail.com on 10 Mar 2009 at 5:29

GoogleCodeExporter commented 8 years ago
Cool, you guys rock. Do you know when 1.2 will be available?

Original comment by lasse.kl...@gmail.com on 10 Mar 2009 at 8:33

GoogleCodeExporter commented 8 years ago
Any news on this? I just checked trunk, still uses the same method. Would using 
a
different PHP-version solve the problem?

Original comment by gm...@matrixagents.org on 25 Jun 2009 at 2:39