LoginToboggan 问题

我将LoginToboggan模块copy到了modules目录下,然后登陆管理页面将该模块设为了enable,但是在注册新用户的时候,填写完用户名和邮件地址后,点击确定后出现
Fatal error: Call to undefined function: user_pass_reset_url() in /var/www/virtual/modules/logintoboggan.module on line 271
,大侠能不能帮帮小弟,该怎么解决?小弟qq24242546

你肯定是使用不匹配

你肯定是使用不匹配版本的drupal 与 模块,user_pass_reset 是 drupal 4.7 中才有的函数[参看这里|http://drupaldocs.org/api/head/function/user_pass_reset],drupal 4.6里是没有的,你应该是在drupal 4.6 下使用了drupal 4.7的模块(cvs版)才导致这个错误的,使用LoginToboggan模块的4.6版就没有问题了

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.