vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Rooq Classic (https://vborg.vbsupport.ru/showthread.php?t=167708)

Freak0204 01-20-2008 03:36 PM

Quote:

Originally Posted by Sam Granger (Post 1422657)
Why can't you use it? Does it need downgrading to an older version?

Just doesn't go with the theme of my board.

M-Tuning 01-20-2008 04:29 PM

Nice style, is it possible to make a fixed version from this style?

leroub 01-21-2008 10:28 PM

Very nice style.... :D

is it possible to put a PSD files of buttons.... It's more easly for translate....;)

thx...

TomJames 01-22-2008 03:11 PM

Very nice!

l SKN l CHRIS 01-24-2008 05:30 PM

Another IPB skin, I think this is a paid skin for IPB. Did you have permission to convert it?

RvG2 02-08-2008 02:02 AM

i have problem with notification... why it doesn't have the dropdown?

papill0n 02-08-2008 08:47 PM

Quote:

Originally Posted by l SKN l CHRIS (Post 1428092)
Another IPB skin, I think this is a paid skin for IPB. Did you have permission to convert it?

It isnt a paid IPB skin and if memory serves my rightly Sam Granger is the original coder of the Rooq IPB skin.

Cheers Sam for porting over to vB this skin is one of the better IPB skins that was available:)

papill0n 02-10-2008 06:19 PM

Anyone else having problems with the quick links on this skin using 3.7 beta4? Also buttons psd would be handy ;)

hckby 02-10-2008 06:54 PM

i'm using it.

u can use vb default buttons. it looks quite pretty.

RvG2 02-11-2008 05:27 AM

fix for notification dropdown:

Find:

Code:

<!-- breadcrumb, login, pm info -->
        <if condition="$show['member']">
<div id="userlinks">
        <p style="float: right;"><if condition="$show['notifications']"> <a href="usercp.php?$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong> <script type="text/javascript"> vBmenu.register("notifications"); </script>
                        <else /><if condition="$show['pmstats']"> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
                        </if></if>

Replace with:

Code:

<!-- breadcrumb, login, pm info -->
        <if condition="$show['member']">
<div id="userlinks">
        <p style="float: right;"><if condition="$show['notifications']"> <span id="notifications"><a href="usercp.php?$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span> <script type="text/javascript"> vBmenu.register("notifications"); </script>
                        <else /><if condition="$show['pmstats']"> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
                        </if></if>

This theme is gr8!

Enjoy. :D


All times are GMT. The time now is 01:45 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.01113 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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