vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Zen v1.1 - Mac Style by vbzenstudio | new (https://vborg.vbsupport.ru/showthread.php?t=248375)

Alucard^ 10-16-2010 09:47 PM

No more updates for this awesome style? :s thats bad.

OldSchoolDSL 10-17-2010 03:08 AM

I have this on 4.0.7 and its working fine. Looking forward to any future updates

Ninos 10-19-2010 02:08 AM

Hi. For everyone wondering about updates, this skin (as well as all other work by the developer) is officially dead.

I was scammed a while ago by the developer (vBZenStudio) and no, it's not a matter of miscommunication between us. I *was* scammed. He hasn't returned on his site, or even answered my emails since (and it was a long time ago), yet he has done a sly log in over here at some point though it was weeks ago.

Major prick because of the costs he has now incurred to me and my family, and all i've got is a broken skin which i paid a lot of money for.

Just thought i'd give everyone the heads up, and to look for a new skin for the upcoming 4.1!

Thanks

ToNetU 10-20-2010 11:06 PM

this style really need to update 4.0.8
too much bugs!

bluered 10-21-2010 07:49 PM

Quote:

Originally Posted by ToNetU (Post 2112191)
this style really need to update 4.0.8
too much bugs!

I'm using this theme, but we make the transition 4.0.8 where the error occurred. please publish an updated version ..

saviola8x 10-22-2010 11:57 AM

Nice style, this is my forum use this style: http://facebookad.vn/forum

OldSchoolDSL 10-23-2010 07:48 PM

Working on 4.0.8 ..... However, I have to change the color of text on user profiles.

User profile text turned all white, but so is the background.

Also the "check box" .....top, right by the log-in (which you check for it to remember you)... Seems to be hidden under the images. No one has noticed & I assume most do not even worry about checking that button as I've setup my cookies for 2 hours (log-in time) anyways.

OldSchoolDSL 10-24-2010 12:46 AM

Uninstalled

Every fix seemed to cause a new problem. To bad, it was really nice while it lasted.

compact123 10-24-2010 08:29 PM

Quote:

Originally Posted by saviola8x (Post 2112718)
Nice style, this is my forum use this style: http://facebookad.vn/forum

wow nice style, can you share it sir? thanks >.<

wayne.richards@ 11-02-2010 04:51 PM

Now Uninstalled As No Support!

asylum119 11-10-2010 10:11 PM

So I take it this is dead

Shame.... I would have paid for this theme if It had a quick update turn around

ToNetU 11-10-2010 11:15 PM

uninstalled..

compact123 11-10-2010 11:43 PM

uninstalled too.. :(

Professional2 11-12-2010 05:48 AM

why the advance forum statistics is like this??
http://www.myup.ir/images/41793005343651466651.png

SEW810 11-14-2010 11:51 PM

Ok, I'll try this one.
Toss or tail ... will this work on my forum?. We'll see... -.-.

apokphp 11-16-2010 08:46 PM

Uninstalled. Too buggy and no support.

Great design...just bad code.

NNJJ 11-17-2010 07:52 AM

any update here for this one 4.8.?

asylum119 11-22-2010 10:21 AM

Looks fantastic and I want it, The only thing stopping me is it is not up to date

motorola 11-22-2010 09:13 PM

I also want this. Please update this :)

bluered 11-26-2010 04:27 PM

Uninstalled.

apokphp 11-27-2010 04:14 AM

vb.org should change the supported status of this style. It's very misleading to new installers.

vb4newb 12-02-2010 08:47 PM

Not working correcvtly with vB 4.10 pl1 :(

Wird0 12-03-2010 01:45 PM

uninstalled. Not up to date and bugs.

kderentz 12-07-2010 05:05 PM

+1 Please update

asylum119 01-01-2011 09:42 AM

Quote:

Originally Posted by kderentz (Post 2130513)
+1 Please update

Another +1 for update

DaffyDuck 01-03-2011 08:30 AM

Uninstalled because of lack of support, and buggy style.

Ftu-forum 01-04-2011 09:11 AM

Nice design Homepage
But Profile page got some bug of numbering display
And side bar can't display properly.
I've tried to change Stylevar for Profile page fixing,but no use, until when i modified the template.

Ricsca 04-30-2011 02:33 PM

For vbulletin 4.1.3 ?

muratyamac 06-10-2012 08:17 PM

thanks it seems cool

foreveryoung21 06-12-2012 01:26 AM

is this available in any different color?

CubicWebs 06-17-2012 12:24 AM

Love it going to try it on vb4.2.0 :D

betadoor 07-05-2012 10:23 PM

its not work on vbulletin 4.2.0... :-(

imported_pmay68 07-06-2012 12:36 AM

update this one PLEASE :)

sodasusu 07-06-2012 06:36 AM

RIP for vb 4.2.0

kamrandahir 07-06-2012 07:22 PM

not compatible with Latest version 4.2.0 Patch Level 2

http://www.imagebam.com/image/ef830d200362135

plz update ur theme bro :D

Karma1337 07-22-2012 03:20 PM

Please update!

Hijinx 07-29-2012 07:16 AM

Does anyone know how to fix the broken Style Chooser when this theme is applied? Im on 4.2.0 and everything works except that style selector

Krusty1231 07-29-2012 09:24 AM

Quote:

Originally Posted by Hijinx (Post 2352274)
Does anyone know how to fix the broken Style Chooser when this theme is applied? Im on 4.2.0 and everything works except that style selector

Go into your footer template and edit it.

find:

Code:

<form action="{vb:link forumhome|nosession}" method="get" id="footer_select" class="footer_select">


        <vb:if condition="$show['quickchooser']">
            <select name="styleid" onchange="switch_id(this, 'style')">
                <optgroup label="{vb:rawphrase quick_style_chooser}">
                    {vb:raw quickchooserbits}
                </optgroup>
            </select>   
        </vb:if>

        <vb:if condition="$show['languagechooser']">
            <select name="langid" onchange="switch_id(this, 'lang')">
                <optgroup label="{vb:rawphrase quick_language_chooser}">
                    {vb:raw languagechooserbits}
                </optgroup>
            </select>
        </vb:if>
    </form>

and replace with:
Code:

<form action="{vb:link forumhome|nosession}" method="get" id="footer_select" class="footer_select">

        <vb:if condition="$show['quickchooser']">
            <select name="styleid" onchange="switch_id(this, 'style')">
                <optgroup label="{vb:rawphrase quick_style_chooser}"><option class="hidden"></option></optgroup>
                <vb:if condition="$quickchooserbits1">
                    <vb:if condition="$quickchooserbits2">
                    <optgroup label="&nbsp;{vb:rawphrase standard_styles}">
                    </vb:if>               
                    {vb:raw quickchooserbits1}
                    <vb:if condition="$quickchooserbits2">
                    </optgroup>
                    </vb:if>                   
                </vb:if>
                <vb:if condition="$quickchooserbits2">
                    <vb:if condition="$quickchooserbits1">
                    <optgroup label="&nbsp;{vb:rawphrase mobile_styles}">
                    </vb:if>
                    {vb:raw quickchooserbits2}
                    <vb:if condition="$quickchooserbits1">
                    </optgroup>
                    </vb:if>                   
                </vb:if>
            </select>   
        </vb:if>

        <vb:if condition="$show['languagechooser']">
            <select name="langid" onchange="switch_id(this, 'lang')">
                <optgroup label="{vb:rawphrase quick_language_chooser}">
                    {vb:raw languagechooserbits}
                </optgroup>
            </select>
        </vb:if>
    </form>


Hijinx 07-29-2012 03:09 PM

Awesome, It works now, however the Nav Tabs aren't updating when I add new Tabs. It only keeps the forums and whats new.

Ideas? Solutions?

Krusty1231 07-30-2012 08:21 AM

See this post by Socialteenz:

https://vborg.vbsupport.ru/showthread.php?t=283477

That should fix you up!


All times are GMT. The time now is 11:13 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.01436 seconds
  • Memory Usage 1,796KB
  • 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
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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