The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Integrate my site with VB4 forum. how to?
I everyone. I'm using a PHP Framework ( Yii Framework ) and I just made a bridge from my site to SMF Forum ( using their api ) that allow me to do this 2 things
- register a new user to the forum - login the user to the forum Now I'm passing to VB4 and I want to bring me back this behaviour. Also I want to add some little new service like this: - when I create a news to my site I want to automatically post a thread on the forum - select all the comments of that news and display them on the site ( I only need to retrive all the comments informations ) - list latest thread's title of a forum in the site home page. Someone can please link me some good documentation that can help me to program this? Please post also some examples of working codes |
#2
|
|||
|
|||
I was looking for this too. Did you find a solution?
|
#3
|
|||
|
|||
I also need this solution. I can pay
|
#4
|
|||
|
|||
Hi!
i finaly found a solution for this problem i'm also developing a yii web app with an integratet vbulletin board. https://vborg.vbsupport.ru/showthrea...=228089&page=4 i used this "hack" and it worked fine for me after some modifications just put the require_once stuff into your yii config file and define a field in the params array for $vbulletin then you can use it like the description says |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
yes it works on 4.1.6 German (this was almost the hardest thing, changing the charset of vbulletin to utf8)
im still working on external usermanagment (register,update,delete) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|