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)

NoeJeko 09-30-2008 05:26 PM

Ok, I have a bit more intuitive version of this in work - I should have it released by tonight. It cuts out the need to edit every single file and gives an Admin CP option to set your wiki path. Hopefully this will ease the pain of installing a bit =]

There's nothing I can do to get around the edits to LocalSettings.php in the wiki or class_core.php, but these should be the only files you have to edit once this is over. Hopefully I can bypass the class_core edit once vB 3.8 is out.

BRotondi 09-30-2008 05:41 PM

And again a big thanks for your work!!
(I need more sleep tonight, so I will not be present for debugging :) )

Bruno

NoeJeko 09-30-2008 07:49 PM

It's been updated.

The process has been taken from 5 steps, editing in every file of every step, to 3 steps - and all you have to edit is LocalSettings.php.

If you've previously installed the vBulletin product, you'll need to uninstall it and then install this version as the product ID changed (it wasn't really designed as a product before...) Installation of the product is now a requirement or it will fail to function properly. You can simply upload the contents of "upload" to your wiki root and it will overwrite the necessary files. Make sure you check your LocalSettings.php file - there was a change to VB_SYSTEM_PATH.

Hopefully this will make it MUCH easier for people to use this product.

BRotondi 10-01-2008 07:13 AM

Very nice, Thanks!!!

I will check it and give you feedback in perhaps 2 weeks, since I got some new work now... (sorry...)

Bruno

BRotondi 10-01-2008 06:27 PM

o.k. some spare time and willing to try it :)
My localsettings has no "require_once( "$IP/includes/DefaultSettings.php" );", but a "require_once( "includes/DefaultSettings.php" );"

BRotondi 10-01-2008 06:34 PM

hmmm... did not worked...

I can register in vB, but Wiki is not touched...
I can logoff in Wiki, vB-Logoff works, but Wiki still logged on...
I can logon in Wiki, vB Appears (!) but in vB still logged out...

BRotondi 10-01-2008 08:02 PM

I went back to 1.0.3 which workes.
Perhaps I made some mistake... Does 2.0 work at someone else?

Bruno

BRotondi 10-01-2008 08:42 PM

Found an error of mine:
sinde I had only
require_once( "includes/DefaultSettings.php" );
I did only add
require_once( "includes/AuthPlugin_vBSSO.php" );
instead of
require_once( "$IP/includes/AuthPlugin_vBSSO.php" );

now I tried to remove $IP in my 1.0.3 installation and WOW! Same "not working" like written!

Sorry, my fault!!
... but no Time to test again 2.0 ...

Greetings
Bruno

BRotondi 10-01-2008 09:42 PM

... and now it does not work again even when I reinsert the $IP!!!!

Bruno
Edit: It was an issue from MediaWiki! See Post 61. Everything works fine.

NoeJeko 10-01-2008 10:36 PM

Um... I can't even begin to follow your string of posts. This product is working on 2 other boards - mine and my work's corporate site. The instructions said to completely remove the old product - if you downgraded back to 1.0.3 there will likely be a conflict. I'll need to see your LocalSettings.php file to begin trying to decipher what went wrong.

Also, did you check the value of Wiki Root in the ACP?


All times are GMT. The time now is 07:51 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.02013 seconds
  • Memory Usage 1,732KB
  • 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)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