Welcome Guest, Not a member yet? Register   Sign In
Haughin's Twitter Library - Problem Updating Status
#11

[eluser]Unknown[/eluser]
I did. I can view the timeline, but I can't update my status.

[quote author="luisfmgoncalves" date="1272909027"]The steps are here:
http://www.haughin.com/code/twitter/

Just follow the steps.[/quote]
#12

[eluser]dtrenz[/eluser]
I just tried installing and using this library, but I am very confused.

When trying to use oAuth, it just abandons me on the Twitter pin page. Does this library seriously not use oauth_callback?

That would be hard to believe, then again, I was unable to find any reference to a callback in the source, so it looks to be that way.

Has anyone else managed to get this to work w/ oAuth using the callback method?

UPDATE: NM, i'm an idiot and never set a callback url on twitter
#13

[eluser]wyred[/eluser]
[quote author="umefarooq" date="1272904084"]i facing problem with this also im just redirected to this url without any token how can i solve this problem.
http://twitter.com/oauth/authorize?oauth_token=[/quote]

I have the same problem as well. What's your version of PHP?

My local webserver runs 5.3 and it works fine. When I upload to my webhost which runs 5.1, the oauth_token doesn't generate. Besides the difference in PHP versions, I can't think of anything else that would cause the error.
#14

[eluser]umefarooq[/eluser]
hi @wyred i don't think PHP version is issue actullay im on shared network also may be its always checking domain which i have entered in windows host file just because of that its coming well im using php Version 5.2.6
#15

[eluser]wyred[/eluser]
I see...

After going through the twitter library plugin, I think it's something wrong with curl somewhere. Still working on finding out what's wrong. Sad
#16

[eluser]wyred[/eluser]
Alright, after bugging my webhost to upgrade our PHP to 5.2, everything's working now.
So at least we know the Twitter library requires 5.2 and above.
#17

[eluser]redcore[/eluser]
Yeah, doesn't work for me either. On his site he talks about how he's basically going to be rebuilding a lot of his libraries and pointed out the twitter library specifically. I'm assuming he realizes it's buggy and will release a whole fresh copy of it whenever he has the time to do so.

Until then, meh! Tongue

NOTE: anyone who NEEDS this functionality can follow the NetTuts tutorial on using CodeIgniter and Twitter.
#18

[eluser]tahsin352[/eluser]
Hello,

there is a new twitter codeigniter library - <a href="http://newdailyblog.blogspot.com/2010/07/tweetsigniter-documentation.html">tweetsigniter</a>. This library shows all the tweets of a user. and it also displays all friends and followers of a user.

tweetsigniter library is well documented. every methods are discussed properly. tweetsigniter is registered under GPL.

Tweetsigniter is easy to implement and it's next release is under development. waiting for your suggestions on this library. Thanks.
#19

[eluser]stuffradio[/eluser]
You should open your own thread to advertise your twitter library.
#20

[eluser]wyred[/eluser]
[quote author="tahsin352" date="1278539147"]Hello,

there is a new twitter codeigniter library - <a href="http://newdailyblog.blogspot.com/2010/07/tweetsigniter-documentation.html">tweetsigniter</a>. This library shows all the tweets of a user. and it also displays all friends and followers of a user.

tweetsigniter library is well documented. every methods are discussed properly. tweetsigniter is registered under GPL.

Tweetsigniter is easy to implement and it's next release is under development. waiting for your suggestions on this library. Thanks.[/quote]

Correct me if I'm wrong, but it seems like your twitter CI library uses basic authentication. Twitter is shutting down their basic auth soon by the way.

http://dev.twitter.com/announcements




Theme © iAndrew 2016 - Forum software by © MyBB