vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Using vbulletin 4.0 for wordpress comments (https://vborg.vbsupport.ru/showthread.php?t=244748)

mzadorian 06-16-2010 07:48 PM

Using vbulletin 4.0 for wordpress comments
 
We have an active wordpress blog , which people comment, and vbulletin 4.0 forum that is dead. How can i better integrate them. I was thinking at the bottom of each blog entry. somehow whenever someone wants to comment it takes them to the forum so theres a section they can comment there.

Also, any other integration tips would be great.

Thanks

DragonBlade 06-17-2010 12:08 AM

Simple Method:
Disable comments and leave a link to a thread to your forums?

Complex Method:
Perhaps integrate both WP and VB together using the same login database; making a WP post automates creating a thread in the forum where the comment link leads to the thread. /shrugs

mzadorian 06-17-2010 02:40 AM

Thanks, i think i can disable comments, and install a plugin so the post's title gets posted in vbulletin, then have it customized so whenever someone clicks to comment it takes them to a new thread. only issue is having page titles with duplicate titles is something i want to avoid.

Reeve of shinra 06-17-2010 04:47 AM

Chat with the guy who made the wp -> vb3 bridge, he did something like your asking for me. Worked well too.

Zachariah 06-19-2010 01:34 AM

Quote:

Originally Posted by Reeve of shinra (Post 2054842)
Chat with the guy who made the wp -> vb3 bridge, he did something like your asking for me. Worked well too.

I would just have a forum RSS robot / account read the wordpress feed and make threads in a forum.

- enable "Allow trackbacks and pingbacks" in the blog.

EX:
http://www.szone.us/f79/
http://www.szone.us/f95/
http://www.szone.us/f80/

AdminCP => RSS Feeds => Add New RSS Feed

Title Template:
Code:

{feed:title}
Body Template:
HTML Code:

On {feed:date} posted by {feed:author}


{feed:description}

[url={feed:link}]{feed:link}[/url]


Reeve of shinra 06-19-2010 03:35 AM

That could work too ... the mod I was using worked a lot like the vb cms does though, the wp article showed a link to the forum thread and the comments in wp, were from the forum thread.

Xencored 08-11-2010 03:44 PM

Quote:

Originally Posted by Reeve of shinra (Post 2055691)
That could work too ... the mod I was using worked a lot like the vb cms does though, the wp article showed a link to the forum thread and the comments in wp, were from the forum thread.

Care to share this mod this is somethign i would die over!!! :D


All times are GMT. The time now is 02:46 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.01107 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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