WPIntell

Source evidence

[Plugin: TP] Error after authorization

TP – TweetPress · support · 2010-09-13T09:38:00+00:00

mixedsentiment
highseverity
0.82relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
spidermann resolved
Everything works fine until redirecting back from Twitter to WP. Once a person authorizes through Twitter and the App I have set up, it redirects back to the WP site. It goes to a login prompt for normal users that says “Twitter user not recognized” and pretty much freezes there. Can’t try to authenticate again in Firefox or Safari, although Opera allows it and fails. Read & Write access is allowed in the Twitter App. http://wordpress.org/extend/plugins/tp/ Have you connected your wp user with your twitter user? this should be done in your profile page. yoursite.com/wp-admin/profile.php In my case it’s a crash PHP Fatal error: Cannot redeclare class twitteroauth in /wp-content/plugins/tp/twitterOAuth.php on line 15 The plugin should use: if( !class_exists(‘TwitterOAuth’) ) Yeah, I did that in the latest version (1.3)… still working on a few stuff before commiting. Nice :). Thx TweetPress 1.3 is out 😀 Thank you 🙂

Comments

7 shown
Louy Alakkad 2010-09-15T17:09:00+00:00

Have you connected your wp user with your twitter user? this should be done in your profile page. yoursite.com/wp-admin/profile.php

Anonymous User 6488573 2010-11-27T21:27:00+00:00

In my case it’s a crash PHP Fatal error: Cannot redeclare class twitteroauth in /wp-content/plugins/tp/twitterOAuth.php on line 15

Anonymous User 6488573 2010-11-29T16:58:00+00:00

The plugin should use: if( !class_exists(‘TwitterOAuth’) )

Louy Alakkad 2010-11-29T17:00:00+00:00

Yeah, I did that in the latest version (1.3)… still working on a few stuff before commiting.

Anonymous User 6488573 2010-11-29T17:16:00+00:00

Nice :). Thx

Louy Alakkad 2010-12-26T12:18:00+00:00

TweetPress 1.3 is out 😀

Anonymous User 6488573 2010-12-26T12:35:00+00:00

Thank you 🙂