PDA

View Full Version : Integration with vBulletin - vbWiki Standard - vBulletin+MediaWiki integration


Pages : 1 [2]

ElfMage
10-18-2007, 02:24 AM
Both versions are compatible.

To upgrade you'll need to upload the Pro files to the server, install a vBulletin Product (which adds the vbWiki Pro Admin CP settings), and change the line in MW's LocalSettings.php to launch vbWiki Pro rather than vbWiki Std.

Shouldn't take longer than 5 minutes.

darkwinds
10-24-2007, 07:37 AM
I tried it but always when I want to install Mediawiki, it sais i should check databse username and passwort. I tried it about 10 times. Has anyone the same problem?

ElfMage
10-28-2007, 04:55 PM
Hi darkwinds,

I haven't seen this issue before. Did you create the database where you will host MediaWiki tables before starting the install process?

rwoscott
11-02-2007, 08:14 AM
Excellent!!

Just what I was looking for.

Thanks.

steven s
11-10-2007, 10:20 PM
I've read just about every post in this thread. . .

My problem is when I go to www.mysite.com/wiki it changes to mysite.com/wiki

Anyone else run into this?

Edit: OK, this solved it. In my .htaccess file I added.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.mysite\.org [NC]
RewriteRule ^(.*)$ http://www.mysite.org/wiki/$1 [L,R=301]
</IfModule>

steven s
11-22-2007, 04:38 PM
It appears even guests can make edits.
Any idea what I could be doing wrong?

ElfMage
11-22-2007, 04:46 PM
If you are using vbWiki Standard, then the user group permissions need to be added to vbWiki_Init.php...

steven s
11-22-2007, 05:00 PM
If you are using vbWiki Standard, then the user group permissions need to be added to vbWiki_Init.php...I have it there. But what also confuses me that I read elsewhere that is the default setting as well.
So I removed it from it from the init file and just added it back again.
Logged out and still can edit as a guest. :confused:

steven s
11-24-2007, 11:28 PM
I've deleted vbWiki but still have

*[vbwiki_pro]* in my control panel.
How do I remove that?

Solved: remove includes/xml/cpnav_nuhit_vbwikipro.xml

foxfirediego
12-08-2007, 08:33 AM
Thanks for the modification... works great (until now :p)
Feedback:
This is how I've set my environment:
MW -> Using DB wiki
FORUM -> Using DB vbulletin

MW -> wiki.mysite.com
FORUM -> forum.mysite.com

Post Referrer Whitelist
.mysite.com

Cookie Domain
.mysite.com

and finally in the end of the file LocalSettings.php I've added this:
$wgCookieDomain = '.mysite.com';

more information:
http://www.nuhit.com/forums/vbwiki-pro-documentation/1553-vbwiki-pro-faq.html#Wiki_and_Forum_installed_on_different_sub domains

SmrtGyJeff
12-15-2007, 11:16 PM
I'm running into the same problem as a previous installer, and getting this error with the Diagnostic Tools:

Unable to add cookies, header already sent.
File: /home/content/t/o/c/tocnerak/html/forums/vbWiki/vbWiki_Tools.php
Line: 19

Anyone able to shed any light on this?

Smitty
12-16-2007, 12:21 AM
Is anyone here using vBWiki Pro? It appears elfmage has abandoned it. Did some upgrades and now when editing I get "Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in."

Any ideas will be appreciated.

SoloX
01-09-2008, 12:31 AM
I think they are out of business. I purchased nuwiki last friday and although their email promises that download instructions will be sent in 20 minutes, its been almost 5 days I havent heard anything. I have sent a few emails in addition to posting on their forum.
So, if anyone is considering purchasing nuwiki or vbwiki pro, you might wana hold off until someone from their site shows up and signals their intent to stay in business.

viper357
02-02-2008, 10:56 AM
Is there any support for this hack? I have moved to a new server and now the integration is not working anymore, my members are not automatically getting signed in, I receive this error when running diagnostic tools

Unable to add cookies, header already sent.
File: /home/marineaq/public_html/vbWiki/vbWiki_Tools.php
Line: 19

petteyg359
02-07-2008, 03:22 PM
Anybody used this with bbPixel's jvbPlugin? Is this compatible?

ldkaplan
02-07-2008, 07:48 PM
According to the Nuhit site, the developer Elfmage is MIA for personal reasons.

Are there any other VBulletin wiki integrations?

Is there any support for this hack? I have moved to a new server and now the integration is not working anymore, my members are not automatically getting signed in, I receive this error when running diagnostic tools

sub_ubi
03-13-2008, 08:10 PM
Anyone try this on 3.7? What about with MW 1.12?

pete_brady
03-13-2008, 08:24 PM
Anyone try this on 3.7? What about with MW 1.12?

working fine on 3.7b5 here

iRO Wiki
03-21-2008, 07:03 AM
Anyone tried getting this to work with 1.12 yet? We tried and we get the "can't send cookie, headers sent" or similar.

Foghorn Deadhor
03-25-2008, 09:18 AM
If anyone knows of some up-to-date and supported integrations I'd love to know. I've been meaning to do this for my site for many months but now that I have time to really dig into it I see that the nuhit site looks exactly as it did six months ago and that there don't seem to be any new mods.

Heck, I'd be willing to put some manual work into it if I knew what I was doing, but I don't want to install unsupported mods of this complexity.

JVCode
03-30-2008, 09:19 PM
I'm running into the same problem as a previous installer, and getting this error with the Diagnostic Tools:

Unable to add cookies, header already sent.
File: /home/content/t/o/c/tocnerak/html/forums/vbWiki/vbWiki_Tools.php
Line: 19

Anyone able to shed any light on this?

I'm getting the same error, Does anyone know how to fix this?

sub_ubi
04-01-2008, 09:28 AM
^^ That's a cookie problem. Is your mediawiki on a different subdomain? If so, make sure your cookie domains are setup as .mysite.com

PlymWS
04-02-2008, 12:02 PM
The table is broken in Firefox. The main text area extends past the boundaries of the style. This is not replicated in IE7. Has anyone else got this problem ?

DeMiNe0
04-10-2008, 03:17 PM
Im having a problem where when i go to the wiki, it redirects to me "All Cookies Cleared" message in vbulletin. Logs me out of vbulletin. Any help on this?
Sometimes it works, and other times it doesn't. I set the cookie domain in the vb config and in the wiki config. Still a no go. Any idea why?

Also is there any other integrations that actually work, and havn't been abandoned?

Running mediawiki 1.12.0 and vbulletin 3.6.9

iRO Wiki
04-10-2008, 11:16 PM
We've gotten it to work with 3.7 and 1.11.x. vB Wiki currently does not seem to support MW 1.12.0 or higher.

NickCat
04-11-2008, 09:22 PM
Im having a problem where when i go to the wiki, it redirects to me "All Cookies Cleared" message in vbulletin. Logs me out of vbulletin. Any help on this?
Sometimes it works, and other times it doesn't. I set the cookie domain in the vb config and in the wiki config. Still a no go. Any idea why?

Also is there any other integrations that actually work, and havn't been abandoned?


Running mediawiki 1.12.0 and vbulletin 3.6.9

Exact same problem here... been troubleshooting it all day without luck.

The cookie path and domain are identical on vbulletin and vbWiki. When I run the diag I get the following error:

Unable to add cookies, header already sent.
File: /home/httpd/html/forums/vbWiki/vbWiki_Tools.php
Line: 19

My locations are simple, nothing complex with domains going on at all.

www.mydomain.com/forums/ <- vBulletin
www.mydomain.com/wiki/ <- MediaWiki

It's definitely some sort of a cookie issue, but I don't know what is causing it.

zmsan
04-13-2008, 07:43 AM
Hey iRO Wiki - was the only change you made to wiki the fact that you changed the version back to 11.X? Any other changes on the install to get it to work with 3.7?

Pirat3
04-14-2008, 03:26 AM
I get a blank page on everything when I add the line :
require_once "/absolute/path/to/your/forums/vbWiki/vbWiki_Init.php";

(The ?> not present)

I am using v1.12 of media wiki

also what is the actual url of the display for wiki?

Pirat3
04-22-2008, 09:00 PM
Anyone?

iRO Wiki
04-23-2008, 11:09 AM
Not sure what you mean.

Pirat3
05-04-2008, 10:44 PM
I get a Testing forum integration error, what is wrong?

Smitty
05-04-2008, 11:37 PM
We've gotten it to work with 3.7 and 1.11.x. vB Wiki currently does not seem to support MW 1.12.0 or higher.
Can anyone confirm this?

xyzz
05-05-2008, 11:26 AM
The whole nuhit website is down.. anyone have any info on this? I just found this hack yesterday and would like to purchase the pro version.

Smitty
05-05-2008, 11:56 AM
The whole nuhit website is down.. anyone have any info on this? I just found this hack yesterday and would like to purchase the pro version. This mod was long ago abandoned. Read through the thread. I'm getting ready for the 3.7 vB upgrade and and hoping what I have will continue to work. But - I expect the integration will fail in the near future if not on this vB upgrade in a future mediawiki upgrade. Originally Posted by iRO Wiki
We've gotten it to work with 3.7 and 1.11.x. vB Wiki currently does not seem to support MW 1.12.0 or higher. I'm making plans to disassociate the two, unfortunately. I'd pay US$100 for the mod to be updated because I like it a lot. But in my case, not many people really update my site's wiki so it's of questionable value other than what I put in or pay someone to put in.

VICOS
05-28-2008, 03:54 AM
What a mess re: Nuhit. The forums say the developer has disappeared and/or can't be reached. Yet, they're still taking people's money to buy licenses of the now unsupported code w/o clear disclosure of this fact at time of sale. And there is some guy on the forum who is a moderator but says he is not with Nuhit.

This is the problem with having to go to a third party for a solution. Integration needs to be provided by either vBulletin or MediaWiki or both in full cooperation.

vbem2
06-03-2008, 06:37 PM
I've fudged with this for several hours and can't seem to figure it out...

I'm running mediawiki, vb, and vbwiki, but am having issues getting the login or the diagnostics to work.

There is no subdomain issue, and the forums are here: http://ecomodder.com/forum and the wiki here: http://ecomodder.com/wiki It wasn't logging in, so I tried to turn on the diagnostics by changing the value to 'true' and then navigating to the main page, but I don't see anything...

I then went here: http://ecomodder.com/forum/vbWiki/vbWiki_Tools.php and saw this:

Current directory... /home/ecomodder/public_html/forum/vbWiki
Wiki Root directory ($IP)... [Not Set]
Forum Absolute Path ($g_Arcane_Forum_Local_Dir)...
vbWiki Pro DIR... LUX_DIR
vbWiki Pro PLUGIN DIR... LUX_PLUGIN_DIR

Testing paths and forum installation
Verifying Forum Absolute Path... Directory NOT FOUND: ''


Could this be the issue? If so, how do I fix it? Sorry for the trouble, thanks.

solidlink
06-09-2008, 01:31 AM
Hopefully you will work on 1 for 3.7 versions of vbulletin :D

peterle1
06-09-2008, 10:12 AM
Hopefully you will work on 1 for 3.7 versions of vbulletin :D

I am afraid he won't ... :rolleyes:

Warlord
06-13-2008, 01:18 AM
I installed this with little difficulty, but trying to get it to work like Wikipedia was an entirely different story.

I want the {{reflist}} template and other common templates to work for my site. What do I do?

Michael Morris
07-03-2008, 07:39 PM
I just installed this to vbulletin 3.7.2 and Media Wiki 12.0 without major issue (I had one, but it was the fault of a package of my own devising, not the bridge itself).

Smitty
07-03-2008, 08:05 PM
Has anyone done vB 3.7.2, Wediawiki 12, and the Pro version?

swisscotton
07-06-2008, 09:30 PM
I am ready install wiki but just wanted to make sure that this has no chance of messing up your live forum?

Michael Morris
07-07-2008, 04:42 AM
Ran across the session logout bug mentioned in this thread. This is how I killed it - I'm not familiar enough with mediaWiki yet to fully weigh the ramifications of this stunt. Use with caution.

In file vbWiki.php find this line of code
require_once( LUX_VB_DIR . "/vbWiki_Hooks.php" );

Insert after


/** Patch - make sure $_SESSION is populated **/
if ((empty($_SESSION['wsUserID']) || empty($_SESSION['wsUserName']) || empty($_SESSION['wsToken'])) && !empty($_COOKIE['seebelow']))
{
$_SESSION = array_merge( $_SESSION, $db->query_first("SELECT
user_id AS wsUserID,
user_name AS wsUserName,
user_token AS wsToken
FROM mw__user
WHERE user_name = '".addslashes($_COOKIE['seebelow'])."' LIMIT 1"));
}

To get the above to work you must also change $_COOKIE['seebelow'] following the instructions below. For my board it was

$_COOKIE['enprod_mw__UserName']

This appears to be databasename + underscore + mediawiki prefix + "UserName".

You can discover what the field actually is by calling print_r($_COOKIE); exit; where this code mod occurs to find out what part of the cookie you need to reference to find the username for the wiki.

It is during the code that precedes that vbWiki populates the cookie but for some reason the $_SESSION is left empty - this is why the user is logged out when they go to the wiki and has to log in. Keep in mind that vbulletin doesn't use $_SESSION at all.

The hack above populates $_SESSION with the values necessary to authenticate mediaWiki. It is called after the bridge has already tested the cookie using vbulletin core - so it should be safe.

With the fix above I now have this module running on vBulletin 3.7.2 and MediaWiki 1.12.0

Michael Morris
07-07-2008, 12:36 PM
Ok, if they don't click 'remember me' the above fails. Hmm... I'm close....

iRO Wiki
07-08-2008, 12:31 AM
Thanks for working to get this compatible. Once you do, is there any chance you can upload a complete working/compatible version of the basic files somewhere?

Michael Morris
07-08-2008, 01:17 AM
Thanks for working to get this compatible. Once you do, is there any chance you can upload a complete working/compatible version of the basic files somewhere?
I will upload the instructions, but legally I can't do anything more since I don't own the rights to the hack.

HOWEVER... I *might* be able to use a plugin.xml to make the transition easier. We'll see. If I can get a plugin to fix the compat issues I can release that as a separate hack of a hack.

SuperGLS
07-08-2008, 03:41 PM
Thanks for working to get this compatible. Once you do, is there any chance you can upload a complete working/compatible version of the basic files somewhere?

I will upload the instructions, but legally I can't do anything more since I don't own the rights to the hack.

HOWEVER... I *might* be able to use a plugin.xml to make the transition easier. We'll see. If I can get a plugin to fix the compat issues I can release that as a separate hack of a hack.

I love to see a new write up with simple and clear instructions on compatibility with 3.7 and 1.12. A plug in to make the whole process easy would be wonderful. Thanks for your hard work on this.

Michael Morris
07-09-2008, 04:53 AM
Ok, I've got this down to something reasonably easy to do, but it is still a hack as there seems to be bad code floating about :\

I have managed to narrow down the edits to one file - arcane_vbulletin_core.php

In that file find this code

// Include vBulletin Engine
if ($g_vbWiki_StyleId_Override > 0)
{
define('VB_AREA', 'Forum');
require_once('./includes/init.php');
$vbulletin->options['styleid'] = $g_vbWiki_StyleId_Override;
$vbulletin->options['allowchangestyles'] = false; // ignore user styles
$vbulletin->userinfo['styleid'] = 0;
}

require_once('./global.php');
require_once('./includes/functions_login.php');
require_once("./includes/functions.php"); // vbdate
require_once("./includes/functions_forumdisplay.php");
require_once("./includes/functions_newpost.php");
require_once("./includes/adminfunctions.php" );

A LOT of libraries are being included there, and I *think* most of them are only used by the pro-integration. I changed that whole block to the following.


require_once('./global.php');

if ((empty($_SESSION['wsUserID']) || empty($_SESSION['wsUserName']) || empty($_SESSION['wsToken']))
&& !empty($_COOKIE[$wgDBname.'_'.$wgDBprefix.'UserName']))
{
$_SESSION = array_merge( $_SESSION, $db->query_first("SELECT
user_id AS wsUserID,
user_name AS wsUserName,
user_token AS wsToken
FROM ".$wgDBname.".".$wgDBprefix."user
WHERE user_name = '".addslashes($_COOKIE[$wgDBname.'_'.$wgDBprefix.'UserName'])."' LIMIT 1"));
}

That should fix this plug in to work with mediaWiki 1.12 and vbulletin 3.7 HOWEVER I do not guarantee the pro version will work and I also suspect that users with cookies disabled or blocked will still experience log out troubles.

SuperGLS
07-09-2008, 09:06 PM
So all we do is install MW 1.12, vBwiki Standard, and then make the changes in post 298 (the one above this one) and it should work? Sounds too easy! Thanks.

Michael Morris
07-10-2008, 02:26 AM
So all we do is install MW 1.12, vBwiki Standard, and then make the changes in post 298 (the one above this one) and it should work? Sounds too easy! Thanks.
Yes. If you run into problems I will try to help as I find the time.

SuperGLS
07-15-2008, 02:30 PM
Great, thanks.

However, there doesn't seem to be any instructions available on the steps to install vbWiki Standard (in the download from nuHit it gives you a link to the vbWikiPro installation) and a Google search doesn't bring anything up either.

Are all the files simply uploaded to the MW directory?

Wait, is this the right instructions?

http://www.nuhit.com/products/vbwiki-installation.html

Warlord
07-16-2008, 08:33 PM
Anyone well versed on installing the extensions, variables (aka magic words) and common templates that Wikipedia uses?

touba
07-20-2008, 11:02 AM
Yes. If you run into problems I will try to help as I find the time.

HI,

I do what you wrote on post298 but i always have a blank page when i go to
(before i do your correction in arcane file, i had the same problem)

www.board.com/vbWiki/vbWiki.php

and when i try

www.board.com/vbWiki

i have a forbidden message :confused:

what's wrong ?
_i use vbSEO

Warlord
08-06-2008, 01:59 PM
Ok, I'm running

MediaWiki 1.12
vB Version 3.6.8

I installed this hack and it works but it's kind of buggy. Every once in a while it will just log you out when you try to go to the Wiki. Anyone know what's up with that?

Also, this version says it will show users viewing the wiki in the active users. It may be doing that, to tell the truth I'm not sure if it is or not because when I click on active users there does seem to be more active users than normal, but it doesn't show where the users are on the Wiki. Seems like it just shows them as browsing the forum index? Anyone able to mod this so that it will actually show where (what article) on the wiki these users are?

LennySh
08-07-2008, 07:27 PM
Ok, I'm running

MediaWiki 1.12
vB Version 3.6.8

I installed this hack and it works but it's kind of buggy. Every once in a while it will just log you out when you try to go to the Wiki. Anyone know what's up with that?Just installed this yesterday, and it runs good it seems, but I too am experiencing the log-out problems. And I do stay logged in, and save cookies... Any ideas?

LennySh
08-08-2008, 12:27 PM
Ok, I've got this down to something reasonably easy to do, but it is still a hack as there seems to be bad code floating about :\

I have managed to narrow down the edits to one file - arcane_vbulletin_core.php

In that file find this code

// Include vBulletin Engine
if ($g_vbWiki_StyleId_Override > 0)
{
define('VB_AREA', 'Forum');
require_once('./includes/init.php');
$vbulletin->options['styleid'] = $g_vbWiki_StyleId_Override;
$vbulletin->options['allowchangestyles'] = false; // ignore user styles
$vbulletin->userinfo['styleid'] = 0;
}

require_once('./global.php');
require_once('./includes/functions_login.php');
require_once("./includes/functions.php"); // vbdate
require_once("./includes/functions_forumdisplay.php");
require_once("./includes/functions_newpost.php");
require_once("./includes/adminfunctions.php" );

A LOT of libraries are being included there, and I *think* most of them are only used by the pro-integration. I changed that whole block to the following.


require_once('./global.php');

if ((empty($_SESSION['wsUserID']) || empty($_SESSION['wsUserName']) || empty($_SESSION['wsToken']))
&& !empty($_COOKIE[$wgDBname.'_'.$wgDBprefix.'UserName']))
{
$_SESSION = array_merge( $_SESSION, $db->query_first("SELECT
user_id AS wsUserID,
user_name AS wsUserName,
user_token AS wsToken
FROM ".$wgDBname.".".$wgDBprefix."user
WHERE user_name = '".addslashes($_COOKIE[$wgDBname.'_'.$wgDBprefix.'UserName'])."' LIMIT 1"));
}

That should fix this plug in to work with mediaWiki 1.12 and vbulletin 3.7 HOWEVER I do not guarantee the pro version will work and I also suspect that users with cookies disabled or blocked will still experience log out troubles.
MediaWiki 1.12
vB Version 3.7.2

I'm still having log out issues, and do not have any problems with my cookies. I installed the WiKi database into a different database than my forums database. So I also did not use the Database prefix either. Is this maybe causing a problem? Lots of my user's are having this trouble with the cookies cleared thingy...:confused:

Warlord
08-09-2008, 01:47 AM
I tried the fix from post 298 as well and all it did was give me a shit ton of errors so I changed it back to the orginal format. ElfMage is on indefinite hiatus. We need a good coder to come in and pick up where he left off. It's a shame really, because this hack is awesome and I definitely would've paid for the full version.

Ba$im
08-09-2008, 02:04 AM
if I have install my forum as http://forums.3walim.com and want install wiki as subdomain wiki.3walim.com can do integration while bothe wiki and forums on same server?
also if they wasn’t on the same server can integration done?

thanks so much in advance

Emmett Brown
08-09-2008, 01:29 PM
Hey all,

After searching I managed to find this thread

http://www.nuhit.com/forums/vbwiki-pro-installation-and-support/2142-login-problem.html


Originally Posted by kremer4 View Post
Think I got it, edit the file "/vbWiki/vbWiki_Auth.php"

Put // infront of the following lines

$user->logout();
global $wgEnableParserCache, $wgParser, $wgOut, $wgCachePages;

So it should be

//$user->logout();
//global $wgEnableParserCache, $wgParser, $wgOut, $wgCachePages;

Let me know if this works for you. I also made one other change but I don't think it's related. If this does not work then I'll post the other change I made.

I have cleared my cookies, restarted my browsers (both IE and Firefox) and it's working for me everytime now.

I tried it on my vBulletin and I don't seem to have the log out problem anymore. However, the following was also mentioned

works, which is great. But now there is another issue (although a small one). Even though it is officially logged out of vbulletin and mediawiki, if you visit the mediawiki it still shows as being logged in (eventhough it really isn't).

In the upper-right hand corner, it still shows the old user and the logout button. It's a small thing, but the last step to get it working 100%.

Added Note: If I manually delete my cookies in the web browser, then it seems to work fine. But I would have to manually delete my cookies everytime.

BUT I haven't seen that problem yet.

I just applied this "fix" and haven't tested it too much, but as mentioned, first results seems to be that commenting out that code fixes the logout bug.

LennySh
08-09-2008, 05:24 PM
Hey all,

After searching I managed to find this thread

http://www.nuhit.com/forums/vbwiki-pro-installation-and-support/2142-login-problem.html



I tried it on my vBulletin and I don't seem to have the log out problem anymore. However, the following was also mentioned



BUT I haven't seen that problem yet.

I just applied this "fix" and haven't tested it too much, but as mentioned, first results seems to be that commenting out that code fixes the logout bug.

Thanks a bundle!!! I'm testing it now, I'll report my results!:cool:

Ransack
08-15-2008, 09:16 AM
Installation seems to have worked, but no users (not even Administrator) can create new pages. Pages can be edited. How does one configure the usergroups to allow new wiki page creation?

I've disabled guest editing with the following in LocalSettings.php and that seems to work:

# Disabling new user registrations
$wgWhitelistAccount = array ( "sysop" => 1, "developer" => 1 );
# Disabling anonymous edits
$wgGroupPermissions['*']['createaccount'] = false;
$wgGroupPermissions['*']['read'] = false;
$wgGroupPermissions['*']['edit'] = false;
$wgWhitelistRead = array ("Special:Userlogin");

But no users can create new pages.

For vB integration, how does:
$wgGroupPermissions[...]
map to a vB user group?

Does it need a vB user group id?
E.g.
$wgGroupPermissions['6']

Or the vB usergroup name?
E.g.
$wgGroupPermissions['Administrator']

Confused.
Thanks for any help.

Ransack
08-15-2008, 06:46 PM
^^ I gues this was just a wiki usage problem on my part. I'm not too familiar with them. I see the "create this page" link in the result of a failed search, and that works.

But I'd still like to know how to map vB usergroups to MW usergroups.

I'd like an add/edit group consisting of not just admins and mods but also some regular forum users. How do I do that?

Jaxel
08-16-2008, 01:58 PM
Has anyone found a solution to this "Cookies Cleared" problem?

Warlord
08-16-2008, 08:22 PM
Has anyone found a solution to this "Cookies Cleared" problem?

There's this (https://vborg.vbsupport.ru/showpost.php?p=1594769&postcount=309). But it's kind of a half-ass fix really.

Jaxel
08-17-2008, 02:56 AM
There's this (https://vborg.vbsupport.ru/showpost.php?p=1594769&postcount=309). But it's kind of a half-ass fix really.
Just tried that fix... changed NOTHING. That fix is for vbWikiPro.

Warlord
08-17-2008, 04:10 PM
Well since it seems there are no coders familiar with this hack, I'll see if I can try and understand the ins and outs of it, but this is probably a little over my difficulty level so no promises.

I'd love to get this working flawlessly myself, but at the moment my server went kablooey so it might be a while before I can even poke around in there.

Jaxel
08-17-2008, 09:38 PM
Anyone notice that Special:Userlogin page doesnt work?

Gives an error.

bezking
08-21-2008, 01:20 AM
Hi,

I've installed this and I am not being given sysop privileges.

I've added:


$g_vbWiki_Usergroup_Mapping = array (
6 /*Administrators*/ => "sysop",
2 /*Registered Users */ => "editors"
);


And also tried


$g_vbWiki_Usergroup_Mapping = array (
6 /*Administrators*/ => "bureaucrat,sysop",
2 /*Registered Users */ => "editors"
);


to vbWiki_Init.php. I'm using vB3.7.2 PL 2 and MediaWiki 1.13.0

Any advice?

Thanks!

wangyu1314
08-23-2008, 01:13 PM
now,i run mediawiki 1.13.0 and vbb 3.6.8,but when Testing forum integration,it dispear this wrong message,can someone help me? thx

i think this caused of SpecialUserlogin.php dir have changed,but i can't resolve it:

Warning: require_once(SpecialUserlogin.php) [function.require-once]: failed to open stream: No such file or directory in C:\ampp\htdocs\bbs\vbWiki\vbWiki_Userlogin.php on line 15

Fatal error: require_once() [function.require]: Failed opening required 'SpecialUserlogin.php' (include_path='C:\ampp\htdocs\wiki;C:\ampp\htdocs\ wiki/includes;C:\ampp\htdocs\wiki/languages;.;C:\php5\pear') in C:\ampp\htdocs\bbs\vbWiki\vbWiki_Userlogin.php on line 15

leonnix
09-25-2008, 09:10 PM
does it work with 3.7.3

BRotondi
09-29-2008, 07:14 PM
As much as I read, it won't... look at MediaWiki/vBulletin Single Sign-On (https://vborg.vbsupport.ru/showthread.php?t=191186&highlight=wiki)

Greetings
Bruno

rwoscott
02-01-2009, 04:10 AM
First of all, versions are
MediaWiki: 1.10.1
PHP: 5.2.8 (cgi)
MySQL: 5.0.67-community
vbWiki (version 1.3 RC5)
VB 3.6.5

The auto login to the wiki works fine on IE8, but not on Firefox 3.
It does not lof me in at all in FF.
I'm pretty sure it used to work, been a while wince I updated it from home of FF, I guess.

Any ideas why this might be?

murekhalir
03-09-2009, 12:10 AM
does this work for 3.7?

Giangy94
07-12-2009, 06:38 AM
i think this caused of SpecialUserlogin.php dir have changed,but i can't resolve it:

Replace:
require_once( "SpecialUserlogin.php" );
with:
require_once( "specials/SpecialUserlogin.php" );


However the login system doesn't work very well, if I Log into forum in the wiki there is my name, there is the link of my user control panel but when I write pages it says me I'm not logged in the wiki...this with vBulletin 3.8.3

adoxtater
08-19-2009, 11:10 PM
Anyone know how to get the Pro version?? I tried to click the link in the developers description to go buy it but it's a dead link. Is the Pro version not available any longer? I'd love to have MediaWiki integration into my vBulletin 3.8.1 forum if possible.

chriske
09-29-2009, 12:11 AM
Me 2...

voidmind
11-04-2009, 11:17 PM
Yeah everything is dead now to get mediawiki integration. :(

FreshFroot
11-28-2009, 11:40 PM
Yeah the site has been dead for awhile now.

What's odd, is the Elfmage disappeared from his website about a year ago.

However, I just noticed he logged into his account about 2 months ago here. So I guess he's still alive... since everyone at the support forums was thinking he might be dead? No word from a coder in 2 years scares people....

MattGraal
11-29-2009, 09:20 PM
I get this, any suggestions?


Warning: require_once([path]/library) [function.require-once]: failed to open stream: Resource temporarily unavailable in [path]/library/LocalSettings.php on line 127

Fatal error: require_once() [function.require]: Failed opening required '/home/npulsere/public_html/library' (include_path='/home/npulsere/public_html/library:/home/npulsere/public_html/library/includes:/home/npulsere/public_html/library/languages:.:/usr/lib/php:/usr/local/lib/php') in /home/npulsere/public_html/library/LocalSettings.php on line 127

gibgib
04-02-2010, 12:44 AM
Can anyone tell me the code mods needed in class_core.php or wherever it was to get this integrating again?
I recently upgraded to vB 3.8 & must have overwritten something. Just getting a blank page now in media wiki (just like the nuhits site!).
I'm using Pro BTW.

Has anyone rolled over from Nuhits to this - MMOG Wiki ?
https://vborg.vbsupport.ru/showthread.php?t=213102

rwoscott
04-12-2011, 09:32 PM
Replace:
require_once( "SpecialUserlogin.php" );
with:
require_once( "specials/SpecialUserlogin.php" );


However the login system doesn't work very well, if I Log into forum in the wiki there is my name, there is the link of my user control panel but when I write pages it says me I'm not logged in the wiki...this with vBulletin 3.8.3

I'm at this point too.
It's not auto logging in.

Has ANYONE been able to resolve this issue yet???

When I run it with the diag_tools set to true, it stops at this point.
Testing forum integration
Access denied.

rwoscott
04-12-2011, 10:27 PM
I've tracked it down to global.php is issuing the "access Denied"

Now I'm lost!!

Strange thing is it works on my own site, which was installed before upgrading to 4.x
But on a friends site, it gives the above. message. Grrrrr.