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

[eluser]nstokes[/eluser]
Thx for sharing this Simon. I've implemented it, but seem to be running into a problem when I pass params to some of the methods. For example, when passing in a page param to the replies method:
Code:
$data['replies'] = $this->twitter->replies('','',2);

It returns me nothing, however when I don't have any params in there:
Code:
$data['replies'] = $this->twitter->replies();

it works just fine. Anyone else run into this? Or can anyone help me discover why these aren't working?

Thx in advance!


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