![]() |
Hello
I have vb4 and use the modifications of post 115, on mediawiki access to enter login and is ok, appears the vb page with vblogin ok, but on the wiki not logged, i go to the forum and logged ok, but returns to wiki and not logged in. What is the problem? Thx |
Hello
i resolved this on options vbulletin-----http & cookies-----path to save cookies (i have forum, i changed to / and works fine) Thx |
Quote:
|
Modifications
Code:
<phpcode><![CDATA[if (strpos($userinfo['location'], ( $vbulletin->options['mmog_wiki_path'] . '/' )) !== false) If checking for /w ist not enough, you could also use multiple Code:
if (...) {$userinfo['activity'] = 'wiki';}
Code:
$userinfo['action'] = 'Viewing Wiki'; |
I am about to apply this hack. I had a similar one before with Media wiki and PHPBB. I'm wonder though, do I need to have both VB and Media Wiki using the same database? Currently I have them on separate databases on the same server.
Ben |
Different is o.k.
Bruno |
So, I have installed it. This is trying to get it to work with vb4.01 btw, which seems to have worked for others.
The only thing that had me unsure was VB_SYSTEM_PATH. VB is install right in my rood dir of my domain. I tried a few things, got errors finding class_bootstrap.php so I spoke with my domain host, they suggested I just enter '/' since it's my rood dir. When I do that I get the following error: Warning: require_once(///global.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/web04/b1777/moo.benjaminlwells/alphanex/includes/AuthPlugin_vBSSO.php on line 254 Fatal error: require_once() [function.require]: Failed opening required '///global.php' (include_path='/hermes/web04/b1777/moo.benjaminlwells/alphanex:/hermes/web04/b1777/moo.benjaminlwells/alphanex/includes:/hermes/web04/b1777/moo.benjaminlwells/alphanex/languages') in /hermes/web04/b1777/moo.benjaminlwells/alphanex/includes/AuthPlugin_vBSSO.php on line 254 Any Thoughts? |
"." is the path for "this", perhaps this helps in some way... (try "/." or "./", don't remember it exactly yet)
|
And ... btw ... now a problem from myself: Wiki does not recognize the login any more... I'm always logged out but don't know, what could have been changed. Even if I reload an old backup it does not help...
Any ideas? Thanks! Bruno |
Quote:
|
All times are GMT. The time now is 01:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|