MyBB Community Forums

Full Version: Two Simple Questions...tyvm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
ok i found the page for wordbb thread "bookmarked", now im gona install WP , should i use the same mybb DATABASE or create a seperate database for wordpress ?


ty again
I personally used the same database with a different prefix Smile
(2011-03-21, 04:18 PM)euantor Wrote: [ -> ]I personally used the same database with a different prefix Smile

Agreed, you can easily access all of the WP tables from MyBB code.


#
@jerielm
(2011-03-21, 03:43 PM)jerielm Wrote: [ -> ]...Thanks and what plugin do you recommend to easily integrate wp & mybb

Everything is easy once you successfully do it the first time.
Does WordBB have user sync? (I don't think so, unless it was finally added)
SSO? (Almost certainly not)

If you want a useful integration between MyBB and Wordpress then:
1) jFusion is a plugin for Joomla
2) Use MyBB as the "master" and both joomla and Wordpress are slaves.
3) Budget several hours of time, but you will have a much better end result.
  • If WordBB has user sync and SSO someone please tell me.


EDIT:
Integration can be very difficult, jFusion is actually pretty easy*
*Depending on your experience and other factors
WordBB alone doesn't have user Sync, but this plugin here helps on that front: http://forums.mybbcommunity.com/thread-1585.html
hi guys my forum is MESSEd up! :/

i just moved into a new directory /forum

and here's the error

Error: You need to run the install.php file


here's the settings in inc/ .settings.php

$settings['bbname'] = "Pinoy Bodybuilding";
$settings['bburl'] = "http://pinoybodybuilding.com/forum/";

$settings['cookiedomain'] = ".pinoybodybuilding.com";
$settings['cookiepath'] = "/forum/";







helpppppp please
(2011-03-21, 04:58 PM)euantor Wrote: [ -> ]WordBB alone doesn't have user Sync, but this plugin here helps on that front: http://forums.mybbcommunity.com/thread-1585.html

Thanks euantor, 16 pages to read Smile
What does it really do, any tips?


#
If anyone actually tries jFusion one of the "hardest parts" is attention to details (ie. Modify links on the slaves to point to the master for registration, password updates, etc)
^^^
  • Those things are an issue w/ any integration; It's not THAT hard, more like "do you have ~7 hours to spare today?"

Quote: hi guys my forum is MESSEd up! :/

i just moved into a new directory /forum

and here's the error

Error: You need to run the install.php file


here's the settings in inc/ .settings.php

$settings['bbname'] = "Pinoy Bodybuilding";
$settings['bburl'] = "http://pinoybodybuilding.com/forum/";

$settings['cookiedomain'] = ".pinoybodybuilding.com";
$settings['cookiepath'] = "/forum/";

Sir Seeker look above your POST please help i can access all my forum url except for the index
(2011-03-21, 05:07 PM)jerielm Wrote: [ -> ]hi guys my forum is MESSEd up! :/

i just moved into a new directory /forum

and here's the error

Error: You need to run the install.php file


here's the settings in inc/ .settings.php

$settings['bbname'] = "Pinoy Bodybuilding";
$settings['bburl'] = "http://pinoybodybuilding.com/forum/";

$settings['cookiedomain'] = ".pinoybodybuilding.com";
$settings['cookiepath'] = "/forum/";







helpppppp please

So basically, you've moved everything to the /forum/ directory? Make sure that the config file exists and is properly chmodded. If you give me a URL, I can take a better look.

(2011-03-21, 05:11 PM)seeker Wrote: [ -> ]
(2011-03-21, 04:58 PM)euantor Wrote: [ -> ]WordBB alone doesn't have user Sync, but this plugin here helps on that front: http://forums.mybbcommunity.com/thread-1585.html

Thanks euantor, 16 pages to read Smile
What does it really do, any tips?


#
If anyone actually tries jFusion one of the "hardest parts" is attention to details (ie. Modify links on the slaves to point to the master for registration, password updates, etc)
^^^
  • Those things are an issue w/ any integration; It's not THAT hard, more like "do you have ~10 hours to spare today?"

It lets you log into WP using accounts on the master database. It's a pure WP plugin and I always found it worked pretty darn well.
url - http://Pinoybodybuilding.com/forum/


other url like http://pinoybodybuilding.com/forum/search.php works normal except for the index


yes the config file is intact


i can even access my admin files -

Configuration File ./inc/config.php Writable
Settings File ./inc/settings.php Writable
File Uploads Directory ./uploads Writable
Avatar Uploads Directory ./uploads/avatars Writable
Language Files ./inc/languages Writable
Backups Directory ./580jm/backups Writable
Cache Directory ./cache Writable
Themes Directory ./cache/themes Writable
Try re-upload the index.php file from a fresh download? That's pretty odd.
Pages: 1 2 3 4