vb.org Archive

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

Jafo232 02-15-2009 01:20 PM

Quote:

Originally Posted by Fraik (Post 1744659)
Just one problem thus far. I use excerpts for my forum comment posting and for some reason the link looks like this:

http://www.middleearthcenter.com/unc...ed/%postname%/

It gets the category right, but it doesn't have the right URL for the post name

Hmm, could you do a quick test and see if that happens when you have permalinks off?

Jafo232 02-15-2009 01:22 PM

Quote:

Originally Posted by joeymuk (Post 1744749)
Ah, I'm pretty new to vb.

I've found the global.php file, do I just add "$vbulletin;" to it somewhere? If you could provide me with steps I'd really appreciate. (I've never been so lost) lol

In Wordpress, once you have auto-integrated, if you want to use the $vbulletin object, it should be available to you just about anywhere, but you will probably have to globalize the object first:

Code:

global $vbulletin;

echo "Welcome " . $vbulletin->userinfo['username'];


joeymuk 02-15-2009 01:26 PM

Quote:

Originally Posted by Jafo232 (Post 1744837)
In Wordpress, once you have auto-integrated, if you want to use the $vbulletin object, it should be available to you just about anywhere, but you will probably have to globalize the object first:

Code:

global $vbulletin;

echo "Welcome " . $vbulletin->userinfo['username'];


I think I'm confusing you.

What I mean is how would I achieve this? http://www.poetryartonline.com/forums/ I know this ipb and the two systems are diffrent but with subdreamer it integrates the forum into the sd skin, I'm wondering how I can do the same but with your script. Have my VB forum displayed inside the wordpress theme?

Fraik 02-15-2009 01:43 PM

Quote:

Originally Posted by Jafo232 (Post 1744836)
Hmm, could you do a quick test and see if that happens when you have permalinks off?

It works fine with permalinks off. Perhaps its because I use a custom permalink structure?
Code:

/%category%/%postname%/

Jafo232 02-15-2009 02:06 PM

Quote:

Originally Posted by joeymuk (Post 1744842)
I think I'm confusing you.

What I mean is how would I achieve this? http://www.poetryartonline.com/forums/ I know this ipb and the two systems are diffrent but with subdreamer it integrates the forum into the sd skin, I'm wondering how I can do the same but with your script. Have my VB forum displayed inside the wordpress theme?

Yeah, most likely that is a custom mod. These are things outside of the scope of this plugin. Basically from what I see though, they are just making it LOOK like it is inside, but the code is custom.

Jafo232 02-15-2009 02:06 PM

Quote:

Originally Posted by Fraik (Post 1744860)
It works fine with permalinks off. Perhaps its because I use a custom permalink structure?
Code:

/%category%/%postname%/

I will try to get some time tonight to look at this. I will let you know what I find. :)

remotay 02-15-2009 03:50 PM

Great plugin, one serious problem. I upgraded from your previous release, and BAM all of a sudden my admin account does not exist. All of the Accounts made on vbulletin exist, but NOT my previous admin account. Infact, I had three wordpress admin accounts, all of which did not work.

Upon deleting the Vbbridge.php file, it now works again. Before I re-enable, I would love some input from the developer. I have the users mapped so Administrators on the forum are NOT administrators on Wordpress. I Want to have seperate admin accounts on both.

Jafo232 02-15-2009 04:12 PM

Quote:

Originally Posted by remotay (Post 1744975)
Great plugin, one serious problem. I upgraded from your previous release, and BAM all of a sudden my admin account does not exist. All of the Accounts made on vbulletin exist, but NOT my previous admin account. Infact, I had three wordpress admin accounts, all of which did not work.

Upon deleting the Vbbridge.php file, it now works again. Before I re-enable, I would love some input from the developer. I have the users mapped so Administrators on the forum are NOT administrators on Wordpress. I Want to have seperate admin accounts on both.

Yeah, once you switch integration on, it bypasses all of the Wordpress user and authentication processes, so if you want separate admin accounts, then you will have to leave integration off.

remotay 02-15-2009 04:27 PM

I don't plan on using the Vbulletin comments, or posting my Wordpress posts on Vbulletin, so if I turn integration off, Will I still be able to share users? That's the primary thing I want from the plugin.

Thank you for the quick reply. :)

Jafo232 02-15-2009 05:12 PM

Quote:

Originally Posted by remotay (Post 1745033)
I don't plan on using the Vbulletin comments, or posting my Wordpress posts on Vbulletin, so if I turn integration off, Will I still be able to share users? That's the primary thing I want from the plugin.

Thank you for the quick reply. :)

Integration has to be on to share users (that is what integration is :) ). In other words, you can't share just SOME users. It is either all or nothing. :)

I suppose if you edit it a bit you could have it turn the plugin off for certain users from certain IP addresses or other such criteria, but I have not included such code to date.


All times are GMT. The time now is 12:49 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.01372 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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