vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=134521)

pspcrazy 05-27-2008 09:00 PM

Yea and I don't see where I put the VB database inside the query. That's why I'm confused.

Jafo232 05-28-2008 03:27 PM

Not sure why you are not getting the scrolling box. Make sure you are using version 3.05..

To use the Vbulletin database, set your queries with the Vbulletin object, example:

Code:

$vbulletin->query("SOME QUERY HERE");
To use the wordpress database, use the $wpdb object:

Code:

$wpdb =& $GLOBALS['wpdb'];

$result = $wpdb->get_results("SOME OTHER QUERY");


kj_ugs 05-28-2008 08:41 PM

Installed and seems to be working great. The only thing that didn't seem to work was the mapping of users. All my users that I had mapped to groups seemed to just default to 'subscriber' for some reason. No biggie 'cos I can manually change their user group in wordpress, just thought you'd like to know incase it's a new bug.

Thanks again! Oh, and Install has been firmly clicked!

irina. 05-31-2008 02:26 AM

I have a little problem, I mapped the users and everything, but they didn't changed to editor or author in wordpress so they could write, just for a group.. so I tried to change the roles manually but at first they are ok, but then, when they enter to the dashboard to write something, it changes to subscriber and can't write anything!!
It's the only problem.. Please, help!

Carlos X 06-01-2008 04:37 PM

I am running 3.7.1 on my server, and I have tried to install this hack.

I have tried several times changing info, and nothing happened, even when I thought it was a smart move to click auto integrate. It worked, and I have asked the bridge to map my users, one try, two tries later, it gives me these dropdown options on mapping usergroups.

But the users weren't showing up in the wordpress database. Then I try checking yes on two other options, and boom, this is what I get after clicking VBbridge settings, plugin link, and just about other places on the cpanel of Wordpress.

No such file or directory (errno 2) in [public_html root of blog] on line 454
cannot load [public_html root of forum posted twice]. You should check your path!

I'm sleepy, I'm going to delete the blog directory, and try to re-install wordpress and this integration.

Jafo232 06-02-2008 02:23 AM

Perhaps you should read the first post in the thread where it relates to paths.

doobiefillin 06-02-2008 06:18 PM

i have looked over this thread briefly however i was unable to locate the way i can list my recent threads in my wordpress sidebar. if someone could show me how that would be great. thanks

Bradley_Wint 06-04-2008 02:43 AM

Ok So I got it to work, and I am really glad but the only problem I have is with logging in and out.

Problem #1
When users log out from the forum, they still are logged in at the Wordpress site

Problem #2
When they log out from the WP section, they log out successfully but they are redirected to this url

www.whatever.com/wp-login.php?action=logout...so basically they are locked in a never ending loop.

Problem #3
How do I add a register link and have it shown for people who are not logged in?

Thanks

digibluez 06-04-2008 06:51 AM

but how about a plugin for vbulletin iteslf to bridge user registrations between vb and wp not wp-vbulletin ?

MasterShake 06-04-2008 11:42 PM

I am getting this :(

Fatal error: Call to a member function on a non-object in /nfs/c01/h04/mnt/43707/domains/empiresupportersclub.com/html/wp-content/plugins/vbbridge.php on line 318


All times are GMT. The time now is 10:23 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.02357 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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