
remove the create_user function declaration from deprecated.php in the wp-includes diretory
Looks like:
function create_user($username, $password, $email) {
_deprecated_function( __FUNCTION__, '2.0', 'wp_create_user()' );
return wp_create_user($username, $password, $email);
}
Just delete it.

Soaknfused wrote:I just wanted to post a quick update on here. I have not had much time to devote to this mod lately and I have been waiting to see what the people who said they were taking over his mod in a posting on wp-united can come up with. If they drop it, or don't make any progress I will pick it back up, but for the time being I have other irons in the fire. I do check in here often, but as you can tell this site is not very active and I developing it is not high on my current list of priorities. If anyone has any questions, it may take me a day or 3 to respond
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3733: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3735: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3736: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3737: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 565: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 566: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 569: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 570: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 571: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 572: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 552: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 554: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 565: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 566: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 569: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 570: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 571: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 572: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 552: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 554: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 689: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
Users browsing this forum: No registered users and 1 guest
