MyBB Community Forums

Full Version: WorddBB Wordpress integration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

I Integrated a MyBB based forum into WordPress by using the WordBB plugin.
I do know that the plugin hasn't been updated for a while, but I had to use it.

However, I get an error on my Wordpress page:

Warning: Creating default object from empty value in /home/u152614108/public_html/wp-content/plugins/wordbb/wordbb.php on line 129
function wordbb_init() {
	global $wordbb, $wpdb;

129> $wordbb->errors=array();
	$wordbb->bridges=array();

	$wordbb->loop_started=false;

I would appreciate if you can help me with fixing this error.

Best regards,
Michael B.
Moved to Plugin Support.
Can you confirm that this is the plugin you're talking about?

WordBB: https://en-gb.wordpress.org/plugins/wordbb/
Yes, I do confirm. As I stated, it is quite old, and I encountered more issues with it.
I have resolved many errors however there is still more work required to make this plugin usable.

Code: https://github.com/KeanePW/WordBB
Seems great! Thank you Graham!
Too bad it no longer works, users are not saving in mybb database
Does this plugin fromĀ Graham K also work for the latest WordPress version? The plugin is great. Big Grin
OK. I tried. But no thread is created in the forum. I clicked "Create thread" but nothing happens. Undecided I also set everything right.