vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Integrate my site with VB4 forum. how to? (https://vborg.vbsupport.ru/showthread.php?t=246397)

ilbianconiglio 07-12-2010 02:43 PM

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 :)

nack 03-10-2011 05:20 PM

I was looking for this too. Did you find a solution?

ak88 03-15-2011 09:03 AM

I also need this solution. I can pay

rzy2 09-30-2011 05:08 PM

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

adonfun 10-02-2011 10:05 AM

Quote:

Originally Posted by rzy2 (Post 2251685)
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

Did you got this to work on 4.1.6?

rzy2 10-05-2011 08:02 AM

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)


All times are GMT. The time now is 12:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01114 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete