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)

bepe 02-20-2010 06:50 PM

Quote:

Originally Posted by nitra1000 (Post 1987515)
On FF it's just a blank page, on IE8 it reports it as a 500 error..

Can u send me a link to that forum? ... PM or so...

bepe 02-20-2010 08:23 PM

http://bepe80.com/img/1.16.png
I think the new MediaWiki 1.16 will fit the board much better :D
... only strange that we have two serach boxes at the right... might be better to use only the one from the forum

magmf 02-21-2010 04:35 AM

suggestion,

I just created 2 define variables

define( VB_INSTALL_PATH, '../forum');
define( VB_INSTALL_URL, '' );

For what _URL ? for people that are using sef urls with mediawiki can get problems
so need change on vbMediaWiki.php
$base = VB_INSTALL_URL;

HoSStiA 02-21-2010 04:51 AM

Quote:

Originally Posted by bepe (Post 1987593)
I think the new MediaWiki 1.16 will fit the board much better :D
... only strange that we have two serach boxes at the right... might be better to use only the one from the forum

Cool view! When planned? ;)

magmf 02-21-2010 05:28 AM

Quote:

Originally Posted by bepe (Post 1987075)
ok, forgot about that :D
yes, 4.0.1 did not have that function.. .I did not know what it was for
now with 4.0.2 it is activated
... anyway, I fixed it already
looks like this now:
http://www.bepe80.com/img/wiki_searchsingle.png

ok, will need to install opera to fix that


Bepe how you fixed ??????????? on search page for 4.0.2 ?

benjaminlwells 02-21-2010 04:05 PM

Hey,

So I downloaded and installed.

My CMS is installed to my domain root and my wiki is in a folder named alphanex.

LocalSettings.php
define( VB_INSTALL_PATH, '..' );
require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" );

vBulletin MediaWiki: Options
Path: ./alphanex

Wiki gives error: Fatal error: Class 'MWException' not found in /hermes/web04/b1777/moo.benjaminlwells/alphanex/includes/User.php on line 29

Any thoughts?

Eruantien 02-21-2010 04:10 PM

Okay, so I'm not a developer but I am trying to integrate this product (which is amazing, thanks for working on this!). Where do I find the LocalSettings.php? Or, is this something I need to create?

benjaminlwells 02-21-2010 04:11 PM

Quote:

Originally Posted by Eruantien (Post 1988149)
Okay, so I'm not a developer but I am trying to integrate this product (which is amazing, thanks for working on this!). Where do I find the LocalSettings.php? Or, is this something I need to create?

In your wiki directory

daddel80 02-21-2010 08:17 PM

I found the reason for the Template error and saving problem described in that post. I had to disable the php.ini Parameter magic_quotes_gpc.

After that i generated new Templates because my old ones disappeared if i switched to vbmediawiki. Then i was able to save them.

@bepe, maybe you have an idea why this parameter has to be switched off if using vbmediawiki?

AURFSCAN 02-21-2010 08:30 PM

If you get the 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.

when editing-saving a page


add this line to your .htaccess file

php_flag magic_quotes_gpc Off


All times are GMT. The time now is 08:07 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.01694 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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