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)

Lionel 12-18-2008 11:07 PM

For those who can't logout from the wiki, make sure you add that line LocalSettings.php as instructed

$wgGroupPermissions['*']['createaccount'] = false;

Pip 12-19-2008 12:24 PM

I had this problem:
- Login / Logut worked fine
- Users appeared correctly in the "Who is online list"
- When a user edited an wiki article it was edited by "#IP Address" and not by the user
- The user didn't appear as loged in on the wiki

Then I applied to this:
Quote:

Originally Posted by trackpedia (Post 1683322)
//$wgHooks['AutoAuthenticate'][] = 'vBSSOAutoAuth';
$wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth';

and it's fixed.

Thanks for that Integration!

FunkyDiver 12-19-2008 03:37 PM

Quote:

Originally Posted by obsidian (Post 1673833)
- Edited the AuthPlugin_vBSSO.php file from:
$wgHooks[AutoAuthenticate ][] = 'vBSSOAutoAuth';
to
$wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth';
- uploaded the files in the upload directory

- edited User.php as stated in Post #143

Got mine working using that... VB 3.7.4 PL1 and MW 1.13.3

kapoor22 12-22-2008 01:30 AM

Any idea if 'MediaWiki/vBulletin Single Sign-On' would work with vBulletin 3.6.8? Your input is very much appreciated.

Dexter_kcd 12-22-2008 05:47 AM

Quote:

Originally Posted by kapoor22 (Post 1690769)
Any idea if 'MediaWiki/vBulletin Single Sign-On' would work with vBulletin 3.6.8? Your input is very much appreciated.

The specs above say it was tested on 3.6.9, and I don't think there was anything significantly changed in the user authorization between 3.6.8 and 3.6.9. I would speculate that it would work for you.

Dexter...

Skyrider 12-22-2008 06:56 AM

Quote:

Originally Posted by BRotondi (Post 1686070)
Versions?

Using latest MediaWiki as I downloaded it a few days ago, and using VB 3.7.4

Rev O 12-22-2008 02:39 PM

Does this Mod only work on a clean install of Mediawiki, or can it be used with a Mediawiki that already has registered users made prior to the 'single sign on' integration?

Thanks for your input.

Varsh 12-22-2008 06:21 PM

MediaWiki would still work but the problem is that there would be conflictions with the user databases.

Rev O 12-22-2008 07:49 PM

Darn.

What if all of the usernames on the wiki were changed before integration, so that they weren't the same as forum usernames, would there still be a conflict?

Thanks for your help btw.

Digital Jedi 12-23-2008 06:33 AM

Quote:

Originally Posted by GoodOmens (Post 1668697)
Ok a new bug popped up recently:

Users can no longer edit ANYTHING. I get the following error:

Quote:

Your edit has been rejected because your client mangled the punctuation characters in the edit token. The edit has been rejected to prevent corruption of the page text. This sometimes happens when you are using a buggy web-based anonymous proxy service.
If I remove the plugin everything works fine.

No changes have been made by me so I'm really scratching my head on this one.

Only thing I can think of is changes in latest vbulletin.

I'm getting the same error message now as GoodOmens did, but I recently just redid the edits to my class_core.php file because of a sign-in problem we were having. I fixed the sign-in problem, but not sure what the posting error would be.


All times are GMT. The time now is 04:30 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.01317 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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