Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter-Twitter Library
#24

[eluser]hugle[/eluser]
Hello everyone...
I somehow can't update my status..

I'm using this:
Code:
$this->load->library('twitter');
$this->twitter->auth('user','pass');
$out = $this->twitter->call('statuses/update', array('status' => 'trying the twitter lib'));
var_dump($out);
answer I get is: NULL

I have also changed config.php with
Code:
$config['permitted_uri_chars'] = 'a-z ? 0-9~%.:_\-';
$config['uri_protocol']    = "PATH_INFO";

I wonder why I still can't post the tweets to my account..?

Thank you


Messages In This Thread
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 05:54 AM
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 06:24 AM
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 07:46 PM
CodeIgniter-Twitter Library - by El Forum - 01-21-2009, 11:54 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 05:28 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 08:05 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 09:16 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 11:30 AM
CodeIgniter-Twitter Library - by El Forum - 02-12-2009, 09:13 AM
CodeIgniter-Twitter Library - by El Forum - 02-12-2009, 10:11 AM
CodeIgniter-Twitter Library - by El Forum - 02-13-2009, 02:54 AM
CodeIgniter-Twitter Library - by El Forum - 02-13-2009, 04:36 AM
CodeIgniter-Twitter Library - by El Forum - 02-16-2009, 06:26 PM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 11:53 AM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 11:59 AM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 12:40 PM
CodeIgniter-Twitter Library - by El Forum - 06-18-2009, 11:20 PM
CodeIgniter-Twitter Library - by El Forum - 06-19-2009, 05:02 AM
CodeIgniter-Twitter Library - by El Forum - 06-19-2009, 01:05 PM
CodeIgniter-Twitter Library - by El Forum - 06-20-2009, 04:21 AM
CodeIgniter-Twitter Library - by El Forum - 06-22-2009, 11:53 AM
CodeIgniter-Twitter Library - by El Forum - 07-03-2009, 09:08 PM
CodeIgniter-Twitter Library - by El Forum - 07-31-2009, 10:59 AM
CodeIgniter-Twitter Library - by El Forum - 11-17-2009, 07:29 PM
CodeIgniter-Twitter Library - by El Forum - 06-09-2010, 05:05 AM
CodeIgniter-Twitter Library - by El Forum - 06-09-2010, 11:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB