vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - vbWiki Standard - vBulletin+MediaWiki integration (https://vborg.vbsupport.ru/showthread.php?t=136242)

ElfMage 10-18-2007 02:24 AM

Both versions are compatible.

To upgrade you'll need to upload the Pro files to the server, install a vBulletin Product (which adds the vbWiki Pro Admin CP settings), and change the line in MW's LocalSettings.php to launch vbWiki Pro rather than vbWiki Std.

Shouldn't take longer than 5 minutes.

darkwinds 10-24-2007 07:37 AM

I tried it but always when I want to install Mediawiki, it sais i should check databse username and passwort. I tried it about 10 times. Has anyone the same problem?

ElfMage 10-28-2007 04:55 PM

Hi darkwinds,

I haven't seen this issue before. Did you create the database where you will host MediaWiki tables before starting the install process?

rwoscott 11-02-2007 08:14 AM

Excellent!!

Just what I was looking for.

Thanks.

steven s 11-10-2007 10:20 PM

I've read just about every post in this thread. . .

My problem is when I go to www.mysite.com/wiki it changes to mysite.com/wiki

Anyone else run into this?

Edit: OK, this solved it. In my .htaccess file I added.
HTML Code:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.mysite\.org [NC]
RewriteRule ^(.*)$ http://www.mysite.org/wiki/$1 [L,R=301]
</IfModule>


steven s 11-22-2007 04:38 PM

It appears even guests can make edits.
Any idea what I could be doing wrong?

ElfMage 11-22-2007 04:46 PM

If you are using vbWiki Standard, then the user group permissions need to be added to vbWiki_Init.php...

steven s 11-22-2007 05:00 PM

Quote:

Originally Posted by ElfMage (Post 1387600)
If you are using vbWiki Standard, then the user group permissions need to be added to vbWiki_Init.php...

I have it there. But what also confuses me that I read elsewhere that is the default setting as well.
So I removed it from it from the init file and just added it back again.
Logged out and still can edit as a guest. :confused:

steven s 11-24-2007 11:28 PM

I've deleted vbWiki but still have

*[vbwiki_pro]* in my control panel.
How do I remove that?

Solved:
remove includes/xml/cpnav_nuhit_vbwikipro.xml

foxfirediego 12-08-2007 08:33 AM

Thanks for the modification... works great (until now :p)
Feedback:
This is how I've set my environment:
MW -> Using DB wiki
FORUM -> Using DB vbulletin

MW -> wiki.mysite.com
FORUM -> forum.mysite.com

Post Referrer Whitelist
.mysite.com

Cookie Domain
.mysite.com

and finally in the end of the file LocalSettings.php I've added this:
$wgCookieDomain = '.mysite.com';

more information:
http://www.nuhit.com/forums/vbwiki-p...ent_subdomains


All times are GMT. The time now is 06:30 PM.

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.01383 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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