bbp_new_converter cant connect to db
-
hi all!
i have strange bug
1. i converted phpBB to bbpress with users – all was fine
2. but – users cant log in with old phpBB passwords
3. sou i found, that:
$converter = bbp_new_converter( $row->meta_value );
var_dump($converter);says, that it can’t connect to database;
var_dump($wpdb) shows correct passwords
but bbp_new_converter object cant connect to database …
[“error”]=> object(WP_Error)#1764 (2) { [“errors”]=> array(1) { [“db_connect_fail”]
anyone can help ???
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.