$USER Version 3.0RC1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Jisko |
New
|
Undecided
|
Unassigned |
Bug Description
Hello,
is it right that in the file /includes/
When i use print_r(
I changed it but the tweets are not stored in the Database ( only one ).
print_r($return); shows all tweets ( statuses/
In pages/twitter.php you use $_USER ( global $_USER; )
Original is:
function retrieveTweets(
{
global $USER;
global $jk;
$pages = array(1, 2);
//Calling the tOAuth class with the user keys
$connection = new tOAuth(
//The array that will contain all the notes
$array = array();
i changed all $USER to $_USER
Another Question: I can`t find the Twitter Class in the new Version of Jisko ( import(
Greetings from Berlin and Thx for this great Script!
Andi
I don`t understand why Jisko 3.0RC1 TwitterOAuth is not working ( http://
Thanks for your contributions! But... $_USER is reffering to the logged
user, and $USER reffers to the user who is trying to update their tweets.
Are you sure is making problems?
marcos garcía // <email address hidden>
On Sat, Jul 31, 2010 at 9:07 PM, Andivista <email address hidden>wrote:
> Public bug reported: functions. php is written $USER $USER[' twitter' ]['oauth_ token'] ); i get no result but $_USER[ 'twitter' ]['oauth_ token'] ); i see the token. friends_ timeline? page=1 ) $type = 'statuses/ friends_ timeline' ) 'twitter/ toauth. class') ; $jk->tw_ consumerkey, $jk->tw_secretkey, twitter' ]['oauth_ token'] , $USER[' twitter' ]['oauth_ token_secret' ]); 'twitter/ twitter. class') ; ) andivista. com/micro/ toolbar4u. de/jisko ) because the Rest runs great! /bugs.launchpad .net/bugs/ 612112
>
> Hello,
>
> is it right that in the file /includes/
> When i use print_r(
> with print_r(
>
> I changed it but the tweets are not stored in the Database ( only one ).
>
> print_r($return); shows all tweets ( statuses/
> on the screen but they are not stored. What are you doing for store (
> PHP / foreach)?
>
> In pages/twitter.php you use $_USER ( global $_USER; )
>
> Original is:
>
> function retrieveTweets(
> {
> global $USER;
> global $jk;
>
> $pages = array(1, 2);
>
> import(
>
> //Calling the tOAuth class with the user keys
> $connection = new tOAuth(
> $USER['
>
> //The array that will contain all the notes
> $array = array();
>
> i changed all $USER to $_USER
>
> Another Question: I can`t find the Twitter Class in the new Version of
> Jisko ( import(
>
> Greetings from Berlin and Thx for this great Script!
>
> Andi
>
> http://
>
> I don`t understand why Jisko 3.0RC1 TwitterOAuth is not working (
> http://
>
> ** Affects: jisko
> Importance: Undecided
> Status: New
>
> --
> $USER Version 3.0RC1
> https:/
> You received this bug notification because you are subscribed to Jisko.
>