Forums

WordBB help (5 posts)

  1. jakej78
    Member
    Posted 2 years ago #

    I'm trying to use WordBB on my WordPress and MyBB forums but having some difficulties.

    I understand there are functions for certain things, but I have no idea how to use these functions or how to make them work.. I've tried so many things and they failed to work.

    wordbbgetusername()
    wordbbthreadlink()
    wordbbgetavatar()

    How would I use these functions? Like, what coding would it have to be?

  2. MonochromeNight
    Member
    Posted 2 years ago #

    Just echo out the values returned by those functions.
    For example:


    <?php echo wordbb_get_username() ?>

    will return the username for the MyBB user currently logged in.


    <?php echo wordbb_get_thread_link() ?>

    will return the thread link for the current wordpress post in the loop.

  3. cpmrgmt
    Member
    Posted 2 years ago #

    Hello, i ahve just installed MyBB for 3 different times, all of them perfect installation, MyBB works fine and Wp too as long as by themselves. As soon as i try to activate WordBB, I get the following error which shuts down all my site. How to solve this issue and make WordBB work to join WP and MyBB?

    Error:

    '"WordPress database error Table 'cpmrgmt_mutismoselectivocom.mybb_settings' doesn't exist for query SELECT name,value FROM mybb_settings made by activate_plugin, include, wordbb_init, _wordbb_get_mybb_settings
    WordPress database error Table 'cpmrgmt_mutismoselectivocom.mybb_forums' doesn't exist for query SELECT fid, name, type FROM mybb_forums WHERE type='f' made by activate_plugin, include, wordbb_init, _wordbb_get_forums
    WordPress database error Table 'cpmrgmt_mutismoselectivocom.mybb_users' doesn't exist for query SELECT * FROM mybb_users WHERE username='' made by activate_plugin, include, wordbb_init, wordbb_get_user_info_by_username'.

  4. MataX
    Member
    Posted 2 years ago #

    I am having trouble understanding what goes in what fields

    Mainly the absolute path on server field, I thought I had it right but it says that the path does not exist, what goes in that field?

  5. Taylor@HiKarma.com
    Member
    Posted 1 year ago #

    I can't seem to get the SSO to work. My forum usernames aren't syncing with my WP comments and vice-versa.

Topic Closed

This topic has been closed to new replies.

About this Topic