vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - vBulletin Style Skin for MediaWiki (https://vborg.vbsupport.ru/showthread.php?t=193244)

leonnix 10-20-2008 01:48 AM

thanks Hollosch, that helped !

leonnix 10-22-2008 02:56 PM

I edit the copyright for my wiki but it doesn't appear ! what should I do ?

Dexter_kcd 12-10-2008 09:10 PM

I am trying this out, and also had the problem of having two search and tool boxes, which I have edited out. The other problem I am noticing is that the buttons to collapse the boxes on the left sidebar are not working. Are these simply for show?

geda 12-13-2008 05:54 AM

I have installed it , everything is fine but its not showing my LOGO. what might be wrong? Its not showing non of the image files.

Any suggestions?

Dexter_kcd 12-18-2008 09:23 PM

Quote:

Originally Posted by leonnix (Post 1650484)
I edit the copyright for my wiki but it doesn't appear ! what should I do ?

If you did not get that sorted out yet, the copyright tag is not added to the footer text in the skin. You need to open Vbulletin.php. Find:


Code:

<?php        $footerlinks = array(
        'lastmod', 'viewcount', 'numberofwatchingusers',
        );


Change to

Code:

<?php        $footerlinks = array(
        'copyright', 'lastmod', 'viewcount', 'numberofwatchingusers',
        );

This adds the copyright notice as the first line of the footer. You can the placement of it by moving it elsewhere in that array.

Dexter...

Dexter_kcd 12-18-2008 10:42 PM

What I would really love to see on this skin is at the top, in the navbar area, instead of having the info on when the page was last modified and the number of views, is to have the Vb login form there if someone is not logged in, and the Private Message notification stuff if they are logged in. I gave it a try using the require call to global.php, but I could not seem to just copy and paste that stuff from the navbar template over to this skin file.

Any ideas?

Dexter...

Rev O 12-22-2008 07:42 PM

Quote:

Originally Posted by leonnix (Post 1646120)
Ok Carrlos I find out the problems ! All you have to do is to fix your mediawiki:sidebar page. Go and look for these line *Tool and *Search then delete them !

Hello,

Which file exactly do you have to edit?

Thanks

Quote:

Originally Posted by Dexter_kcd (Post 1682727)
The other problem I am noticing is that the buttons to collapse the boxes on the left sidebar are not working. Are these simply for show?

Ditto.

Does anyone have a fix for this?

kapoor22 12-25-2008 05:16 AM

Thanks for the great hack.

Any chance this hack would work with vb version 3.6.8.

Thanks!

Daniel Richter 12-25-2008 12:49 PM

I have a problem with this hack. Using 3.7.4 and it makes me this error:

Quote:

Fatal error: Call to undefined method SkinvBulletin::tooltipAndAccesskey() in /var/www/vhosts/tvwiki.de/httpdocs/skins/vBulletin.php on line 216
Does anyone know why it is an error? I only did these changes, which are named in this thread!

dutchbb 01-17-2009 02:58 PM

Is it possible to only add header and footer (static) from the vb forum? Leaving the wiki code as it is?


All times are GMT. The time now is 10:26 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.01027 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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