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
  #372  
Old 03-09-2010, 02:16 PM
BRotondi BRotondi is offline
 
Join Date: Sep 2008
Location: Zurich
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the idea!
Reply With Quote
  #373  
Old 03-10-2010, 04:56 PM
quantic quantic is offline
 
Join Date: Jul 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just installed it and it rocks,... very well done... Some things I found:

- In who is online, there are problems with localization or encoding... I see accents appearing bad.

- links don't seem to work well... In mediawiki, I used to write something like [[content]] and you could acces the page 'Content'. Now it seems 'content' and 'Content' are different pages and that have no sense.

So now all my content is unlinked (because de pages are first uppercase and there are lots of links lowercase all around)... I don't want to be redirecting manually one page to another or writing the links inside text in uppercase

Anybody have the same problem?

Thank you!
Reply With Quote
  #374  
Old 03-11-2010, 03:40 AM
quantic quantic is offline
 
Join Date: Jul 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the same problem when using another skin, for example monobook... I don't know if it was happening before installing this module.

I'm using latest versions, but it's not a fresh install but an upgrade from an older one.

I'm looking for people with the same problem (using this module or not), as I can create now a page 'Content' and another one named 'content', that is not right.

Note: I have $wgCapitalLinks set to true.

Thank you.
Reply With Quote
  #375  
Old 03-11-2010, 05:35 AM
BRotondi BRotondi is offline
 
Join Date: Sep 2008
Location: Zurich
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Simply disable
PHP Code:
// require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" ); 
to see who the bad guy is...
Reply With Quote
  #376  
Old 03-11-2010, 06:03 AM
quantic quantic is offline
 
Join Date: Jul 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you BRotondi, it seems a problem in MediaWiki, not in the module.

I have been looking for a solution but I didn't find anybody with the same problem maybe I will try to make a new install and try to manually copy all pages if it works...
Reply With Quote
  #377  
Old 03-11-2010, 11:37 AM
Argyle Argyle is offline
 
Join Date: Jun 2002
Location: Melbourne, Australia
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work Bepe. A donation will be coming your way after payday later this month

Have you seen these errors before? They appear on my install above the VBulletin header when any wiki pages is loaded.

PHP Code:
Warningmysql_fetch_assoc() expects parameter 1 to be resourceboolean given in [path]/includes/class_bootstrap.php(283) : eval()'d code on line 49

Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in [path]/includes/class_bootstrap.php(283) : eval()'
d code on line 179 
The only other thing I've noticed is that the wiki page being viewed in Who is Online is reporting some file from the Left Column plugin, instead of the name of the wiki page.


VB4.0.2 (+multiple plugins)
Mediawiki 1.15.1
PHP 5.3.1
Centos 5 server.
Magic quotes disabled in .htaccess.

All paths seem to be correct.
Reply With Quote
  #378  
Old 03-11-2010, 06:44 PM
BRotondi BRotondi is offline
 
Join Date: Sep 2008
Location: Zurich
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm... try to disable all other vB-addons. Haven't seen this on other installs...
Reply With Quote
  #379  
Old 03-11-2010, 08:24 PM
Scan Cape Cod's Avatar
Scan Cape Cod Scan Cape Cod is offline
 
Join Date: Aug 2005
Location: Cape Cod Massachusetts
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Usually I don't have many problems with these add-ons but this one's giving me some grief. I've followed the instructions to the letter, but when I try to access the Wiki I receive this:

Quote:
Detected bug in an extension! Hook UserLoadFromSessionHook failed to return a value; should return true to continue hook processing or false to abort.

Backtrace:

#0 /home/scott2/public_html/wiki/includes/User.php(810): wfRunHooks()
#1 /home/scott2/public_html/wiki/includes/User.php(260): User->loadFromSession('UserLoadFromSes...', Array)
#2 /home/scott2/public_html/wiki/includes/User.php(1870): User->load()
#3 /home/scott2/public_html/wiki/includes/StubObject.php(58): User->getOption()
#4 /home/scott2/public_html/wiki/includes/StubObject.php(184): StubObject->_call('nocache')
#5 [internal function]: StubUser->__call(Array, Array)
#6 /home/scott2/public_html/wiki/includes/OutputPage.php(180): StubUser->getOption('getOption', Array)
#7 /home/scott2/public_html/wiki/includes/Article.php(748): OutputPage->checkLastModified('getOption', Array)
#8 /home/scott2/public_html/wiki/includes/Wiki.php(450): Article->view('nocache')
#9 /home/scott2/public_html/wiki/includes/Wiki.php(63): MediaWiki->performAction('20100216214239')
#10 /home/scott2/public_html/wiki/index.php(116): MediaWiki->initialize()
#11 {main}
I tried searching this thread for a solution. All that looked relevant was having CSS Stylesheets saved as files, which I do not. I'm running 4.0.2 PL1 and Mediawiki 1.15.1.

Thanks in advance!
Reply With Quote
  #380  
Old 03-11-2010, 08:55 PM
Scan Cape Cod's Avatar
Scan Cape Cod Scan Cape Cod is offline
 
Join Date: Aug 2005
Location: Cape Cod Massachusetts
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Addendum to my last. I stand corrected. The problem was not with the install at all. After I logged out it worked fine. I remembered that this mod does not like anything but alphanumeric characters for usernames. Well, wouldn't you know my username has a forward slash in it.

Sorry for the bandwidth waste. I'll test further after I change my username to something a little more comfortable...
Reply With Quote
  #381  
Old 03-12-2010, 05:00 AM
St0rmNet St0rmNet is offline
 
Join Date: Nov 2007
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea on how to get the logo back?
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 04:33 PM.


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.05320 seconds
  • Memory Usage 2,332KB
  • 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
  • (2)bbcode_php
  • (1)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