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 - MediaWiki/vBulletin Single Sign-On (https://vborg.vbsupport.ru/showthread.php?t=191186)

ndahiya 03-07-2009 12:21 AM

Quote:

Originally Posted by System69 (Post 1757835)
Has any one a working isntallation with vB 3.8.1 and MediaWiki v1.14.0?

What was to do to get it to work?


Just installed on vb 3.8.1 and Mediawiki 1.14.0... Looks fine....

Just make sure you follow: https://vborg.vbsupport.ru/showpost....&postcount=273

For what is worth, I was using vbwiki Pro... transition appears to be seamless...

ndahiya

MTGDarkness 03-08-2009 02:38 AM

Cookies aren't working. It says I'm logged in, redirects me, and then I'm logged out again.
Just so you know, I installed mediawiki and the hack, my forum is here: http://forums.mtgdarkness.com and my wiki is here: http://forums.mtgdarkness.com/wiki

OneShot 03-08-2009 07:38 PM

I've asked this before ... I'm currently running two wikis connected to a single vBulletin forum. I'm using vBWikiPro which works well so far (on vB 3.7.5). However I want to upgrade to 3.8 but won't do so unless I find a working solution to keep everything running. Anybody got an idea if this mod is able to do this?

murekhalir 03-09-2009 12:08 AM

this might be stupid - if this allows login,

what mod actually allows bridging?

BRotondi 03-16-2009 09:17 AM

@OneShot: Yes, I also use 2 Wikis on 1 Forum.
@MTGDarkness: Ctrl-F5 (Firefox) is necessary sometimes from inside wiki... hope this helps you

Bruno

OneShot 03-16-2009 12:54 PM

@BRotondi : Can you post a step by step explanation how you got those two wikis to work with the mod?

Strafe 03-17-2009 03:26 AM

I'm getting the following error after following the latest instructions... can anyone please enlighten me?

Using on latest wiki version and vb 3.8.1

Quote:

Warning: require_once(./includes/functions_user.php) [function.require-once]: failed to open stream: No such file or directory in [path]global.php(400) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required './includes/functions_user.php'

Thanks you!

Burgy 03-18-2009 01:02 AM

Ich bin wirklich beeindruckt, Mediawiki ist ja bereits eine super professionelle und nur schwer zu handhabende Software. Das vBulletin ist ein verkorkster Haufen von halb service und leicht und gemeine Geschichten im Code.

Die Standard Anleitung hat auf Anhieb funktioniert und der Login ist universell, dafür möchte ich mich ganz herzlich bedanken.

PRESS INSTALLLLLL!!!!

Vielen Dank
BZ

BRotondi 03-26-2009 03:51 PM

Next Step: Hardlinks MediaWiki-Discussion -> vBulletin-Forum

In perhaps four hours I will have time to finish the following code, for this purpose:
PHP Code:

// Discussion-Forum no yet created?
$sql 'SELECT `forumid` FROM `forum` WHERE 
  `parentid` = "[ID_ParentForum]" AND `title` = "[Page Title]";
(...)
If (..) {
  //Create Forum (better but don’t know how to do:
  //  Create only when clicked, perhaps through Java-Script
}

// Create formating
//  More than 0 Threads?
If (..) {
  // Exist-Formated
} else {
  // Not-Exist-Formated
}

// Create link 

Does anyone already have some code for this? Any information which helps me save some time very appreciated - so perhaps I can finish this even this evening :)

In a first step the code has to be put in sthe style-php, where the Discussion-Link is beeing created. This point I already managed. The whole code/solution will be placed here.

Bruno

bjhuang 04-14-2009 03:05 PM

does anyone have logout problem? i have to logout twice every session. for the first time, the logout link like /forum/login.php?do=logout... and it logged me out from forum but not wiki. after this, the logout link became like /wiki/index.php/special:logout ... then i'm completly logged out from wiki.


All times are GMT. The time now is 12:47 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.01310 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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