Closed (fixed)
Project:
Collapse Text
Version:
7.x-2.3
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2012 at 16:45 UTC
Updated:
10 Aug 2012 at 18:11 UTC
For a few months I've been trying to figure out why my tokens were no longer there. Yesterday I installed a fresh copy of Drupal, when I enabled the module, all my tokens were gone, however I didn't realize it until this morning when I was trying to configure the messages that are sent when a user creates a new account. Went ahead and disabled it, everything is back to normal. I have minimal modules installed, does anyone know what it could be?
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2012-03-14 at 9.40.09 AM.png | 30.67 KB | endefx | |
| Screen shot 2012-03-14 at 9.39.47 AM.png | 14.51 KB | endefx |
Comments
Comment #1
igalarza commentedIt happens to me too. Any help?
This is showed in the logs when you load a page with a list of tokens and the module enabled:
Warning: Invalid argument supplied for foreach() en token_get_global_token_types() (línea 477 de /home/drupal7/public_html2b/sites/all/modules/token/token.module).
Regards
Comment #2
Vc Developer commentedSub.....
Comment #3
igalarza commentedSolved updating to the dev version...
Comment #4
pukku commentedIf updating to the -dev version fixed it, it probably had to do with some page-walking code. I am about to release a new version which will remove a whole lot of code that was attempting to be smart, which should fix this problem once-and-for-all.