Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbMediaWiki Vector Details »»
vbMediaWiki Vector
Version: 1.06 RC, by bepe bepe is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.0.x Rating:
Released: 07-24-2010 Last Update: 08-18-2010 Installs: 169
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

vbMediaWiki Vector

Manual (don't forget to RTFM!)

Interested in doing a translation? PM me

Screenshot Look here!

Changelog Online Version, click here!

vbMediaWiki IRC Channel
I might be online... just try or use the forum
irc://irc.freenode.net/vbmediawiki
http://webchat.freenode.net?channels=vbmediawiki
Donations
Every donation is welcome and appreciated. This product is for free and it will stay free despite the fact‎ that commercial products with much less capabilities cost a lot of money. So before you spend that money on other products, try this one and feel free to send that money to me
http://www.duplexgaragen24.de

Download Now

File Type: zip vbMediaWiki_Vector_1.06_RC_(fixed).zip (805.7 KB, 1242 views)
File Type: zip vbMediaWiki_Vector_1.06_RC_fix_only.zip (11.7 KB, 143 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
daviet

Comments
  #452  
Old 02-21-2013, 12:53 AM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Draffi View Post
Changing the Usergroup-Permission for "Wiki visible" brings a SQL-Error:

Invalid SQL:
UPDATE vbs_usergroup SET

Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error-No: 1054

Damn! I deleted this Shoutbox some weeks ago - what can i do? Delete this manually?
i suggest you install it again, then uninstall it in the right order. hopefully the prob goes away.
Reply With Quote
  #453  
Old 02-22-2013, 09:41 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

i have probs with the sitmaps:
error
Missing XML tag
This required tag is missing. Add it and send the data again.
1
Parent tag: urlset
Tag: url
2
22nd February 2013
Reply With Quote
  #454  
Old 02-22-2013, 10:32 PM
mfowler70 mfowler70 is offline
 
Join Date: Apr 2004
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod works fine for me with VB 4.2.0 PL3 when logged in as Administrator, but when I login to a normal user account, I get this when I try to open the wiki

Code:
Fatal error: Call to a member function getID() on a non-object in /home/xxxxxx/xxxxx/wiki/includes/vbMediaWikiAuthPlugin.php on line 100
Reply With Quote
  #455  
Old 02-23-2013, 12:04 PM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomtom1984 View Post
Hi,

i have probs with the sitmaps:
error
Missing XML tag
This required tag is missing. Add it and send the data again.
1
Parent tag: urlset
Tag: url
2
22nd February 2013
hmm this is wierd. are u using the sitemaps in vbulletin ? (with this mod, the vbulletin sitemap includes mediawiki links as well.) The latest version (post 421) i have works fine at my end? can you reinstall and check?
Reply With Quote
  #456  
Old 02-23-2013, 12:16 PM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mfowler70 View Post
This mod works fine for me with VB 4.2.0 PL3 when logged in as Administrator, but when I login to a normal user account, I get this when I try to open the wiki

Code:
Fatal error: Call to a member function getID() on a non-object in /home/xxxxxx/xxxxx/wiki/includes/vbMediaWikiAuthPlugin.php on line 100
Odd behavior.
The function should not differentiate between type of accounts anyway. $user is got from vb, so for some reason vb is not setting the variable right. What version of PHP are you using ? VB 4.2 is not compatible with php 5.4 . also this works with mediawiki 1.20 or higher.


1. check the version of php/mediawiki.
2. Delete all cookies/history an server cache (APC if any).
3. run diagnostics in vbmediawiki and see if you get clean bill of health.
4. Try a clean login into the other user account. while this should NOT cause this error, check if the other user has permissions in usergroup permissions.


let us know how it goes.
ndahiya
Reply With Quote
  #457  
Old 02-25-2013, 06:58 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ndahiya View Post
hmm this is wierd. are u using the sitemaps in vbulletin ? (with this mod, the vbulletin sitemap includes mediawiki links as well.) The latest version (post 421) i have works fine at my end? can you reinstall and check?
Hi,

oh no, there no good idea, everytime to make a refresh, so i have two navtab of wiki, please in future only the code of data as a support not all.
The error message:
Attached Images
File Type: png wikisitemaps.PNG (15.8 KB, 0 views)
Reply With Quote
  #458  
Old 02-27-2013, 08:50 AM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i found my mistake, on backend admincp you must fill in the "general options" the db datas. Ok;-)
Reply With Quote
  #459  
Old 03-18-2013, 07:38 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
it's me again;-)
in new activities the wikiarticles is mapped, but if i click on tha, missing the slash in the url. Like
www.domain.de/wikixxxyyyarticle
right:
www.domain.de/wiki/xxxyyyarcticle.

How can i edit that?
Reply With Quote
  #460  
Old 03-25-2013, 06:04 AM
bing11 bing11 is offline
 
Join Date: Feb 2003
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ndahiya View Post
Hi guys,

Here is an updated version to SpankMe's version (https://vborg.vbsupport.ru/showpost....&postcount=392) with some fixes and one that is working with VB 4.2 PL3 and Mediawiki 1.20.2 .

You can access the manual and diagnostics at www.YourSite.com/YourWiki/vbmediawiki/

** To avoid the edit permissions issue, navigate to your wiki/maintenance/ directory
and run :
Code:
 php resetUserTokens.php
Alternatively, upload the attached resetUserTokensNull.php to the wiki-maintenance directory (it only sets the tokens for users who do not have one - much faster). And set it up as a cron job every hour... This is (still) the best solution I've found so far.


Installation instructions:
1. Upload the wiki_upload files to the wiki folder, and the forum_upload files to the forums folder.
2. Import the product in vbulletin.
3. Set the variables in Settings --> Options --> vBulletin Mediawiki.
4. Grant permissions to various usergroups.
5. Add tab to the wiki under Settings-->Navigation Manager. Set the "Tab scripts" field to "mediawiki".

Release Notes:
Version 1.1 (21 Jan 13):
* The diagnostics page is fixed.
* The navigation bit (login and logout links) in the Vector skin is fixed. <-- If you use the vector skin with memcached, this improved my cache efficiency meaningfully (suspect because how the login/logout link was created for not-logged in users).

Version 1.2 (2 Feb 13):
* Upgrade instructions: upload files, upgrade product using XML file.
* Support for short URLs. You MUST update the wiki path if you install this version. The previous version works fine, except that the sitemap (and other links to the wiki) create by vbulletin refers to the old style links.
Now, Instead of specifying the wiki path as www.SITE.com/YourWiki (no trailing slash), you now should enter it as www.SITE.com/YourWiki/index.php?title= OR www.SITE.com/ShortURL/ (with trailing slash).
* For more on mediawiki short URLs, see: http://www.mediawiki.org/wiki/Manual:Short_URL/Apache or http://shorturls.redwerks.org/ .

Version 1.32 (13 Feb 13): (also changes from 1.30, 1.31):
* Upgrade instructions: upload files, upgrade product using XML file.
* Wiki submenus show in integrated skins.
* Loss of session data errors should be fixed.
* Reduced queries for logged-in users.
* Fixed issue with diagnostics page (likely linked with a apc bug).

Regards
ndahiya

thanks
Reply With Quote
  #461  
Old 03-25-2013, 08:48 PM
bzcomputers's Avatar
bzcomputers bzcomputers is offline
 
Join Date: Apr 2012
Location: TX
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What happens when vB users who have usernames with spaces in them try to edit on mediawiki, which from what I can tell from the information posted does not recognize spaces?
Reply With Quote
Reply


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 05:00 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.05259 seconds
  • Memory Usage 2,367KB
  • 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
  • (3)bbcode_code
  • (5)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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