No twitter login fields on Twitter tab of user profile page

anilo - August 21, 2009 - 18:36
Project:Twitter
Version:6.x-2.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi guys,

I've installed the Twitter and Twitter actions module. But when I go to the "user Profile" , "Twitter" tab -- it shows a blank screen. Here are the things I've tried so far:

- Added the global credentials

- Removed the global credentials

- I know this is not a permissions issue because I am logged in as User-0.

- Granted permissions to everyone.

It still shows a blank screen.

Any thoughts on why this might be the case?

Thanks,
-Anil

#1

trevor - August 27, 2009 - 04:12

I am having the same issue, can't seem to figure it out.

#2

jweedman - September 3, 2009 - 05:32

Me Three!

Super Frustrating.

#3

portulaca - September 18, 2009 - 16:06

subscribing

#4

iLLin - October 2, 2009 - 14:58

I changed this line:

twitter.module line 19

$items['user/%user_category/edit/twitter'] = array(
to
$items['user/%user/edit/twitter'] = array(

Flush caches then navigate to that path, user/1/edit/twitter... replace 1 with the users id and you can setup a link for each user account.

I don't have time for a patch OR if the author intended this or not so I have to get stuff done, so thats what I did.

#5

virme - October 4, 2009 - 11:14

Maybe worth checking permissions are setup correctly, i remember enabling...
sorry for lack of detailed answer

#6

tdskate - October 29, 2009 - 14:42

Hello,

So is this a bug and will this be fixed in the next update?

#7

jweedman - November 19, 2009 - 07:36

I ended up just using another browser. I was using Safari, and had no idea the stupid fields where there because they're not visible. Once logged into Firefox, the fields appeared fine.

Not sure if this is a bug on my local computer (Mac OSX 10.5), or just a poorly coded part of a great module.

 
 

Drupal is a registered trademark of Dries Buytaert.