I created a plain Drupal 7 Core site with only the Token module and this one installed. I clicked the "Help" link for the Token module in the modules list, and I got this error:
Recoverable fatal error: Argument 1 passed to fast_token_browser_tree_build_content() must be of the type array, string given, called in /sites/all/modules/contrib/fast_token_browser/includes/fast_token_browser.theme.inc on line 44 and defined in fast_token_browser_tree_build_content() (line 201 of /sites/all/modules/contrib/fast_token_browser/fast_token_browser.module).
I went to this URL and get the same error: /admin/help/token
Comments
Comment #2
solideogloria commentedComment #3
npacker commented