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 - [obsolete!] vbMediaWiki 4.0.2 RC 3 (https://vborg.vbsupport.ru/showthread.php?t=235342)

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

Quote:

Originally Posted by bferrell (Post 2069467)
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


Quote:

-----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:

Beor 07-18-2010 06:58 AM

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?

myco 07-21-2010 10:34 AM

Works fine with vBulletin: 4.0.5 and Mediawiki: 1.15.4.

Thank you bebe :up:

myco 07-21-2010 02:52 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 ?

pete_brady 07-21-2010 05:10 PM

Quote:

Originally Posted by myco (Post 2072470)
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

PHP Code:

set_magic_quotes_runtime(0); 

near the top of LocalSettings.php & index.php

(found here)

renlok 07-21-2010 05:19 PM

Quote:

Originally Posted by donjuevas (Post 2072297)
Does this let users use VB BB code when creating articles?

no it just joins the wiki & forum userbase

myco 07-21-2010 05:53 PM

no doesn`t work.
magic_quotes in php.ini is also off.
https://vborg.vbsupport.ru/

pete_brady 07-21-2010 06:03 PM

Quote:

Originally Posted by myco (Post 2072567)
no doesn`t work.
magic_quotes in php.ini is also off.
http://zuchtbedarf.de/forum/images/smilies/nonod.gif

definitely magic_quotes_gpc ?

myco 07-21-2010 10:19 PM

yes
php_flag magic_quotes_gpc off

myco 07-22-2010 10:10 AM

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:

Quote:

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

Quote:

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.

Beor 07-23-2010 07:15 PM

Hello

I have problems with the tag <pre> dont close it.

Any solution?

http://www.tododream.com/wiki/index....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

bepe 07-26-2010 12:17 PM

I'm working on it, check out this

... 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!

cevo 08-18-2010 07:37 AM

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....&postcount=509


All times are GMT. The time now is 05:55 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
  • Page Generation 0.01801 seconds
  • Memory Usage 1,778KB
  • 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_php_printable
  • (7)bbcode_quote_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
  • (25)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