Hi guys,
I'm getting the following warning in the status report page under the Token section.
The following token types are not defined but have tokens
$info['types']['registration']
Do you have any idea if it's a bad thing or if I can ignore it ?
Do I miss something in order to fix that ?
Please let me know.
Thx, bye Kess.
Comments
Comment #1
peteruithoven commentedLooking at the hook_token_info documentation, I changed the registration_token_info function of registration.module to:
Comment #2
peteruithoven commentedLooking at the hook_token_info documentation, I changed the registration_token_info function of registration.module to:
Comment #3
levelos commentedThanks folks, something along these lines committed.
Comment #4.0
(not verified) commentedThe following token types are not defined but have tokens $info['types']['registration']