Integration with WordPress


Before you begin


Integration

  1. Have you read carefully Before you begin above? All clear?
  2. Open chat/config.php with a text editor and copy/paste xxxxx/yyyyy from wp-config.php (an example is shown at the bottom of chat/config.php:
    // wp-config.php
    define('LOGGED_IN_KEY','xxxxx');
    define('LOGGED_IN_SALT','yyyyy');
  3. Go to BlaB! AX Pro AdminCP » Integration and set:
    • Bulletin Board or CMS you want to integrate with: WordPress
    • Session or other cookie set by your BB or CMS: wordpress_logged_in_XXXXXX, where XXXXXX is different for each installation
    • WordPess MySQL table prefix, probably: wp_
    • Review the other variables and SAVE
  4. Go to BlaB! AX Pro AdminCP » Groups and click on Delete and link groups.
  5. If the integration variables are set properly, and you are logged onto WordPess, you should be able to enter the chat directly with your WordPess username.
  6. How to embed BlaB! AX Pro in WordPess:
    • Go to WordPress Admin » Pages » Add new page: Chat with the following content:
      <iframe src="PATH_OR_URL_TO_BLAB/index.php" border="0" frameborder="0" style="width:100%;height:400px;border-width:0px"></iframe>
    • Save

Page updated: 2022-10-05
 
Powered by BlaB! Pages