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 - [obsolete!] vbMediaWiki 4.0.2 RC 3 (https://vborg.vbsupport.ru/showthread.php?t=235342)

N1tr8 03-27-2010 11:32 AM

and install the 15.1 version but nothing works I even user integration What could be?

edit: I realized that the integration is almost throws with some bugs, like when you create a page is not added to the account in the postbit and when I give a news item picho one wiki and redirect me to ..... . / index.php.index.php
greetings and thanks

tehtide 03-27-2010 04:41 PM

Is there anyway to get wiki to accept non alphanumeric characters as a username? I'm testing this on our beta forum and don't really have an option to not go with alphanumeric characters on our live forum.

Bouncer222 03-27-2010 10:39 PM

Hey how do I add pages to the navigation??

limbic 03-28-2010 10:24 AM

This looks amazing, but I am getting a consistent error on the wiki after I add the required lines to LocalSettings.php :
Parse error: syntax error, unexpected T_STRING in /path/to/LocalSettings.php on line 152
Line 152 on my LocaSettings.php is:
define( VB_INSTALL_PATH, '../forum' );
I tried putting my full path in too. No joy.

My set up is http://www.belgradefvc.com/forum and http://www.belgradefvc.com/wiki

Just for reference, I am running vBulletin 4.0.2 ptach level 4, MediaWiki 1.5.2 and PHP version is 5.2.6 .

Any ideas?

limbic 03-28-2010 11:12 AM

Quote:

Originally Posted by limbic (Post 2011518)
This looks amazing, but I am getting a consistent error on the wiki after I add the required lines to LocalSettings.php :
Parse error: syntax error, unexpected T_STRING in /path/to/LocalSettings.php on line 152

Silly me. The line above it (unrelated to this code) that was unescaped i.e. missing a ; (semi-colon) .

All fine now.

limbic 03-28-2010 12:04 PM

I have the Magic Quotes problem, getting "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. "

I tried to disable Magic Quotes in by adding this line to my .htaccess :
php_flag magic_quotes_gpc Off
This generated Internal Server Errors. I now know that fasthosts does not permit this in .htaccess .

I am thinking my only chance now is to modify the relevant scripts with some PHP to disable magic Quote
ini_set ('magic_quotes_gpc', 0);
I tried to add this to index.php in the wiki, but that did not appear to work.

I also tried this suggestion of putting a custom php.ini file into the directory that the script runs from, but I cannot figure out where it should go.

Any ideas how I might get around this (short of moving my site)?

mfbmike 03-31-2010 05:16 AM

http://www.digitalsportscene.com/forum/forum.php

When I click "wiki" link on navbar, I appear logged out. When I click back to forums, I am logged in. Click wiki, I appear logged out again.

:confused:

mfbmike 03-31-2010 05:38 AM

nvm, figured it out. changed cookie path

BRotondi 03-31-2010 07:39 AM

Quote:

Originally Posted by mfbmike (Post 2013276)
nvm, figured it out. changed cookie path

Thanks for the confirmation! This also worked in MediaWiki/vBulletin Single Sign-On, I will at this to Installation & Maintenance.

mfbmike 03-31-2010 04:25 PM

Don't think I'll be able to use this mod. I can't find my php.ini and trying to disable magic quotes through my htaccess only results in internal (500) errors.


All times are GMT. The time now is 06:36 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.01522 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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