![]() |
I would be willing to donate for this mod to become vB4 compatible. Any chance of that?
|
Hi,
I was able to get this to work in vb 4.0.0 (mediawiki 1.14) by editing AuthPlugin_vBSSO.php by adding 3 chdir commands twhere the scripts are called <<<<< define('THIS_SCRIPT', 'wiki'); chdir ('/home/sitename/www/forums'); require_once( CWD . '/global.php'); chdir ('/home/sitename/www/forums'); require_once( CWD . '/includes/functions.php'); chdir ('/home/sitename/www/w/includes'); <<<<< the second chdir is redundant, i think, but just to be safe. :) so far working, but will see how stable it is. ndahiya |
Great! Thanks! (not tested yet, but nice to hear :) )
Bruno |
Quote:
when saving an edit or adding a new page I get the 'token_suffix_mismatch' message: => "'''Your edit has been rejected because your client mangled the punctuation characters in the edit token.''' Any help is appreciated! |
Quote:
Code:
$oldcwd = getcwd(); |
Confirmed, GREAT!
Add the red code after the existing black in "wiki\includes\AuthPlugin_vBSSO.php" Code:
# INITIALIZE VBULLETIN SUBSYSTEM Bruno |
Quote:
I'm having this issue and am unable to fix it, any ideas? Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr[path]/includes/vba_cmps_include_template.php on line 19 |
It worked fine with vBa 3.2.1 and vB 3.8.*. I don't think that's the reason for your errors...
|
posting here so I can find this tommorow (when I'm looking to install on VB4)
|
Hello,
I have this error in vb4 Code:
Notice: Use of undefined constant VB_SYSTEM_PATH - assumed 'VB_SYSTEM_PATH' in /home/persianppc/domains/wiki.persianppc.com/public_html/LocalSettings.php on line 26 I'm sure about the path I set in "LocalSettings.php" Thanks |
All times are GMT. The time now is 09:00 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:
|