View Full Version : Integration with vBulletin - [obsolete!] vbMediaWiki 4.0.2 RC 3
wynode
04-12-2010, 12:51 AM
Perhaps a quick, but very important Question. Just tested it:
If you browse the table "user" you will see, that every User ever logged in has been created and his edits are shown correct even if you disable the bridge (Disable: Undo the LocalSettings.php-Changes and rename the skin files vbMediaWiki.php, so monobook will be chosen and no php error occurs)
BUT: No password and no email is being stored!! This means: After disabling the bridge you will have to add email addresses manually, so users can press "Send Password"Btw: Really don't know when bepe will have time again to continue his work... I don't have the know-how yet and perhaps will not continue to use MediaWiki...
Appreciate the reply. Only thing required after this in that case would be to create a query to add the email addresses from the forum DB to the wiki DB.
Mind if I ask what you plan to use if not MediaWiki ? I'm wondering whether to use this or just install MediaWiki on its own and then use a bridge (only downfall being that integration for searching etc is lost).
BRotondi
04-12-2010, 01:41 PM
Seems not to work any more with 4.0.3 ... at least with the german version. Anyone got it working?
danlavu
04-12-2010, 04:32 PM
I'm having some problems with this mod. I've followed the instructions, this is on a new vbulletin installation so I changed the charset to utf8.
The wiki website comes up when I click on the navbar, but when a user has write permissions to the wiki, the system logs them out and they're unable to post. When I try to login, they're able to login but it just refreshes and they're not logged in.
Any ideas?
danlavu
04-12-2010, 05:24 PM
Nevermind I got it working, I misread the instructions when removing the ucfirst portion.
weallgovern
04-13-2010, 07:19 AM
I have installed but for some reason where I should have the wiki tab instead of displaying WIKI it shows {$vboptions['mediawiki_path']} and makes that the path so no connection to the wiki at all. I can get to the wiki on www.mysite.com/wiki and have set ./wiki as path and Wiki as name but its not showing.
Any ideas?
BRotondi
04-13-2010, 08:40 AM
Perhaps a problem with another installed add/plugin. Disable all others and check for correct installation of vbMediaWiki again.
weallgovern
04-13-2010, 09:01 AM
It all seems to work fine except for the tab. I'm using 4.0.3 so maybe thats the problem. This is the only added module other than those that come standard with vbulletin.
forum
www.mysite.com/
wiki
www.mysite.com/wiki
http://weallgovern.com/wikiproblem.jpg
BRotondi
04-13-2010, 12:15 PM
O.K. I was able to upgrade from 4.0.2 to 4.0.3 on XAMPP, everything fine - including the tab! Now continuing to search for the bug on the server...
Update: He he, uninstalled and reinstalled on Server: Now exactly your Tab-Issue :)
BRotondi
04-13-2010, 01:10 PM
O.K. solved this, but really don't know, what's causing it, since the template mediawiki_navbar_link ist the same on my working XAMPP and my buggy server-installation. Perhaps if you install vbMediaWiki on 4.0.2 and then update to .3 something will be updated, which interprets above template in another way...
Solution: replace those vars with the new {}-descriptors: Change mediawiki_navbar_link to
<vb:if condition="$vboptions['selectednavtab'] == 'vbmediawiki'">
<li class="selected">
<a class="navtab" href="{vb:raw vboptions.mediawiki_path}">{vb:raw vboptions.mediawiki_name}</a>
<ul class="floatcontainer">
{wiki:raw personal_urls}
</ul>
</li>
<vb:else />
<li>
<a class="navtab" href="{vb:raw vboptions.mediawiki_path}">{vb:raw vboptions.mediawiki_name}</a>
</li>
</vb:if>
For those who want to install vbMediaWiki on a 4.0.3, you can directly use the new xml which has above changes included (Attachement).
weallgovern
04-13-2010, 10:20 PM
Awesome Thankyou for the great support. It all works fantastic now.
BRotondi
04-14-2010, 08:18 AM
I certainly hope it could be done, it'd make a huge difference for us.
One other question. For those of us who use multiple wikis, with user accounts linked through Extension:CentralAuth (http://www.mediawiki.org/wiki/Extension:CentralAuth), would the mod support that in its current state?O.K. I installed a solution for this on my site: vbmods.org (http://vbmods.org/forum/forums/72-vbMods.org-%28english%29). You will see two wiki tabs, linking to two independent wikis.
Instructions here: Linking multiple Wikis to one vBulletin (http://vbmods.org/forum/threads/640-Linking-multiple-Wikis-to-one-vBulletin?p=3118&viewfull=1#post3118)
This modification needs little coding-skill and does not include Search etc, only Single-Login and Active Tabs.
daveaite
04-14-2010, 04:29 PM
Works fine on my vb.4.03
http://buypoe.com/wiki
BRotondi
04-15-2010, 09:13 PM
I had to translate the important phrases to French (only for users, not admin or option phrases):
Ronny46
04-16-2010, 02:48 PM
Funktioniert bei mir irgendwie nicht
BRotondi
04-16-2010, 03:07 PM
Funktioniert bei mir irgendwie nicht
Rated as "Posting of the month."
:D + ;)
Gargi
04-18-2010, 09:57 AM
Hiho! Is there a chance, to get a bugfix for the Opera style errors? :)
For myself I don't know where to look to fix it by myself.
cu
Gargi
claystation
04-26-2010, 10:21 PM
Has anyone successfully made a widget showing recent wiki activity for the vbulletin cms? I tried to this by adding a general search widget. You can select vbcms_searchresult_wiki as the search result but when this is selected I get database errors. Is there another way to make a widget for the cms that might work?
Thanks!
Stubbed
04-27-2010, 08:00 PM
I hate to ask, but I'm going to anyway!
What's involved in a VB3.8 version and do you think you would ever release one?
I will run this eventually, but I'm not quite ready to go to vB4 just yet, however I really want to get a Wiki up and running.
jgruberman
04-27-2010, 10:00 PM
So far... the product looks good except THREE things that I was hoping could be clarified:
1. It seems that my Home button on the navbar now points to the home of the Wiki, as opposed to the normal Homepage of my forum.
Can be viewed here: http://www.dfwsportbikes.org/wiki/
2. My shoutbox is no longer working on this wiki page. It loads, but the content does not.
3. It seems as though the Wiki is slow to load. Is this a known issue, or can something be done?
Please, don't assume I mean to critique... I very much like the plugin, just asking some questions to make the overall usage flawless :)
Hello
I have vb 4.03 gold with cms, blogs and mediawiki 1.15.3 with the last xml of this product and the files of attachment, views ok on the navbar.. :)
Forum is on http://www.tododream.com/foro/forum.php
Wiki is on http://www.tododream.com/wiki/
But when active the changes of localsettings.php i receive one blank page on wiki.
define( VB_SYSTEM_PATH, '../foro' );
require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" );
is Correct?
Thanks & regards
Ronny46
05-02-2010, 03:47 PM
Functions only with MediaWiki: 1.15.1 with newer ones there comes a white side
I changed my mediawiki to 1.15.1 and have the same problem... :(
Thanks
Ronny46
05-02-2010, 06:34 PM
Then you have somewhere a mistake with instal done. Perhaps, sometimes all the other Addons deactivate and test?
At this moment is disabled and works fine.
http://www.tododream.com/wiki
Thx
Keldaria
05-05-2010, 01:14 PM
I use a dark style skin... while the overall skin is automatically updated as I adjust my stylevars, the wiki box remains the same white background with black text.. is there any way to adjust this?
Ronny46
05-19-2010, 10:37 PM
Seems not to work any more with 4.0.3 ... at least with the german version. Anyone got it working?
With the last German version 4.0.3PL1 it does not run any more. One Cannot announce himself any more and in the Navbar stands instead of wiki only vboptions et cetera. Is the version still developed or not? Have stood with it spent around it to run to agree.
Mit der letzten Deutschen Version 4.0.3PL1 l?uft es nicht mehr.Man kann sich nicht mehr Anmelden und in der Navbar steht statt wiki nur vboptions und so weiter.Wird die Version noch weiter entwickelt oder nicht?Habe stunden damit verbracht um es zum laufen zu bekommen.
Works for me fine with german 4.0.3PL1. But would be nice to know if there will be any further developing of this great addition!
BRotondi
05-20-2010, 09:01 PM
Works nice with 4.0.3 - but what PL1 are you talking about?
Developing:
Find all posts by bepe (https://vborg.vbsupport.ru/search.php?do=finduser&u=360404) -> Last post from 7.3.2010
"Developer Last Online: Apr 2010" (Top left of Intro)I think we cannot really trust on this, since nobody knows what headache study, girlfriend and the rest of the world are giving bepe... Perhaps he needs one or two more months, perhaps he gave it up at all... who knows...
Hope we will see you again bepe!
With the best wishes, Bruno
Gargi
05-22-2010, 11:12 AM
Yes, especially the Opera compatibility would be interesting. I tried a lot of things by myself, but with no luck.
BRotondi
05-23-2010, 04:54 AM
Change Template mediawiki_navbar_link to
<vb:if condition="$vboptions['selectednavtab'] == 'vbmediawiki'">
<li class="selected">
<a class="navtab" href="{vb:raw vboptions.mediawiki_path}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mediawiki_name}</a>
<ul class="floatcontainer">
{wiki:raw personal_urls}
</ul>
</li>
<vb:else />
<li>
<a class="navtab" href="{vb:raw vboptions.mediawiki_path}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mediawiki_name}</a>
</li>
</vb:if>
Red Code added.
MikalMirkas
05-23-2010, 07:15 PM
Nice work, can't wait for official release! ^.^
BRotondi
05-23-2010, 07:55 PM
Hope there will be one... But it works quite well, except the known restrictions (http://projectbay.net/forum/forumdisplay.php?f=70&prefixid=Restriction).
MikalMirkas
05-23-2010, 09:08 PM
Please upload the files that came with the vbMediaWiki before installing or upgrading!
I uploaded all the contents to the /wiki/ folder...
MikalMirkas
05-23-2010, 09:51 PM
Warning: require([path]/includes/mediawiki_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 36
Fatal error: require() [function.require]: Failed opening required '/home/prknigh1/public_html/forum/includes/mediawiki_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prknigh1/public_html/forum/includes/init.php(331) : eval()'d code on line 36
OH MAI GAWD
Completely shuts down the forum. What do I need to fix D:
Edit: Never mind, used common sense :P
BTW, Forum_upload goes in the FORUM root, not in the wiki root. :P
Front Range 4x4
05-23-2010, 10:07 PM
That was mentioned earlier in the thread. Glad you got it.
I've been away from this for a while but am now back to finish it up. The only issue I'm having is with the search function. Anyone have any tips what to look for?
TIA!
MikalMirkas
05-23-2010, 10:11 PM
That was mentioned earlier in the thread. Glad you got it.
I've been away from this for a while but am now back to finish it up. The only issue I'm having is with the search function. Anyone have any tips what to look for?
TIA!
I have an issue as well (keep having issues without looking. Lazy me. :P)
Instead of it saying Wiki in the navbar, it says {$vboptions['mediawiki_name']}. When I click on it, it gives me a 404.
www.pr3knights.com/forum (http://www.pr3knights.com) (if you wanna take a lookie)
Kay fixed that by editing the template, but all it does is send me to a new page now. Yeeeeeeeey.
Edit again: Doesn't show the Wiki statuses under "About Me".
This mod is full of problems, or I am an idiot :PP
Front Range 4x4
05-23-2010, 10:54 PM
The mod is pretty cool, a bit of a learning curve though.
Your link doesn't show anything.
BRotondi
05-24-2010, 06:59 AM
This mod is full of problems, or I am an idiot :PP
That's why we talked earlier about opening an own subforum somewhere. It should be possible the keep installation instructions up to date, remove bugs, list known issues...
Especially if bepe has not the possibility any more to support this mod (does any one know more about this??) we should take care about this our own and get more efficient...
Front Range 4x4
05-24-2010, 01:20 PM
I've looked at all the forums on thi and admit I'm not sure where the best info is, vbMods.org looks like a good summary w/o all the repetition here.
Problem: When clicking New Wiki Articles I get:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php on line 34
Any tips on this?
BRotondi
05-24-2010, 04:52 PM
Same here - with even more lines:
Warnung: mysql_connect() [function.mysql-connect (http://projectbay.net/forum/function.mysql-connect)]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 26)
Warnung: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 27)
Warnung: mysql_query(): supplied argument is not a valid MySQL-Link resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 29)
Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/packages/vbmediawiki/search/searchcontroller/newwiki.php (Zeile 34)... not sure it worked with 4.0.2.
Does it work on someones installation?
To disable the link: Template mediawiki_navbar_whatsnew_link: Move </vb:comment> down
<vb:comment>Wiki What's new link to new wiki articles</vb:comment>
<li><a href="search.php?do=getnew{vb:raw session.sessionurl}&contenttype=vBMediaWiki_Wiki">{vb:rawphrase new_wikis_nav}</a></li>
</vb:comment>
Front Range 4x4
05-24-2010, 05:36 PM
I had that but had the wrong password in ACP. I'm using 4.0.2.
I removed the mediawiki_navbar_whatsnew_link and guess I'll do the same thing in the vb search.
All in all this mod is great! I just won't upgrade to 4.0.3. ;)
BRotondi
05-24-2010, 05:56 PM
You're right... Search isn't working any more either...
What a pitty...
Front Range 4x4
05-24-2010, 06:39 PM
Did it work for you in 4.0.2? If so I'd like to know how since I'm still there.
BRotondi
05-24-2010, 07:29 PM
Not sure when I used it last... I remember, that after upgrading to .3 I had to reinstall vbMediaWiki and solve two new bugs...
Front Range 4x4
05-24-2010, 08:24 PM
Thanks Bruno, I think I'll just let things ride for now. No sense in creating more work for myself and breaking what's working.
HolyKiller
05-26-2010, 03:28 AM
This is amazing! I already have bound my wiki on the forum accounts, but this mod is AMAZING!
Keep it up man!
Tagged && w8ing for 4.0.3 update :)
Alphaforums.com
05-30-2010, 08:13 PM
Yeah, it doesn't work well on 4.0.3 for some reason. I'm waiting for this too :)
In the meanwhile, good work, it's really appreciated.
Nano_
06-02-2010, 07:53 AM
Installed, nice work, but waiting for 4.0.3 update!
Edit: Tab bug fixed with this post (https://vborg.vbsupport.ru/showpost.php?p=2020523&postcount=509). Waiting for fix logout bug... :(
Daryn
06-08-2010, 07:56 PM
Tagged this one for the 4.0.3 update.
J6488EEA8E90
06-09-2010, 04:10 AM
having a wiki on my site will be great. Just found this mod. :cool:
Will install once it works with 4.0.3
Thanks for all the effort everybody has put in to get this mod working.
Scan Cape Cod
06-10-2010, 10:46 PM
Installed on 4.0.3 here, seems to be working fine using the updated product XML file. And it sure does NOT like any usernames with a / or any non-alphanumeric character in them. Question is, if I make that necessary character change in my control panel is it going to blow out any users that have such characters in their names, or should I ensure that those characters are removed before I do such a thing?
Thanks for a great add-on!
BenBase
06-11-2010, 05:58 AM
lock this :(
Nano_
06-11-2010, 05:51 PM
lock this :(
https://vborg.vbsupport.ru/showpost.php?p=2020523&postcount=509
Anyone resolve the "logout bug"?
vB 4.0.3PL1 here.
Dept_of_Alchemy
06-13-2010, 01:28 AM
I get this error message when I try to open my wiki page after modifying the LocalSettings.php with these:
define( VB_INSTALL_PATH, '../forum' );
require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" );
The error message I get is this:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/speaks5/public_html/wiki/includes/AuthPlugin_vbMediaWiki.php on line 37
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/speaks5/public_html/wiki/includes/AuthPlugin_vbMediaWiki.php on line 49
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='/home/speaks5/public_html/wiki:/home/speaks5/public_html/wiki/includes:/home/speaks5/public_html/wiki/languages:.:/usr/lib/php:/usr/local/lib/php:/home/speaks5/php') in /home/speaks5/public_html/wiki/includes/AuthPlugin_vbMediaWiki.php on line 49
bferrell
06-24-2010, 06:52 PM
I so hope this comes with an update soon, this is AWESOME, but I'm just upgrading to 4.0.4 today...
laddo
07-05-2010, 10:38 PM
Anyone installed this on 4.0.4 successfully?
Thanks.
the forum style should be inherited; for more complex styles changing the whole page layout... something like header is now footer or so... you would need to change the MEDIAWIKI template
The content of MW is looking like the original media wiki... I think that is good, ppl should see that we are using the original one :) ... anyway, you can change the wiki skin by hand or by editing the css
... but it's almost impossible to make the content of the MW look 100% like the content of VB... Sorry if u meant that ... anyway, both skins are playing nice together
About impossible... make it fit to all possible skins is impossible... sure it is possible if you adapt the one skin u are using to the media wiki... ok... basically everything is possible, it's just a matter of time
I am trying to install this mod in my vBulletin version 4.0.4 but running into some issue such as the main tab dows not show "wiki" rather shows $vboptions['mediawiki_name'] and the underlying link also shows something as following $vboptions['mediawiki_path'], when I click on that it takes me to Not Found
The requested URL /vBulletin/{$vboptions['mediawiki_path']} was not found on this server.
Am I running into all these issues because I am trying to install this mod on top of vBulletin 4.0.4 where this mod is not compatible ? Please guide !
I might have run into some issue during installation of this mod in my vBulletin that is why I dont see the name of the tab as 'Wiki' rather i see $vboptions['mediawiki_name']} as well as the underlying link of this tab does not land me up anywhere because it links to $vboptions['mediawiki_path'] leading to Page not found error.
I can not add any entry in the Wiki because the Wiki does not even open up, how to open the Wiki
renlok
07-09-2010, 01:58 PM
Dont know if its been posted before but to fix the stats being shown on the user CP in /includes/mediawiki_member_profileblock_fetch_unwrapped.php
replace
if ($id == 'aboutme')
with
if ($id == 'stats')
does anyone know how to get the search working in 4.0.4?
gopherhockey
07-10-2010, 02:44 PM
Got it installed into 4.0.4 but yea, seeing same issues others are seeing. Anyone know if the author is actively still working on this? I need this to work, otherwise I will have to look elsewhere.
ry215
07-11-2010, 06:42 AM
work fine by me:
http://img693.imageshack.us/img693/5359/vbwiki.png
vBulletin: 4.0.3
mediawiki: 1.15.4
Thanks bepe.
bferrell
07-12-2010, 12:21 PM
Is this going to be upgraded to work with 4.0.4? I'd be happy to make a good donation as I really, really want this mod on my site!
ALBCODERS
07-12-2010, 06:13 PM
Great Mod Thanks but I do not have the file 'LocalSettings.php' in downloaded folder.
need to create a new one or what?
bferrell
07-15-2010, 12:44 PM
Argh! Please, please, please upgrade this for 4.0.4! I installed it but am getting login errors. I really want this integration...
Toxic2
07-18-2010, 05:40 AM
Argh! Please, please, please upgrade this for 4.0.4! I installed it but am getting login errors. I really want this integration...
I'm sure you meant 4.0.5... Right? Plus Wiki is now up to MediaWiki: 1.15.4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a security and bugfix release of MediaWiki 1.15.4 and
MediaWiki 1.16 beta 3.
Two security vulnerabilities were discovered.
Kuriaki Takashi discovered an XSS vulnerability in MediaWiki. It
affects Internet Explorer clients only. The issue is presumed to
affect all recent versions of IE, it has been confirmed on IE 6 and 8.
Noncompliant CSS parsing behaviour in Internet Explorer allows
attackers to construct CSS strings which are treated as safe by
previous versions of MediaWiki, but are decoded to unsafe strings by
Internet Explorer. Full details can be found at:
https://bugzilla.wikimedia.org/show_bug.cgi?id=23687
A CSRF vulnerability was discovered in our login interface. Although
regular logins are protected as of 1.15.3, it was discovered that the
account creation and password reset features were not protected from
CSRF. This could lead to unauthorised access to private wikis. See
https://bugzilla.wikimedia.org/show_bug.cgi?id=23371 for details.
These vulnerabilities are serious and all users are advised to
upgrade. Remember that CSRF and XSS vulnerabilities can be used even
against firewall-protected intranet installations, as long as the
attacker can guess the URL.
I prefer to have this upgrade,When it is possible :rolleyes:
Hello
My vbmediawiki works with mediawiki 1.151 and vb 4.04, but have a problem with the search, view the results, but links send to my cms.
http://www.tododream.com/foro/%7B$vboptions%5B%27mediawiki_path%27%5D%7D/index.php?title=tododream
What is the problem?
And, on the perfil of users not view the info of wiki.
Thx
donjuevas
07-21-2010, 04:51 AM
Does this let users use VB BB code when creating articles?
Works fine with vBulletin: 4.0.5 and Mediawiki: 1.15.4.
Thank you bebe :up:
ok to fast.
i have these error
Error: Your edit has been rejected because your client mangled the punctuation characters in the edit token. The edit has been rejected to prevent corruption of the page text. This sometimes happens when you are using a buggy web-based anonymous proxy service.
german:
Deine Bearbeitung wurde zurückgewiesen, da dein Browser Zeichen im Bearbeiten-Token verstümmelt hat. Eine Speicherung kann den Seiteninhalt zerstören. Dies geschieht bisweilen durch die Benutzung eines anonymen Proxy-Dienstes, der fehlerhaft arbeitet.
magic_quotes in .htaccess is off
any solution ?
pete_brady
07-21-2010, 05:10 PM
ok to fast.
i have these error
Error: Your edit has been rejected because your client mangled the punctuation characters in the edit token. The edit has been rejected to prevent corruption of the page text. This sometimes happens when you are using a buggy web-based anonymous proxy service.
german:
Deine Bearbeitung wurde zur?ckgewiesen, da dein Browser Zeichen im Bearbeiten-Token verst?mmelt hat. Eine Speicherung kann den Seiteninhalt zerst?ren. Dies geschieht bisweilen durch die Benutzung eines anonymen Proxy-Dienstes, der fehlerhaft arbeitet.
magic_quotes in .htaccess is off
any solution ?
Try adding
set_magic_quotes_runtime(0);
near the top of LocalSettings.php & index.php
(found here (http://www.757.org/~joat/wiki/index.php/Fixing_MediaWiki's_issue_with_magic_quotes))
renlok
07-21-2010, 05:19 PM
Does this let users use VB BB code when creating articles?
no it just joins the wiki & forum userbase
no doesn`t work.
magic_quotes in php.ini is also off.
https://vborg.vbsupport.ru/
pete_brady
07-21-2010, 06:03 PM
no doesn`t work.
magic_quotes in php.ini is also off.
http://zuchtbedarf.de/forum/images/smilies/nonod.gif
definitely magic_quotes_gpc ?
yes
php_flag magic_quotes_gpc off
Ok-it works now.
The magic_quotes flag in php.ini was on.
Wild Sabre
07-22-2010, 05:19 PM
I'm facing this problem:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxx/public_html/steroidpedia.com/includes/AuthPlugin_vbMediaWiki.php on line 49
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='/home/xxxx/public_html/steroidpedia.com:/home/xxxx/public_html/steroidpedia.com/includes:/home/xxxx/public_html/steroidpedia.com/languages:.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/public_html/steroidpedia.com/includes/AuthPlugin_vbMediaWiki.php on line 49
Domain: steroidpedia.com
MediaWiki Installed on main domain: steroidpedia.com
MediaWiki script version: 1.15.4 ( latest)
Vb Forums Installed on forums folder: steroidpedia.com/forums
Vbulletin version: 4.0.0 Patch Level 1
( Though I would like the forums on forums sub-domain)
Everything installed as said.
In Localsettings.php
define( 'VB_INSTALL_PATH', '../forums' );
require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" );
All files uploaded.
Product imported in Vbulletin Admin panel.
Also Navbar name + .. path given in Vb options.
Magic_quotes_gpc and other quotes etc are all off.
Please help me out. Did I missed anything ?.
Wild Sabre
07-23-2010, 07:46 AM
@Bepe: My friend I saw you online for 2 times ... atleast you can say that if this error is due to compatibility problem or what. Also this Mod has created problems with Search too.
Daryn
07-23-2010, 05:39 PM
Has anyone given this a try on 4.0.5 yet? This is a great mod, but I think it could use an update.
Hello
I have problems with the tag <pre> dont close it.
Any solution?
http://www.tododream.com/wiki/index.php/Configuraci%C3%B3n_Netceiver:_netceiver.conf
Thx
Wild Sabre
07-23-2010, 09:20 PM
Removed and installed wordpress .. I needed this in a hurry .. But no replies from the author of the mod either on forums or via PM. Thanks for wasting my time. :) have a nice day.
Bellethiel
07-26-2010, 12:08 PM
I really hope that there will be an update for 4.0.5 soon...
It would be nice if bebe could say what his plans with this addon are
I'm working on it, check out this (https://vborg.vbsupport.ru/showthread.php?t=247279)
... but it's only together with MediaWiki 1.16.0beta3
crazyace
07-27-2010, 05:43 PM
Do I need to create a new database for this mod? Or can I just merge it into my vb database?
bferrell
08-03-2010, 10:09 PM
I'm running it on 4.0.5 and it kind of mostly works. Looking forward to the update Bepe!
I am currently using vb 4.0.6 + MediaWiki 1.15.5.
Everything seems to work fine except the tab link look like this
https://vborg.vbsupport.ru/external/2010/08/34.png
When click on it, got the result like this
http://myforum.com/forum/%7B$vboptions%5B%27mediawiki_path%27%5D%7D
I have tried to uninstall and install many times but still the same.
magic_quote is off
====Problem solved =====
I have followed the steps on this https://vborg.vbsupport.ru/showpost.php?p=2020523&postcount=509
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.