I have Token v 7.x-1.0-alpha3 installed and when I enable LoginToboggan I recieve the following errors:

Notice: Undefined index: name in token_asort_tokens() (line 256 of /var/www/Drupal/sites/all/modules/token/token.module) this appears 3 times and disappears when the modules page is refreshed.

Warning: uasort(): Array was modified by the user comparison function in token_get_info() (line 226 of /var/www/Drupal/sites/all/modules/token/token.module) this also disappears on page refresh.

Notice: Undefined index: name in _token_token_tree_format_row() (line 109 of /var/www/Drupal/sites/all/modules/token/token.pages.inc)
Notice: Undefined index: description in _token_token_tree_format_row() (line 112 of /var/www/Drupal/sites/all/modules/token/token.pages.inc)

These last 2 are permanent until LoginToboggan is disabled.

Comments

hunmonk’s picture

Status: Active » Postponed (maintainer needs more info)

please try installing the latest development release of logintoboggan, some token issues were recently fixed.

Eolmornedhel’s picture

@hunmonk : Thankyou, updating solved all the errors I was receiving.

hunmonk’s picture

Status: Postponed (maintainer needs more info) » Fixed

@Eolmornedhel: please remember to update the status of the issue properly if it changes.

marking as fixed.

miletus’s picture

Status: Fixed » Active

I disabled the module, then used the admin page to uninstall.
When I then tried to upload the dev version, I got the error:
LoginToboggan is already installed.

The uninstall page no longer lists it as an option but it is still listed on the modules enable page.

hunmonk’s picture

Status: Active » Fixed

sounds like a core issue, module enable/disable functionality is handled by core. might want to file an issue there.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.