Quote:
Fatal error: Call to undefined function: delete_user() in /var/www/hosts/adultshowoffs.com/forum/profile.php on line 1564
-> In my files line 1564 is - delete_user($bbuserinfo['userid']);
|
Are you sure you do that in ./profile.php:
Code:
Search:
require_once('./includes/functions_register.php');
Add below:
require_once('./includes/adminfunctions.php');
Maybe in 3.0.1 the function has annother name.
Quote:
One option would be to include a link within the actual email that they just need to click on and that contains the variables needed to complete the function
|
This is possible. Maybe next release.
Quote:
One minor issue... because you have done this in two languages a small note in the install file about changing the email subject line would also be helpful for others when they install this.
|
I forgot to translate them. Translated!