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 06-06-2007 12:48 PM

Hi, my apologies for the confusion.

However, both vbWiki Std and vbWiki Pro are 'bridges' between vBulletin and MediaWiki. In the installation instructions above it is stated:

Quote:

MediaWiki and vBulletin must be installed and properly working before installing vbWiki. MediaWiki can be downloaded here.
Thanks.

Quantnet 06-07-2007 12:21 PM

Thanks for the clarification.
Please correct me if I'm wrong but from reading the side-by-side comparison between Standard and Prof version, it seems the Standard is much better and easier to work with ?

instead of put them in /vbwiki/ folder, can i put them under /wiki/ folder ?

ElfMage 06-08-2007 04:30 AM

:) It depends. vbWiki Standard is easier to install, but on the other hand, vbWiki Pro has quite a number of features missing from vbWiki Standard. For instance with vbWiki Pro you get skin integration, usergroup management, Admin CP to control vbWiki and MediaWiki's operation, etc. A more thorough comparison can be found over at our site.

If you are installing vbWiki Standard, you can rename the /vbWiki folder to something else, although this is not advisable.

Please notice that this folder (e.g. /forums/vbWiki) is never seen by your visitors. Instead your visitors will go to the folder where you installed MediaWiki (e.g. /wiki).

The folder where vbWiki is installed does not affect your forum or wiki URLs.

slappy 06-09-2007 10:12 AM

Quote:

Originally Posted by ElfMage (Post 1257028)
Yes, indeed. If your site has a php error log, any php errors will appear there.

It is possible that this issue is caused by vbWiki Std, or it may not. More information would be required.

Ok, I have found the source of the error by looking in the error log:

Code:

PHP Fatal error:  Allowed memory size of 20971520 bytes exhausted (tried to allocate 75 bytes) in /xxx/xxx/xxx/languages/Language.php on line 1775
This is what made the crash semi-random. I changed the memory limit in the LocalSettings.php, and the problem went away.

What I still don't know is what is taking so much memory. The problem only occurred when having the vbWiki extension active, but this could of course either mean that this extension takes up a lot of memory itself, or that it was just the last drop, but the real culprit was some other extension.

Oh, and one more tip, which I found when looking through the error logs. The following (non-critical) error in your code appears a lot in the error-log, so you might want to fix it:

Code:

PHP Notice:  Undefined index:  vbwiki_preferencestitle in /xxx/xxx/forum/vbWiki/vbWiki_Hooks.php on line 45

ElfMage 06-09-2007 06:30 PM

Quote:

Originally Posted by slappy (Post 1264692)
Ok, I have found the source of the error by looking in the error log:

Code:

PHP Fatal error:  Allowed memory size of 20971520 bytes exhausted (tried to allocate 75 bytes) in /xxx/xxx/xxx/languages/Language.php on line 1775
This is what made the crash semi-random. I changed the memory limit in the LocalSettings.php, and the problem went away.

What I still don't know is what is taking so much memory. The problem only occurred when having the vbWiki extension active, but this could of course either mean that this extension takes up a lot of memory itself, or that it was just the last drop, but the real culprit was some other extension.

vbWiki will need to load the vBulletin bridge to access vBulletin's users and DB. This requires extra memory. Now, 20MB seems a bit excessive. I have seen vBulletin use around 6-8 MB, but I don't know how much MediaWiki usually uses. Also, as you mention it would depend on MW extensions or vBulletin mods installed.


Quote:

Originally Posted by slappy (Post 1264692)
Oh, and one more tip, which I found when looking through the error logs. The following (non-critical) error in your code appears a lot in the error-log, so you might want to fix it:

Code:

PHP Notice:  Undefined index:  vbwiki_preferencestitle in /xxx/xxx/forum/vbWiki/vbWiki_Hooks.php on line 45

Thanks for the heads up.

You can edit that line vbWiki_Hooks.php and change it from:
PHP Code:

    if (array_key_exists('preferences'$personal_urls)) 

to

PHP Code:

    if (array_key_exists('preferences'$personal_urls) && isset($vbphrase['vbwiki_preferencestitle']) ) 

Thanks.

Quantnet 06-10-2007 05:22 PM

If i install Standard version now and decide to upgrade to the Pro version later, do I have to reinstall everything again ?

Quantnet 06-10-2007 06:37 PM

I assume the Standard version here is exactly the same as the nuWiki version released on your site ?

ElfMage 06-10-2007 07:09 PM

Quote:

Originally Posted by Quantnet.org (Post 1265619)
If i install Standard version now and decide to upgrade to the Pro version later, do I have to reinstall everything again ?

To upgrade to vbWiki Pro you only need to follow the vbWiki Pro installation instructions, you do not need to reinstall MediaWiki.

Quote:

Originally Posted by Quantnet.org (Post 1265658)
I assume the Standard version here is exactly the same as the nuWiki version released on your site ?

No, NuWiki is a different product.

NuWiki does not use MediaWiki. Instead NuWiki is implemented from zero on top of vBulletin (e.g. you can use vBulletin's WYSIWYG BBCode editor to create and modify articles, or you can take an existing thread (e.g. sticky) and convert it into a NuWiki article, etc).

A comparison between NuWiki and vbWiki Pro can be found in this page: http://www.nuhit.com/nuwiki/comparison.html

Quantnet 06-11-2007 02:00 AM

Ah, I see where i got confused.
Look like nuwiki is what i need.

ElfMage 06-11-2007 02:29 AM

:) We will be releasing free trial download for NuWiki in our site within the next week or two.


All times are GMT. The time now is 06:58 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.01928 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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