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)

delmarva 04-05-2010 09:04 PM

Quote:

Originally Posted by BRotondi (Post 2016414)

We already had conflicts with vbSEO: Modification: Using with VBseo

Editing the .httaccess file using those settings does not work if you have your wiki in a separate directory (outside the forum directory)

delmarva 04-05-2010 09:15 PM

Okay... Please disregard editing the vBSEO hook --- That will give many images a re-write rule.

My solution:

I added "wiki/" to the "Excluded Pages" option in the vBSEO Control Panel.

Everything seems to be functioning correctly now.

daveaite 04-06-2010 02:02 AM

This mod works like a charm on my forum.

See
http://buypoe.com/wiki

Wiki code is intimidating at first, but just take some time to learn it and its really a pushover.

Also:
No problems yet
image uploading works
search function works
user integration works

This mod is so powerful, I just hope the mod developer stays active in fear of vBulletin updates.
<3

Some things you guys should make sure you do:
-Turn off magic quotes via php.ini or .htacess
-When adding mediawiki extensions, its not like vBulletin, its actually easier, you just copy the entire extension into the extensions folder and add a small snipet of code to the localsettings.php file.

daveaite 04-06-2010 06:08 AM

Possible Future Updates:
Adding the # of wiki edits in Postbit

BRotondi 04-06-2010 07:54 AM

Quote:

Originally Posted by daveaite (Post 2016655)
Possible Future Updates:
Adding the # of wiki edits in Postbit

If you want it now: Modifications

BRotondi 04-06-2010 08:01 AM

Quote:

Originally Posted by delmarva (Post 2016447)
Okay... Please disregard editing the vBSEO hook --- That will give many images a re-write rule.

My solution:

I added "wiki/" to the "Excluded Pages" option in the vBSEO Control Panel.

Everything seems to be functioning correctly now.

Thanks again for your infos and solution! Updated.

It would be easier for further users to have all informations together but not inside one thread only... transferring those to a 2nd support forum is too work intensive... I'm really interested what bepe will say, when he comes back...

I think it would be best not to support on two sites... Perhaps also other vb-Modifications will move to vbmods.org since we can offer them more support possibilities (multiple Threads or even Forums, Wiki, ...) ... or perhaps vbulletin.org will change their policy and offer us more possibilities too.

Anyway: Thanks to all helping grow this mod!
Bruno

Edit: vbmods.org is still under construction and therefore a part of SinnimLeben.net but fully functional.

daveaite 04-06-2010 04:57 PM

Quote:

Originally Posted by BRotondi (Post 2016685)
If you want it now: Modifications

Great fix.

Code:

<vb:if condition="$post['wikiedits'] > 0">
    <dt>Wiki Edits</dt> <dd><a title="Wiki Edits"  href="/wiki/index.php?title={vb:raw post.username}">{vb:raw  post.wikiedits}</a></dd>
</vb:if>

This updated code may work even better if your members wish to create pages about themselves in the wiki, this will connect it straight to their wiki page.

Boots 04-07-2010 04:02 PM

I have it up and running but my vbMediaWiki settings is all blank (shows up as a blank entry in the settings list and when I view the settings the page is blank)

BRotondi 04-07-2010 06:42 PM

(hope this helps...)
Quote:

Does not work?
Well... at least now it's time to read all informations carefully:Even if you're able to solve the problem, a little thread could be interesting to improve these instructions and help the next users. Thanks!

And if it still does not work: Try to localize the problem, describe it as clear as possible and use an expressive title for your thread!

Front Range 4x4 04-07-2010 09:33 PM

Quote:

Originally Posted by BRotondi (Post 2016393)
@Front Range 4x4: Read the error message... Quite sure it's something stupid but very clear if you read and look exactly... I haven't the time to feed everything.

Yes it was, installed and appears to be working.


All times are GMT. The time now is 03:49 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.01750 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (6)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