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 - vbMediaWiki Vector (https://vborg.vbsupport.ru/showthread.php?t=247279)

SwollenCranium 11-10-2010 02:03 PM

Quote:

Originally Posted by Mukashi (Post 2117892)
Has this mod been abandoned? bepe doesn't seem to have posted for quite some time. =/ I was hoping with the recent advanced in both MediaWiki and vB4, maybe some solution might have been found to the link via user ID idea.


I'd like to know as well. Mod author has not been active since August.

I'd like to donate $$ to this project if I find it to my liking but will not even download/install if its dead in the water.


:down:

BRimagination 11-12-2010 09:08 PM

This is the great mod, but unfortunately, there are many bugs that make using the integration quite annoying for users. For one, editing wiki constantly gives session errors which requires the edit to be submitted twice. Also, preferences require an edit to be done before it will register properly. There is also problems with formatting that the wiki uses that isn't friendly with the integrated skins. Additionally, the current integration causes problems with the forum and wiki user databases that sometime will delete users or require them to reset passwords.

I would love to use this mod more, but if there isn't an update soon, I will be forced to uninstall and find another forum wiki solution. I really hope it doesn't come to this.

RichieBoy67 11-13-2010 02:28 AM

Quote:

Originally Posted by BRimagination (Post 2121140)
This is the great mod, but unfortunately, there are many bugs that make using the integration quite annoying for users. For one, editing wiki constantly gives session errors which requires the edit to be submitted twice. Also, preferences require an edit to be done before it will register properly. There is also problems with formatting that the wiki uses that isn't friendly with the integrated skins. Additionally, the current integration causes problems with the forum and wiki user databases that sometime will delete users or require them to reset passwords.

I would love to use this mod more, but if there isn't an update soon, I will be forced to uninstall and find another forum wiki solution. I really hope it doesn't come to this.

What bugs? I have it installed and integrated on a clients site and so far it seems fine. I am in the process of adding content but I have not encountered any problems really so far.

Rich

Cadellin 11-14-2010 08:01 PM

I've been using this mod successfully since launch however now I would ideally like to add a second mediawiki installation to my site.

Can the mod support more than one installation?

BRimagination 11-15-2010 12:26 PM

Quote:

Originally Posted by RichieBoy67 (Post 2121233)
What bugs? I have it installed and integrated on a clients site and so far it seems fine. I am in the process of adding content but I have not encountered any problems really so far.

Rich

Which version of VBulletin are you using? And did you use this mod from the beginning of your site or integrated with a pre-existing. I'm using VBulletin 4.0.7 and I'm getting a lot of the issues that others have stated in the thread after the last update for this mod. Granted, my colleagues and I fixed a lot of the minor issues, but I'm still getting problems such as session loss errors and numerous formatting issues when using the integrated skins. Also the search function for the forum/wiki part for the integration does not update nor search properly.

None of these problems apparent when we disable the mod and only appear when enabled.

NovoCiv 11-15-2010 05:34 PM

I've read the manual and I can't figure this out.

Code:

#
1 of 7: Checking MediaWiki Installation

OK:
The MediaWiki Installation should be fine.
#
2 of 7: Checking vbMediaWiki Wiki Files upload

OK:
All "wiki_upload" files are in the right place.
#
3 of 7: Checking Forum Path

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/novociv1/public_html/wiki/mediawiki/includes/vbMediaWikiAuthPlugin.php on line 9

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/novociv1/public_html/wiki/mediawiki/includes/vbMediaWikiAuthPlugin.php on line 22

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='/home/novociv1/public_html/wiki/mediawiki:/home/novociv1/public_html/wiki/mediawiki/includes:/home/novociv1/public_html/wiki/mediawiki/languages:.:/usr/lib/php:/usr/local/lib/php') in /home/novociv1/public_html/wiki/mediawiki/includes/vbMediaWikiAuthPlugin.php on line 22

From my localsettings.php:
Code:

define( "VB_INSTALL_PATH", "forums" );
require_once( "$IP/includes/vbMediaWikiAuthPlugin.php" );

I've tried making the install path ../forums public_html/forums forums forums/ /forums none of them seems to work. I don't understand what I'm doing wrong, and the manual doesn't have any examples under "Here are some example configurations:"

Edit: When I remove the following lines from localsettings.php I can interact with the wiki perfectly fine, just not from the forums.
Code:

define( "VB_INSTALL_PATH", "<<placeholder>>" );
require_once( "$IP/includes/vbMediaWikiAuthPlugin.php" );

More things I've tried in <<placeholder>>:
http://novociv.com/forums
http://www.novociv.com/forums
http://forums.novociv.com
.../forums
../forums
./forums

4WheelFreestyle 11-17-2010 05:01 PM

Hello,

i get this failure when i try to post some articles in the wiki!


Quote:

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.
Any Ideas??

NovoCiv 11-17-2010 09:25 PM

Quote:

Originally Posted by 4WheelFreestyle (Post 2122874)
Hello,

i get this failure when i try to post some articles in the wiki!




Any Ideas??

rtfm? http://bepe80.com/vbmediawiki/#rejected

apokphp 11-18-2010 09:05 PM

1 Attachment(s)
My layout is all screwy after a fresh install. See attached, any ideas?

That's the default vb4.0 skin too.

TRS_Chris 11-19-2010 05:28 AM

I was able to fix the formatting by:

Change :
{vb:cssfile forumbits.css,forumhome.css,forumdisplay.css,threa dlist.css}

To:
{vb:cssfile forumbits.css,forumhome.css,widgets.css,sidebar.cs s,options.css,tagcloud.css,for umdisplay.css,threadlist.css}

Then after that insert the contents of main-ltr.css into the template between <style> tags. Default location: /wiki/skins/vbmediawikiforum


All times are GMT. The time now is 01:33 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.01452 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_code_printable
  • (5)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