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)

Ronny46 05-02-2010 03:47 PM

Functions only with MediaWiki: 1.15.1 with newer ones there comes a white side

Beor 05-02-2010 05:59 PM

I changed my mediawiki to 1.15.1 and have the same problem... :(

Thanks

Ronny46 05-02-2010 06:34 PM

Then you have somewhere a mistake with instal done. Perhaps, sometimes all the other Addons deactivate and test?

Beor 05-02-2010 06:46 PM

At this moment is disabled and works fine.

http://www.tododream.com/wiki

Thx

Keldaria 05-05-2010 01:14 PM

I use a dark style skin... while the overall skin is automatically updated as I adjust my stylevars, the wiki box remains the same white background with black text.. is there any way to adjust this?

Ronny46 05-19-2010 10:37 PM

Quote:

Originally Posted by BRotondi (Post 2019936)
Seems not to work any more with 4.0.3 ... at least with the german version. Anyone got it working?

With the last German version 4.0.3PL1 it does not run any more. One Cannot announce himself any more and in the Navbar stands instead of wiki only vboptions et cetera. Is the version still developed or not? Have stood with it spent around it to run to agree.

Quote:

Mit der letzten Deutschen Version 4.0.3PL1 l?uft es nicht mehr.Man kann sich nicht mehr Anmelden und in der Navbar steht statt wiki nur vboptions und so weiter.Wird die Version noch weiter entwickelt oder nicht?Habe stunden damit verbracht um es zum laufen zu bekommen.

CCux 05-20-2010 06:38 AM

Works for me fine with german 4.0.3PL1. But would be nice to know if there will be any further developing of this great addition!

BRotondi 05-20-2010 09:01 PM

Works nice with 4.0.3 - but what PL1 are you talking about?

Developing:I think we cannot really trust on this, since nobody knows what headache study, girlfriend and the rest of the world are giving bepe... Perhaps he needs one or two more months, perhaps he gave it up at all... who knows...

Hope we will see you again bepe!

With the best wishes, Bruno

Gargi 05-22-2010 11:12 AM

Yes, especially the Opera compatibility would be interesting. I tried a lot of things by myself, but with no luck.

BRotondi 05-23-2010 04:54 AM

Change Template mediawiki_navbar_link to
Code:

<vb:if condition="$vboptions['selectednavtab'] == 'vbmediawiki'">
    <li class="selected">
        <a class="navtab" href="{vb:raw vboptions.mediawiki_path}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mediawiki_name}</a>
        <ul class="floatcontainer">
            {wiki:raw personal_urls}
        </ul>
    </li>
<vb:else />
    <li>
        <a class="navtab" href="{vb:raw vboptions.mediawiki_path}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mediawiki_name}</a>
    </li>
</vb:if>

Red Code added.


All times are GMT. The time now is 02:37 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.01741 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_code_printable
  • (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