![]() |
Thanks Rein, but problem unresolved.
Here is everything I have done that may I feel have caused a problem: vbWiki was installed inside the forum directory e.g. forum/vbWiki/vbWiki_Init.php - is this correct? I moved localsettings.php to the parent directory (as requested) but then I crossed back over my steps and found this wasn't the problem. I have changed my paths again and again, they must be correct. Currently it is set as: /public_html/forum/vbWiki/vbWiki_Init.php - I have even tried directing the path straight to the root e.g. home/domaino/public_html/vbWiki/vbWiki_Init.php and still no luck I tried changing the require once to be included between php blocks: <?php require_once "/public_html/forum/vbWiki/vbWiki_Init.php"; ?> and instead of being presented with the aforementioned message, I was provided with this: Parse error: syntax error, unexpected '<' in /home/domaino/public_html/wiki/LocalSettings.php on line 126 I'm running vb 3.7.2 and the latest release of MediaWiki, would this cause compatibility issues? Also, I downloaded the RC5 version of the previous release for 3.6. I have been tinkering with this all last night and this morning and still no success. Does anyone have any ideas? Thanks, Gareth |
Anyone have any ideas on this one?
I really NEED this fixed up, so any help greatly appreciated. Cheers. |
Quote:
Code:
require_once "/home/domaino/public_html/forum/vbWiki/vbWiki_Init.php"; |
Does not work with WikiMedia 1.13... required files are missing.
|
Okay... I am having a few problems with this and WM 1.12...
1) if I am not logged into vBulletin and I go to the Wiki... I dont see a link to login... 2) often when I am logged into VB and go to the Wiki... it logs me out... And how do I set it up so that people cant edit pages unless they are logged in? Can I turn off personal talk pages? Since we have VB, we wont be needing them. Would there be a way to rap the Wiki in the VB templates? Also... would anyone mind helping me configure this Wiki of mine? I am brand new to Wikis and this thing is CONFUSING! |
Has anyone found a solution to this "Cookies Cleared" problem?
|
Anymore solutions?
|
Hello, i'd like to use vbwikiskin skin as defalut skin... but is doesn't work very well :(
In localsetting.php : I have : $wgDefaultSkin = 'vbwikiskin'; In my file VbWikiSkin.php : I have : $this->skinname = 'vbwikiskin'; But still the old skin you can see here : http://www.baldursgateworld.com/wiki/ An idee ? Thanks (media wiki 1.11 and vb 3.7.2 PL3) |
I've found a bug ... seems if a user logs out of the forum visiting the wiki will give him the "cookies cleared" until he logs back into the forum.
|
Quote:
EDIT: Found the solution on the nuhit website: Quote:
|
Quote:
:erm: |
Does MediaWiki and Vbulletin need to be in the same database for this to work? I am getting a database error message:
MySQL Error : SELECT command denied to user 'nlpc'@'localhost' for table 'wiki_user' |
Can anyone help?
|
Morris
i got it to work with vbWikiPro on vb 3.7.4 vbwiki_pro 1.3 with MW 1.13.2 used your solution replacing the text in arcane_vbulletin_core.php. When you put $wgShowExceptionDetails = true; at the bottom of your localsettings.php it gives a stacktrace on what is wrong. example: MediaWiki internal error. Original exception: exception 'MWException' with message 'Detected bug in an extension! Hook vbWiki_GetLocalURL_Hook failed to return a value; should return true to continue hook processing or false to abort.' in /srv/www/birthright.net/brwiki/includes/Hooks.php:137 so all i did was give the functions vbWiki_GetLocalURL_Hook and vbWiki_PersonalUrls_Hook which are both in vbwiki_hooks.php and voila.. that did the job for me see it working are http://www.birthright.net/brwiki/ind...pecial:Version cheers Arjan |
Quote:
|
sure
open vbWiki_hooks.php find PHP Code:
PHP Code:
and find: PHP Code:
PHP Code:
so basically i only added return true; at the end of the two functions vbWiki_GetLocalURL_Hook and vbWiki_PersonalUrls_Hook just before their closing tag } (approx line number 54 an 121) hope this helps cheers Arjan |
Hi,
i will test this. it means, that you don't use the patch ??? (i think the patch is only for vbwiki standard???) thx hollosch |
Quote:
|
What about the cookie problem? It is still alive...
Did you solve the Go To Forum - problem? (Create thread in a forum instead of a discussion page in the wiki) - You use this in your wiki. |
Quote:
there are still some minor flaws.. but it as workable is it is now.. ill look into it later this week, off to bed now |
Quote:
vBulletin 3.7.4 MW 1.13.2 vbWikiPro 1.3 RC5 same as you... Hope you can help me - cu |
i have fixed the vbWiki Pro: Go To Forum issue
open vbWikiPro_GoToForum.php find: PHP Code:
and replace with PHP Code:
Arjan |
This is the code i have:
PHP Code:
It doesn't work, when I replace the code in line 102. ??? |
I'm running 3.8 (vB), and 1.13.x (MW) hand MW gives me a blank page :| even if debugging is on in vbWiki-init.php
Blank page occurs in wiki when I add the require_once to the end of the localsettings file. |
Getting error:
Quote:
|
And about vbWikiPro ? It does not work with vB 3.8... :'(
|
Quote:
Was it working for you on 3.7.x? Are you verifying it breaks when you installed vB 3.8? |
Yes it was working with 3.7.X, but on 3.8 i have always white page on the wiki :'(
|
All times are GMT. The time now is 01:36 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:
|