vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=177625)

Xtrato 10-13-2008 03:11 PM

Quote:

Originally Posted by krike (Post 1642478)
I found something that might be usefull. This guy used this plugin but also had problems with the path so he hardcoded all the paths (so need to make a few modifications).


I'm testing it right now, thought I might share it ;)

http://www.mikechick.net/2007/12/com...lletin-bridge/

This should be implemented in the actual script, it su re helps a million..

Only having problems with using vB as the comment takeover

Cobro 10-13-2008 11:27 PM

cannot load D:/xampp/htdocs/global.php. You should check your path! i get this error when i turn every thing on ? can some one pla help me

Xtrato 10-14-2008 01:55 PM

Quote:

Originally Posted by Cobro (Post 1644515)
cannot load D:/xampp/htdocs/global.php. You should check your path! i get this error when i turn every thing on ? can some one pla help me

had you read the previous posts this may have helped.. and i have a feeling your problem is not as deep, as to needing the fallowing Link to fix it..


http://www.mikechick.net/2007/12/com...lletin-bridge/

Unless you find yourself really concerned about your paths... keep trying the suggestions here.

Deidre 10-18-2008 10:48 AM

I saw it says it's for 3.7.0, does it work with 3.7.3?

Also, can we integrate more than one wordpress blog with the same forum?

Quote:

Chances are, this will not work when VB and Wordpress are located in different sub domains. I.E. forum.yoursite.com - blog.yoursite.com. Cookie issue.
Will it work when your forum is on a subdomain but your blog is in the root directory of your domain?

guvner 10-18-2008 06:25 PM

Quote:

Originally Posted by Deidre (Post 1647608)
I saw it says it's for 3.7.0, does it work with 3.7.3?

Yes - I run WP 2.6 with VB 3.7.3

Quote:

Originally Posted by Deidre (Post 1647608)
Also, can we integrate more than one wordpress blog with the same forum?

Again yes - I'm running 2 WP installations attached to 1 VB install with each WP install posting to different forums.

Quote:

Originally Posted by Deidre (Post 1647608)
Will it work when your forum is on a subdomain but your blog is in the root directory of your domain?

Sorry - don't know that one so I'll leave it for someone ele.

Mike :)

Deidre 10-19-2008 05:43 PM

Thanks so much "guvner"

Quote:

Again yes - I'm running 2 WP installations attached to 1 VB install with each WP install posting to different forums.
Know if there is any limit to how many we can integrate.... I mean could it cause problems, if I try it with like 5 or 6 of them?

profanitytalker 10-20-2008 08:21 AM

reserved

steveneff 10-20-2008 01:07 PM

Very nice mod, thank you.

vBulletin 3.7.3 PL1 - Wordpress 2.6.2

When I try to log in using the sidebar widget login, it takes me to the forum home, not the login page. (I'm also using Deluxe vB User login so I am still able to login)

When I log out, the vBulletin logout page redirection to previous page takes me to the forum home rather than the blog.

Is there a fix for these problems or have I made an error somewhere?

Just a thought: As the Deluxe vB User login also calls global.php (first), should I remove it from this mod?

Solitary Seraph 10-20-2008 02:50 PM

For the login bit, you have to login to whatever you have your set up as.

so if you use http://demo.com/forum then you have to login there.

Works great, for me, except for some dumb reason (on my part) when I post to the forum it puts /wp/entry/95-%postname%.html rather than, you know, the actual post.

Thanks a lot for this mod, very helpful!

GoodOmens 10-21-2008 06:17 PM

Quote:

Originally Posted by MattIS (Post 1637631)
Fixed the above now my posts are being cut off any ideas?

This is due to a character encoding mismatch. I assume you are using ISO for wordpress.

In wp-config.php change the following lines:

PHP Code:

define('DB_CHARSET''utf8');
define('DB_COLLATE'''); 

to:

PHP Code:

/*define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');*/ 

Wordpress will work just fine with those lines commented out.


All times are GMT. The time now is 01:51 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.01190 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete