Closed (fixed)
Project:
Token Insert
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Feb 2011 at 14:41 UTC
Updated:
25 Nov 2011 at 06:40 UTC
Hello,
I am using Drupal 7 and have installed and enabled the Token Insert (UI and text) module.
When I select "Token Insert" at the admin bar the following error appears:
Fatal error: Call to undefined function token_get_list() in /home/face4pet/public_html/sites/all/modules/token_insert/token_insert.module on line 28
How can I solve this?
Thanks
Comments
Comment #1
attiks commentedI have to check, but can only do it next week, i think token_get_list is removed, but not sure
Comment #2
attiks commentedA new version will be available shortly, please try again in 12 hours
Comment #3
attiks commentedComment #4
Makrand commentedheyy kinda late to reply but d7 uses token_get_info now instead of token_get_list() atleast solved my Undefined function error .
Comment #5
Makrand commentedoops its fixed :)