Closed (won't fix)
Project:
Twitter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 21:40 UTC
Updated:
19 Nov 2011 at 16:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
kevin hankens commentedHere are a couple of patches... if this even makes sense to change :)
Version 2.0: twitter2-0-386220-1.patch.txt
Version 2.0-dev: twitter2-Dev-386220-1.patch.txtSorry to post both in one issue!! Please let me know if this is bad.
Patch for 2.0 may still be applicable?
Comment #2
kevin hankens commentedUgh. Totally missed the tokens in the URL Formatting String.
Sorry :)
Comment #3
dsnydernc commentedCan this somehow be backported to D5? ...really want this feature.
Comment #4
plan9 commentedAn alternative to this patch is to change the weight of the twitter module in the database as discussed here: http://drupal.org/node/242108
I did this myself and it works great. I ran the following mysql query in phpMyAdmin:
UPDATE system SET weight=3 WHERE name='twitter'
(Back up your database first of course - just in case of any typos, etc)
Comment #5
killua99 commentedDrupal 5 is not maintenance any more, If this issue occurs in any version for Drupal 6 or Drupal 7 reopen this issue.