vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How would i do a Wordpress & Vbulletin Integration? (https://vborg.vbsupport.ru/showthread.php?t=252026)

mgmind 10-13-2010 05:09 AM

How would i do a Wordpress & Vbulletin Integration?
 
so im trying to make my site like http://www.bimmerpost.com/

the home page is powered by wordpress and every time you click into a post, it takes you into a thread that was created for it in the vbulletin side.

would anyone have any idea how this is done?

thanks,

Bradley_Wint 10-14-2010 01:39 AM

Im not sure how they linked multiple forums to their home page.

No official mod for vb 4 is out yet to do this. I read though that the vb3 versions have a few cookie flaws in their that are vulnerable to being compromised. I'd hire a pro for a job like this. Don;t want your board to get compromised because of an author's mistake.

8thos 08-26-2011 02:14 PM

Wow. They did an amazing job on their site. That's vb3.7 though.

TWood 08-27-2011 12:58 PM

That is nicely done.

Looking at the View Source, it doesn't look too complicated, here's the 'second story' link:

Code:

<div style="float:right;"><a href="http://www.e90post.com/forums/showthread.php?t=567644"><img src="/wp-content/themes/next/mythumb.php?src=http://www.bimmerpost.com/storyimages/4c59d569-2e00-f3fc.jpg&amp;h=135&amp;w=205&amp;zc=1" alt="E90 Owner Gets Creative With Ambient Light Controlled LED Angel Eyes" width="205" height="135" border="0" /></a><br />
</div>

The part in red is just a hard link to the thread in the forum. Note that the forum software is in the 'forums' sub-folder. I don't see a sign-in for the Wordpress part, so maybe there are user accounts only for the forum, which would keep things simple for user management. Put Wordpress in the site root and the forum software in its own sub-folder, use separate databases for each, should work easily enough...

Michael.A 08-27-2011 01:08 PM

i dont see the Vbulletin Integration this all WP!!

BSMedia 08-27-2011 02:38 PM

You can use page/post links to mod for vBulletin to create the linking like they have.

If thats the mod they use I dont know, but its the easiest way for you to do it.


All times are GMT. The time now is 07:21 AM.

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.00929 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_code_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