DevArthran (@devarthran)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • That, has worked perfectly!

    Import went perfect (once i remember to point to the IP of my site and not the domain as I’m using a CDN). All users imported, all content imported. Obviously my vB was set up with a ton of permissions we now dont have. Also not sure if deliberate, but forums that were childed are now not and I had to spend an hour re-organising all the forums. Apart from that it was really smooth

    I can confirm with 2.12 it still doesnt work. Fresh install from the plugin directory. Imported from vBulletin and then when a user logs in the following error is given:

    Warning: require_once(bbp-converter.php) [function.require-once]: failed to open stream: No such file or directory in /home/devnet/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466

    Fatal error: require_once() [function.require]: Failed opening required ‘bbp-converter.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/devnet/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466

    Doing investigation, seems that line 1466 which is:require_once( bbpress()->admin->admin_dir . ‘bbp-converter.php’ ); Is getting confused at the locations?

Viewing 2 replies - 1 through 2 (of 2 total)