Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
[obsolete!] vbMediaWiki 4.0.2 RC 3 Details »»
[obsolete!] vbMediaWiki 4.0.2 RC 3
Version: 4.0.2RC3, by bepe bepe is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.0.2 Rating:
Released: 02-07-2010 Last Update: 02-28-2010 Installs: 130
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

This version is obsolete:
New version:
https://vborg.vbsupport.ru/misc.php?...diawiki_vector

Download Now

File Type: zip vbMediaWiki_4.0.2_RC3.zip (118.4 KB, 678 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 02-10-2010, 07:52 AM
bepe bepe is offline
 
Join Date: Nov 2009
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Arcade Fire View Post
:up: Thanks bepe, grat Job, but....

Only two little problems:
ARRGG! ... sorry, forgot to convert that string :$
will be fixed for the next version
Reply With Quote
  #73  
Old 02-10-2010, 08:29 AM
simunaqv simunaqv is offline
 
Join Date: May 2007
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi bepe, One question: would it be possible to make the single-sign-on work across domains i.e with the forum and the wiki on separate domains? It is probably difficult but shouldn't be impossible.
Reply With Quote
  #74  
Old 02-10-2010, 09:55 AM
thunder28 thunder28 is offline
 
Join Date: Sep 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have this mistakes, after i take the
Code:
define( VB_INSTALL_PATH, 'http://xxx.xxxx.de/' );
in the localsetting


Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /is/htdocs/XXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php  on line 34

Warning: require_once(./forum.php) [function.require-once]: failed to open stream: No such file or directory in /is/htdocs/XXXXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php on line 35

Fatal error: require_once() [function.require]: Failed opening required './forum.php' (include_path='/is/htdocs/XXXXXXXX/testforum/wiki:/is/htdocs/XXXXXXX/testforum/wiki/includes:/is/htdocs/XXXXXXXXN/testforum/wiki/languages:.:/usr/share/pear/php5') in /is/htdocs/XXXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php on line 35

my wiki is in the same diretory where the forum is.
vb: http://xxxxxx.xxxxxx.de
wiki: http://xxxxxx.xxxxxx.de/wiki

plz help

greetz
thunder28
Reply With Quote
  #75  
Old 02-10-2010, 10:54 AM
Desiderius Desiderius is offline
 
Join Date: Jun 2006
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have also problem with charset. I see only ?? signs. My charset in vb is iso-8859-1.
What can I do? I make an fresh install of beta2 and mediawiki!
Reply With Quote
  #76  
Old 02-10-2010, 11:26 AM
jo8jo jo8jo is offline
 
Join Date: Jun 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Desiderius View Post
I have also problem with charset. I see only ?? signs. My charset in vb is iso-8859-1.
What can I do? I make an fresh install of beta2 and mediawiki!
Getting the same Errors ..
Forum Language: German

Reply With Quote
  #77  
Old 02-10-2010, 11:28 AM
Desiderius Desiderius is offline
 
Join Date: Jun 2006
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, i had gzip active and so it doesnt work. If I deactivate it, than it works better but not fine!
Reply With Quote
  #78  
Old 02-10-2010, 12:15 PM
bepe bepe is offline
 
Join Date: Nov 2009
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by simunaqv View Post
Hi bepe, One question: would it be possible to make the single-sign-on work across domains i.e with the forum and the wiki on separate domains? It is probably difficult but shouldn't be impossible.
Different domains should be possible, but different servers would be a problem
... I will try to install it on diff domains as soon that I fixed this charset and gzip problems
Reply With Quote
  #79  
Old 02-10-2010, 12:17 PM
bepe bepe is offline
 
Join Date: Nov 2009
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thunder28 View Post
Hi

I have this mistakes, after i take the
Code:
define( VB_INSTALL_PATH, 'http://xxx.xxxx.de/' );
in the localsetting


Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /is/htdocs/XXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php  on line 34

Warning: require_once(./forum.php) [function.require-once]: failed to open stream: No such file or directory in /is/htdocs/XXXXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php on line 35

Fatal error: require_once() [function.require]: Failed opening required './forum.php' (include_path='/is/htdocs/XXXXXXXX/testforum/wiki:/is/htdocs/XXXXXXX/testforum/wiki/includes:/is/htdocs/XXXXXXXXN/testforum/wiki/languages:.:/usr/share/pear/php5') in /is/htdocs/XXXXXXXX/testforum/wiki/includes/AuthPlugin_vbMediaWiki.php on line 35

my wiki is in the same diretory where the forum is.
vb: http://xxxxxx.xxxxxx.de
wiki: http://xxxxxx.xxxxxx.de/wiki

plz help

greetz
thunder28
try define( VB_INSTALL_PATH, '..' );
for the php file

and set the wiki path to:
./wiki
Reply With Quote
  #80  
Old 02-10-2010, 12:19 PM
bepe bepe is offline
 
Join Date: Nov 2009
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Desiderius View Post
I have also problem with charset. I see only ?? signs. My charset in vb is iso-8859-1.
What can I do? I make an fresh install of beta2 and mediawiki!
Quote:
Originally Posted by jo8jo View Post
Getting the same Errors ..
Forum Language: German

does someone have it public somewhere? ... I need to take a look on it
... PM with the link if it can't be public here
Reply With Quote
  #81  
Old 02-10-2010, 12:20 PM
bepe bepe is offline
 
Join Date: Nov 2009
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Desiderius View Post
ok, i had gzip active and so it doesnt work. If I deactivate it, than it works better but not fine!
how you mean but not fine?
... perhaps you need to press CTRL+F5 to reload the pages
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11235 seconds
  • Memory Usage 2,334KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete