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)

dutchbb 04-14-2009 03:13 PM

Quote:

Originally Posted by bjhuang (Post 1791074)
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.

Same here, would be nice if the coder could resolve this bug.

bjhuang 04-14-2009 05:28 PM

my solution. i'm not 100% sure what i'm doing. but it works.

Code:

[OPEN]
includes/AuthPlugin_vBSSO.php

[FIND]
        return true;
}

function vBLoginForm($template) {

[ADD ABOVE]
        else $user->logout();


dutchbb 04-15-2009 10:56 AM

Yeah it works, ty. My only problem left is, when logging in on the wiki, I get redirected to http://forum.mydomain.com/Mainpage instead of http://wiki.mydomain.com/Mainpage , resulting in a 404 error on the former url.

NoeJeko 05-02-2009 01:13 AM

2.2.0 - May 1, 2005
- Bugfix: Users are not logged out when logging out of the forum
- Bugfix: No longer requires modification to class_core.php
- Feature: Mediawiki 1.13.0+ supported (verified on 1.14.0 also)

I have unchecked the "support" box as, many of you have seen, I'm far too busy to provide timely support for this.

GoodOmens 05-03-2009 03:08 AM

Quote:

Originally Posted by NoeJeko (Post 1802828)
2.2.0 - May 1, 2005
- Bugfix: Users are not logged out when logging out of the forum
- Bugfix: No longer requires modification to class_core.php
- Feature: Mediawiki 1.13.0+ supported (verified on 1.14.0 also)

I have unchecked the "support" box as, many of you have seen, I'm far too busy to provide timely support for this.

Thanks for the update!

OneShot 05-04-2009 05:25 PM

@Whoever can answer this : What steps do I have to undertake to get 2 Wikis to run in conjunction with just one vBulletin forum? BRotondi mentioned its possible, but sofar neither him nor anybody else as explained how to do this ...

Thanks in advance.

NoeJeko 05-06-2009 06:32 AM

While I haven't tested it - it should be as simple as installing them in two different paths (i.e. /path1/wiki /path2/wiki or /wiki1 and /wiki2). The plugin should work (note *should* being used in the theoretical sense here).

proxx 05-07-2009 04:54 PM

I just installed the latest version of mediawiki (1.14) on my vb 3.8.1

Followed all installation steps.

I get the following error on:
http://www.domain.com/wiki/?do=/wiki


Fatal error: Call to undefined method Language::factory() in /path/to/htdocs/wiki/includes/StubObject.php on line 122

Could someone help fix this pls.

NoeJeko 05-07-2009 05:03 PM

Hi Proxx,

The syntax "/wiki/?do=/wiki" is foreign to me. Could you provide a link to your wiki?

Also, I've created a 3.8 thread for this modification:

MediaWiki/vBulletin Single Sign-On 3.8 thread[/b]

Please use this thread for vB 3.7 discussion and the other for vB 3.8 discussion. Thanks!

BRotondi 05-10-2009 06:32 PM

@OneShot:NoeJeko is right: Simply do the same on Wiki 2 that you did on Wiki 1. (I think I already told it...) so you will have 2 Wikis (or more...) with all the same users: The ones of ONE vBulletin.

@NoeJoko: 1000 Thanks for the Update!

Bruno


All times are GMT. The time now is 11:19 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.01297 seconds
  • Memory Usage 1,740KB
  • 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_code_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