vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBSSO - vBulletin Single Sign-On (https://vborg.vbsupport.ru/showthread.php?t=270517)

Syxguns 10-28-2013 10:15 PM

Okay, I have a little more information for you. First, do not edit files with Notepad or any other form of text editor. It is free and highly recommended by professionals to use Notepad++. There are others that are available and free as well, such as Crimson Editor and Alleycode, or you may use Dreamweaver if you have that program. My first suggestion is to download Notepad++ from this link.

Now using your FTP client download LocalSettings.php from the root directory of MediaWili. After it is downloaded rename it LocalSettings_original.php Then open it in Notpad++. Remember that when you save it save it as LocalSettings.php and don't include the "_original" after it. The point of this is to have the original file in case you make a mistake.

In Notepad++ at the top of the file after <?php the opening tag place this code:

Code:

//vBBSO code start
require_once( "$IP/extensions/vbsso/vbsso.php" );
//vBSSO code finish

Make sure the files are writable code 777 if you are on a Linux server. Upload the NEW LocalSettings.php file to your server leaving the original one saved on your computer.

Now I'm not 100% sure but in your MediaWiki you should see a folder called vBBSO. Open it and you should see something called "Special Pages". Download that to your computer, open it with Notepad++ and you should see your shared key and URL to place in vB.

Let me know if you run into any problems, I may be able to help you out.

Syxguns 10-28-2013 10:19 PM

Quote:

Originally Posted by krustyx (Post 2456910)
Ok, thanks

I tought it was the only way to link both. http://vbsso.com/platforms/mediawiki/

I tought VBSSO was the plugin allowing us to do that.

Maybe i didnt understand it properly, and sorry if i wasted your time.

Thanks

Marc

This mod connects users to two platforms, not the database. In other words:

(layman terminology)

vB database: Users
vB database: vBBSO Users
WP database: Users
WP database: vBBSO Users

But the two databases are not connected.

Answer me this question. On your host when you uploaded mediawiki did you create a new database? I'll look at the installation instructions real quick.

krustyx 10-28-2013 10:25 PM

Allright, i will try that tonight! Thank you very much!

Syxguns 10-28-2013 10:40 PM

No problem, hopefully you will not have any issues. MediaWiki and vB use two separate databases, and I have found a couple of bridges for them, but not one that compiles the two databases. Use this and test it out. If it is not what you want, then you may ask in the open forums. I found another bridge, but the developer seems to not support it any longer.

Edit: I know about combining databases because I use to have a store that shared a database with vB. It doesn't work any longer because of updates to the store and to vB. So I just did a little customizing using BBCode to link the two together.

krustyx 10-29-2013 03:44 AM

WORKS! Exactly what i wanted it to do... you loggin with the forum credentials!

This solved all my problems
Quote:

In Notepad++ at the top of the file after <?php the opening tag place this code:

Code:
//vBBSO code start
require_once( "$IP/extensions/vbsso/vbsso.php" );
//vBSSO code finish
Make sure the files are writable code 777 if you are on a Linux server. Upload the NEW LocalSettings.php file to your server leaving the original one saved on your computer.
With that, the VBSSO menu in the special pages appeared and i had all the required infos!

Thanks a lot!

krustyx 10-29-2013 03:57 AM

Now i just need to figure out how to use mediawiki :)

Syxguns 10-29-2013 04:07 AM

Quote:

Originally Posted by krustyx (Post 2456973)
Now i just need to figure out how to use mediawiki :)

I can't help you there! However, I am glad that we were able to get you going!

krustyx 10-29-2013 05:25 PM

Getting a lot of Communication: Unable to accept response: LocalEmailLogger... i need to troubleshoot that, will see

Syxguns 10-29-2013 05:37 PM

Quote:

Originally Posted by krustyx (Post 2457059)
Getting a lot of Communication: Unable to accept response: LocalEmailLogger... i need to troubleshoot that, will see

Where is this taking place? Logging in via vBSSO, MediaWiki, the forum? I need a little more information before I can help you out.

BoostedK20 10-30-2013 03:51 AM

Delete


All times are GMT. The time now is 08:03 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.06408 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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