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)

valendono 09-19-2008 02:32 PM

I tried on my forum and its failed to login, because not compatible with vbseo or sumtin else?

Quote:

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron|wiki/)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images|wiki )/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
still cannot login, I mean login success but not on wiki, its on forum.

Notes: I already follow readme.txt - sumtin I miss ?

NoeJeko 09-19-2008 02:58 PM

Please post a url to your forum and wiki. Also, what versions of vB and MW are you using? I don't think its vBSEO as I use this on 2 forums with vBSEO.

Posted from my Blackberry, please excuse spelling.

Elenna 09-25-2008 12:54 PM

This works wonderfully, thank you very much!

/me clicks install and nominates for MOM.

NoeJeko 09-25-2008 05:08 PM

Thanks!

To those posting support requests, I cannot help you if I don't have links to your forum and wiki. Also, if you see me not online for a few weeks don't worry - I get real time notifications of replies to this thread via Blackberry so I'll drop in as I see posts. The project will remain active as I use this product on my own site.

daFish 09-26-2008 10:13 AM

This looks like a very promising addon. However, do you support the login from an wiki which resides on the same server but under a different domain?

E.g.:

Board: www.domainboard.com/board
Wiki: www.domainwiki.com

Brian30fl 09-26-2008 10:58 AM

quick question how did u get ur wiki to mach ur forums layout?

NoeJeko 09-26-2008 09:18 PM

Quote:

Originally Posted by daFish (Post 1630787)
This looks like a very promising addon. However, do you support the login from an wiki which resides on the same server but under a different domain?

E.g.:

Board: www.domainboard.com/board
Wiki: www.domainwiki.com

I do not. Cookies cannot be shared across domains - just subdomains. If you want to achieve single sign-on across different domains you'll need a SAML token or some other federated authentication method - and that is outside the scope of this plugin.

Quote:

Originally Posted by Brian30fl (Post 1630803)
quick question how did u get ur wiki to mach ur forums layout?

I modified the MonoBook Wiki skin manually - the plugin is for single sign-on and user integration only.

For all - I've put in a request for a new hook and/or Admin CP option. This will eliminate the need to modify class_core.php if accepted and I'll try to make the integration process easier in the future.

leonnix 09-27-2008 03:32 PM

I'm so interested in this hack ! but I have a problem, for some reasons I have to set /mysite.com to be able to send and receive email from from users. Is there a way to make this hack work in my situation !

NoeJeko 09-27-2008 03:51 PM

Could you be more specific?

leonnix 09-27-2008 05:57 PM

Sorry! I was talking about the cookie path but I set my cookie path to back "/" , everything works fine now !

I haven't installed this mod yet but I'd like to have my site look similar to yours after installing.

I wanna make my wiki match my forum layout, but I don't know how. Could you help me on this matter ?

Below is my site and wiki:

Site: http://www.rowiki.net
Wiki: http://www.rowiki.net/wiki


All times are GMT. The time now is 09:36 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.01262 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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