Active
Project:
Tweet Button
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2011 at 12:27 UTC
Updated:
23 Jan 2017 at 13:46 UTC
Jump to comment: Most recent
Since Drupal Core 7.2 all counts with the Tweet Button is 0 on my site. When looking at the source code, it seems "node/[ID]" and not the alias is used to get the count, which is then not recognised by Twitter.
Comments
Comment #1
tsvenson commentedSubscribing. Got the same problem here, turned of the counter until this is fixed.
Comment #2
darthf1 commentedSame thing for the 6.x branch.
I think it is due to the following:
I tweet a node, which is titled "2 FANGAZ DOWN". It get's tweetet and i can see it on my profile, but the counter still says zero". If i click on the zero, it will search for every tweet with the node title in it, but instead of looking for "2 FANGAZ DOWN", it looks for "2-FANGAZ-DOWN".
Comment #3
semyseo commentedSubscribing. No counting
Comment #4
tosirtep commentedSubscribing.
Comment #5
chia commentedCould anyone please test it against the latest version of 7.x branches. The issue might be because the count-url was an internal url.
Comment #6
timmillwood