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)

siriuxs 05-17-2007 08:32 AM

Quote:

Originally Posted by ElfMage (Post 1249231)
Hi I just went to your site and I don't see vbWiki Std or vbWiki Pro installed. What kind of error are you getting?

Thanks.

I reinstall all, but there is the problem... http://www.pchs.it/wiki-pchs/

Please help me :(

ElfMage 05-17-2007 12:33 PM

Thanks. Could you PM me the content of vbWiki_Init.php?

What version of MW are you using?

Thanks.

siriuxs 05-17-2007 12:54 PM

PM Sent ;) I run the last versione of mediawiki

ElfMage 05-17-2007 01:42 PM

Quote:

Originally Posted by rfikki (Post 1248893)
Warning: Cannot modify header information

I get a bunch of these errors when I try to visit the wiki after I place this line(modified to include the proper path):

require_once "/path/to/wiki/vbWiki/vbWikiPro_Init.php";

in the LocalSettings.php file per the instructions for installing the Pro version that I purchased.

Any help appreciated....

Thanks for the PMs.

We found that Jelsoft introduced a change in vBulletin 3.6.6 which was producing an error. Please download the latest vbWiki Pro from the Premium Members Area, and let me know how it goes.

Thanks.

siriuxs 05-17-2007 01:50 PM

Quote:

Originally Posted by ElfMage (Post 1249489)
Thanks for the PMs.

We found that Jelsoft introduced a change in vBulletin 3.6.6 which was producing an error. Please download the latest vbWiki Pro from the Premium Members Area, and let me know how it goes.

Thanks.

Please help me...? :(

ElfMage 05-17-2007 01:57 PM

Quote:

Originally Posted by siriuxs (Post 1249496)
Please help me...? :(

Hi, I was in the process to do that... :)

Please download and install vbWiki Std 1.3 RC4. This version adds compatibility with MW 1.10.0 and vBulletin 3.6.6.

Try this and let me know if the error persists.

Thanks.

siriuxs 05-17-2007 02:06 PM

Tanks, but the error there is.
http://www.pchs.it/forums/vbWiki/
www.pchs.it/wiki-pchs

:(

ElfMage 05-17-2007 02:15 PM

This is a different error. Did you get an e-mail from your forum with the DB error details? (You may need to turn the option on in vBulletin's Admin CP).

Thanks.

siriuxs 05-17-2007 02:34 PM

This is a report:
Database error in vBulletin 3.6.7:

Invalid SQL:

SELECT languageid,
phrasegroup_vbwiki AS phrasegroup_vbwiki,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM vb_language
WHERE languageid = 2;

MySQL Error : Unknown column 'phrasegroup_vbwiki' in 'field list'
Error Number : 1054
Date : Thursday, May 17th 2007 @ 05:20:18 PM
Script : http://www.pchs.it/forums/vbWiki/vbWiki_Init.php
Referrer :
IP Address : 194.177.98.211
Username :
Classname : vB_Database

ElfMage 05-17-2007 03:18 PM

Thanks, indeed that is a bug in vbWiki Std. It is something that was left from vbWiki Pro.

Please open arcane_vbulletin_core.php and find this line:

PHP Code:

$phrasegroups = array( 'vbwiki' ); 

And replace it for this:

PHP Code:

$phrasegroups = array(); 

Since vbWiki Pro reuses most of the code from vbWiki Std, the piece of code mentioned above was left in vbWiki Std, while it shouldn't have.

I have updated the download on the first post.

Thanks.


All times are GMT. The time now is 10:07 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.01296 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (4)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