vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   vB 3.5 Lite !! 0.02 BETA !! (https://vborg.vbsupport.ru/showthread.php?t=92071)

hugh_ 11-09-2005 11:34 AM

For anyone who's interested I've added it to my forum as well... Great thanks for an excellent new style!

94civicEX 11-21-2005 07:28 PM

Just added this style to my forum.

Maybe I'm looking at the wrong place, but I can't see where you can make a new thread?

Also, once you change your style, I don't see a place to change it back.

Zachery 11-21-2005 07:37 PM

Quote:

Originally Posted by 94civicEX
Just added this style to my forum.

Maybe I'm looking at the wrong place, but I can't see where you can make a new thread?

Also, once you change your style, I don't see a place to change it back.

At this time there is no way to make a new thread, or change the style back.

I will be adding stuff later, this style is in BETA and clearly marked.

94civicEX 11-21-2005 07:41 PM

Quote:

Originally Posted by Zachery
At this time there is no way to make a new thread, or change the style back.

I will be adding stuff later, this style is in BETA and clearly marked.

Sounds good :).

I'll have to hotlink them to their User CP, lol.

Zachery 11-21-2005 07:50 PM

Quote:

Originally Posted by 94civicEX
Sounds good :).

I'll have to hotlink them to their User CP, lol.

Thing is that the usercp is still very much in an unfriendly format.

I'm trying to track down emulators or get a cell that has this sort of acess...


or at least a pda..

94civicEX 11-21-2005 07:57 PM

Quote:

Originally Posted by Zachery
Thing is that the usercp is still very much in an unfriendly format.

I'm trying to track down emulators or get a cell that has this sort of acess...


or at least a pda..

Yea, but they have to be able to change it back somehow haha.

I'm just talking about when they are back online and don't want the format anymore.

Zachery 11-21-2005 08:02 PM

Quote:

Originally Posted by 94civicEX
Yea, but they have to be able to change it back somehow haha.

I'm just talking about when they are back online and don't want the format anymore.

I'm also hoping to write a plugin in the future that will identify mainstream pda/mobile/etc browsers and instantly redirect them to this style.

Altho I haven't been able to collect much data on pda browser User Agents

94civicEX 11-21-2005 08:04 PM

Quote:

Originally Posted by Zachery
I'm also hoping to write a plugin in the future that will identify mainstream pda/mobile/etc browsers and instantly redirect them to this style.

Altho I haven't been able to collect much data on pda browser User Agents

Might be better to just affiliate the skin with a specific address, ie http://wap.vbulletin.org/forum or https://vborg.vbsupport.ru/wap.

One vBulletin forum I can think of that uses a WAP extensively is http://www.sprintusers.com

http://www.sprintusers.com/forum/wap/

Zachery 11-21-2005 08:13 PM

Quote:

Originally Posted by 94civicEX
Might be better to just affiliate the skin with a specific address, ie http://wap.vbulletin.org/forum or https://vborg.vbsupport.ru/wap.

One vBulletin forum I can think of that uses a WAP extensively is http://www.sprintusers.com

http://www.sprintusers.com/forum/wap/

I know they do ;) check the showgroups page.

Thats always an idea, but it gets more complicated after that.

sprintusers uses a wiforums addon that does more than just a style.

Vtec44 11-27-2005 01:22 AM

I installed this skin yesterday, and it works great. I tweaked it a little bit, noticeably the quick style chooser. Without this, it's a bit difficult to switch back to the standard skin. I copied the code from the another skin, and put it at the very bottom of the header template of this skin. It seems to be working fine. :) Thanks Zachery.

Code:

<table>
<tr>
<td class="tfoot">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
                </td>
</tr>
</table>



All times are GMT. The time now is 08:06 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.02164 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)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