vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Integrate or bridge with MediaWiki (https://vborg.vbsupport.ru/showthread.php?t=112973)

Elenna 07-03-2008 12:38 PM

Quote:

Originally Posted by SuperGLS (Post 1563273)
Anyone have any thoughts on this?

Elenna, have you gotten yours to work?

Yes, this works just fine. I am running vB 3.7.2 and MW 1.12.0.

The only thing that I would like to do, is to have it automatically log them in, instead of having them re-login (perhaps use the same cookie as vB?).

Arkidas 07-03-2008 02:18 PM

Can you show me a demo?

SuperGLS 07-04-2008 01:19 AM

Quote:

Originally Posted by Elenna (Post 1565757)
Yes, this works just fine. I am running vB 3.7.2 and MW 1.12.0.

The only thing that I would like to do, is to have it automatically log them in, instead of having them re-login (perhaps use the same cookie as vB?).

Can you make a quick post that goes through exactly the steps you went through to get it set up?On my many attempts the other day I couldn't get it to work. It would be much appreciated.

Quote:

Originally Posted by Arkidas (Post 1565851)
Can you show me a demo?

Please!

Elenna 07-04-2008 05:57 AM

I followed the instructions starting at post 68 of this thread, and adjusted as instructed in the following posts.

Not sure how a demo would be beneficial. Basically it looks at your vB table for authentication, so you log in to MW with your vBulletin credentials.

Arkidas 07-04-2008 11:13 AM

So it's just like vbWikiPro except we can use the most recent MedaWiki and it isn't inside the vBulletin wrapper?

steven s 07-05-2008 09:06 PM

Can someone recap how to make this work with vB 3.7 and v1.12?

Are there now two files that need to be uploaded?
What edits are needed for localsettings?

Perhaps a new article needs to be written?

Elenna 07-05-2008 09:39 PM

Quote:

Originally Posted by Arkidas (Post 1566636)
So it's just like vbWikiPro except we can use the most recent MedaWiki and it isn't inside the vBulletin wrapper?

Yeppers! And folks will need to log-in separately, as this won't log them in automatically.

steven s 07-05-2008 09:53 PM

Quote:

Originally Posted by Elenna (Post 1567696)
Yeppers! And folks will need to log-in separately, as this won't log them in automatically.

I seem to recall reading that users would need to log in just once using their vB username/password.

Arkidas 07-06-2008 09:19 PM

I think someone posted a code here so they log in automatically.

thestaton 07-07-2008 02:18 PM

I got it working... However, when I login using my admin credentials from the forum I'm getting these sql errors.

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/forum/public_html/wiki/AuthPlugin_vBulletin.php on line 179

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/forum/public_html/wiki/AuthPlugin_vBulletin.php on line 182

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/forum/public_html/wiki/AuthPlugin_vBulletin.php on line 190

GoodOmens 08-06-2008 04:30 PM

Anyone have a good way to use vbulletin templates for MediaWiki?

I have a idea of including the wrapper inside the MediaWiki template but MW templates are so poorly written its tough to figure out.

Tails0600 08-08-2008 11:51 PM

Question:

How do I edit: "$wgAuth = new AuthPlugin_vBulletin($wgDBserver, $wgDBuser, $wgDBpassword, $wgDBname, "vb_"); " if vB is in the forums directory with user admin and password password?

I'm getting stuck with this!

--------------- Added [DATE]1218320827[/DATE] at [TIME]1218320827[/TIME] ---------------

Can somebody please help?

Kadar 09-05-2008 11:16 PM

Quote:

Originally Posted by Tails0600 (Post 1594400)
Question:

How do I edit: "$wgAuth = new AuthPlugin_vBulletin($wgDBserver, $wgDBuser, $wgDBpassword, $wgDBname, "vb_"); " if vB is in the forums directory with user admin and password password?

I'm getting stuck with this!

--------------- Added [DATE]1218320827[/DATE] at [TIME]1218320827[/TIME] ---------------

Can somebody please help?

"$wgAuth = new AuthPlugin_vBulletin($wgDBserver, $admin, $password, $wgDBname, "vb_"); "

hydn 09-07-2008 08:52 PM

I 3rd that request

chriske 10-28-2009 08:58 PM

## Database settings
$wgDBtype = "mysql";
$wgDBserver = "localhost";
$wgDBname = "username";
$wgDBuser = "database";
$wgDBpassword = "password";

You supply your own info instead of the above info like this:

"$wgAuth = new AuthPlugin_vBulletin("localhost", "username", "password", "databasename", "vb_"); "

jkt557 02-13-2011 05:38 PM

Is it possible to assign a Bureaucrats status to members of a vB usergroup?


All times are GMT. The time now is 03:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01250 seconds
  • Memory Usage 1,753KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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