Using bb in other parts of the website
-
first off all: … hi!
i installed bb and now i try to use parts of it on other areas of my website (outside of bbpress). i still found out, that i can get a lot of informations when i include
require_once('/path/to/bbpress/bb-load.php');
i also found an “api-plugin”, but unfortunately it won’t work with the latest version of bb (1.xxx)
now i’am very interessed how you work width functions and plugins outside your bbpress-installation.
for example: i will have an contact-form. if the user fill out the form, he will automatically get a board account.
so i need to include the sign-in functions within the validation and stuff.
how would you do it…?
greets from hh/germany
- You must be logged in to reply to this topic.