To get access to the attachments Subscribe now

Thread Rating:
  • 4 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wordpress Connect
Glad that you have been able to solve this. Smile
Forum Admin
Reply
I not get it to work

Worpress version 4.5.2
mybb version 1.8.7

 as the relative path says
If wordpress is at root directory and mybb is in a subfolder, the relative path should be "../" I think. It Might depend on your server OS.

and comment
/ *
get_theme function ($ theme) {
  _deprecated_function (__FUNCTION__, '3.4', 'wp_get_theme ($ stylesheet)');

  $ Themes = get_themes ();
  if (is_array ($ themes) && array_key_exists ($ theme, $ themes))
  return $ themes [$ theme];
  return null;
}
* /
Reply
Your setup looks fine to me. Are there any error messages? You can PM me your site details and I'll have a look.
Forum Admin
Reply
Will this work in vice versa? I mean if someone login on my wordpress will they be logged in on the mybb forum?
Reply
(06-26-2016, 04:32 PM)FastMovies Wrote: Will this work in vice versa? I mean if someone login on my wordpress will they be logged in on the mybb forum?

No, this works from MyBB only because it's a MyBB plugin. You can replace the WP login links with the login links to MyBB to have one unified login though.
Forum Admin
Reply
thank you
Reply
I updated this plugin to avoid issues with the get_theme function (in the deprecated.php) of Wordpress 4.7.

I just tested the plugin and it works nicely on newest MyBB 1.8.9 and most recent Wordpress 4.7. If you do have any issues please update to plugin version 1.3.

Thanks.
Forum Admin
Reply
(01-03-2017, 11:12 PM)Lennart Wrote: I updated this plugin to avoid issues with the get_theme function (in the deprecated.php) of Wordpress 4.7.

I just tested the plugin and it works nicely on newest MyBB 1.8.9 and most recent Wordpress 4.7. If you do have any issues please update to plugin version 1.3.

Thanks.

This solved my problem. Thank you so much for addressing the issue so quickly.
Reply
Are there any other options out there that will allow a visitor to my Wordpress blog to post to or read my MyBB forum - preferably while remaining in the WordPress themed environment (maybe embedding the Mybb site within a page of the WordPress site ).

Runkit is not an option on my shared host unfortunately
Reply
Forum Admin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)