vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - vbMediaWiki Vector (https://vborg.vbsupport.ru/showthread.php?t=247279)

Panthrus 03-30-2014 02:19 AM

managed to see all stuff from archive.org:

https://web.archive.org/web/20101224...m/vbmediawiki/

RavenDust 04-01-2014 08:04 AM

Hey :)

Great work on reviving this; saved me from buying another bb license >.<

Nevertheless, on the diagnostics page, i get an error:

Code:

Notice: Undefined variable: IP in /var/www/path/w/LocalSettings.php on line 139

Warning: require_once(/extensions/Poem/Poem.php): failed to open stream: No such file or directory in /var/www/path/w/LocalSettings.php on line 139

Fatal error: require_once(): Failed opening required '/extensions/Poem/Poem.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/path/w/LocalSettings.php on line 139

if i just comment out that line, it throws an error on the next extension. It doesn't seem to find the whole extension folder...

i'm using vb 4.2.2 and mw 1.22.4. Any ideas?

[Edit]
nvm, figured it out. $IP is not defined, so i set it to my wiki root path and chdir'd there:
PHP Code:

$IP "/var/www/path/w";
chdir("/var/www/path/w"); 

and it *kinda* worked. Some errors were thrown by the WikiEditor, which seem to be unrelated to vbmediawiki though.

illusioN-tEk 11-30-2014 05:50 AM

works great on 4.2.2

Big Kahuna 03-14-2015 05:28 PM

I'm interested in using this for www.MoparWiki.com as it was getting Spammed despite trying every suggested mediawiki spam addon. Want to use www.moparstyle.com/forums but I'm concerned with those reporting problems and lack of activity on this thread/addon.

Anyone recently install with latest versions of vbulletin and Mediawiki, that want to give their experience?

Flightbase 03-08-2016 03:06 PM

Anyone still maintaines this for current versions?

Flightbase 03-09-2016 12:32 PM

I found this page:

https://wikiapiary.com/wiki/Extension:VbMediaWikiVector

There is a vb4.2.3 linked, using mediawiki 1.26.2 and extension version "2.0".

I registered there and SSO worked as well as uploading files without session data lost error.

FYI.

I will try that "2.0" version these days...

inigo 12-06-2017 06:00 PM

Any update or new info?


All times are GMT. The time now is 05:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01482 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete