Closed (works as designed)
Project:
Tweet Button
Version:
7.x-2.0-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Feb 2013 at 22:52 UTC
Updated:
2 Sep 2013 at 01:49 UTC
I am having one heck of a time figuring out why tokens are not working. I have other modules that use tokens and they work just fine. When I output my tweet I get the token pattern instead of the value.
I get "[current-page:page-title]" instead of the actual title.
Any ideas how I can engage it? I have the token module installed. Running the latest versions of it and Drupal 7.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| twitter-screen.png | 15.81 KB | danshaw |
Comments
Comment #1
umuthan commentedsame problem :( here
Comment #2
danshaw commentedWhat fixed it for me was that originally I was developing the site on my localhost. When I moved the site to the web it worked just fine.
Comment #3
berliner commentedThis was probably related to #1931640: Only uses value set in global tweet text or content type tweet text for newly created nodes. See #2079113: Change logic concerning tokens and field rendering for a possible fix.