Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Usftech Details »»
Usftech
Version: 4.0, by Sean James Sean James is offline
Developer Last Online: Sep 2019 Show Printable Version Email this Page

Version: 3.7.x Rating:
Released: 06-27-2008 Last Update: Never Installs: 48
Auto-Templates
 
No support by the author.

Template name: USFTECH

Preview: Click Here

Style is now valid XHTML 1.0 transitional!

If anybody finds any bugs or needs support please contact me

ZIP Contents:
-USFTECH image directory
-USFTECH.xml
-buttonPSD.zip
-readme_install.txt
-terms and conditions.txt

Style History:
-----------
June 27, 2007 - USFTECH Version 4.0 released
-Updated to work with vBulletin 3.7.2
-Updated images
-----------
September 10, 2007 - USFTECH Version 3.5 released
-Updated to work with vBulletin 3.6.8
-Updated images
-----------
May 28, 2007 - USFTECH Version 3.4 released
-Updated to work with vBulletin 3.6.7
-----------
April 14, 2007 - USFTECH Version 3.3 released
-Updated to work with vBulletin 3.6.5
-----------
October 01, 2006 - USFTECH Version 3.2 released
-Updated to work with vBulletin 3.6.1
-Fixed bugs with sub-forums
-Added more table images
-----------
August 06, 2006 - USFTECH Version 3.1 released
-Updated to work with vBulletin 3.6.0
-Fixed postbit_legacy tabling problem
-Fixed incorrect path in style options
-----------
July 11, 2006 - USFTECH Version 3.0 released
-Updated to work with vBulletin 3.6.0 RC1
-Added infraction images and new misc graphics
-Modified private messages and USERCP templates
-----------
May 21, 2006 - USFTECH Version 2.0 released
-Updated to work with vBulletin 3.5.4
-Style is now valid XHTML 1.0 transitional!




Please click install if you use this template

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-04-2008, 08:56 AM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello!

have installed this style but right side is very strange ...will attach picture!

some help?

regards

macc
Reply With Quote
  #23  
Old 07-04-2008, 09:00 AM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by macc View Post
hello!

have installed this style but right side is very strange ...will attach picture!

some help?

regards

macc
Make sure all XHTML tables are closed in your customized mods.
Reply With Quote
  #24  
Old 07-04-2008, 02:30 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for reply and help! now is ok and looks fine !

have just one problem - how to move "player - picture " from right side - up in corner of header or maybe change to another?(shows like player - with few buttons) - (intro1.swf and loadmovie.swf) (what is that? only picture or player?)

regards

macc

edit: i moved from header template:

Code:
<div id="usftech">
  USFTECH template
</div>
 
<script type="text/javascript">
   var so = new SWFObject("$stylevar[imgdir_misc]/intro1.swf", "header", "258", "164", "7", "#424951");
   so.write("usftech");
</script>
edit: now looks like this : will attach picture - how to get vertical border on the end - right up side (header)?


my footer in vba CMPS 3.0.1 ?? Some help?
Reply With Quote
  #25  
Old 07-11-2008, 07:38 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Griffin80 View Post
Make sure all XHTML tables are closed in your customized mods.
I have the same problem with the right side of the skin being broken up only on the forum home page. and when I turn off the mods the skin shows correctly. However I have ALOT of mods and I'm having a hard time figuring out which mod is causing the problem.

If its due to a mod not having the XHTML table closed properly, How do I track this down?

Thanks for one of the best skins out there, including the ones I paid for!

If you need AdminCP access, Just let me know.


Steve

P.S. the link to my site is in my signature.
Reply With Quote
  #26  
Old 07-11-2008, 11:29 PM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I find the best way to fix errors in my code is too use http://validator.w3.org/

Even try disabling all the plugins separately and then enabling them one by one until the error occurs.
Reply With Quote
  #27  
Old 07-13-2008, 12:20 AM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After disabling and re-enabling MANY mods, I found that the mod causing the problem was "Seperate Forum Categories" Hopefully this might help someone else.

Thanks again Griffin.
Reply With Quote
  #28  
Old 07-13-2008, 01:32 AM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Harley D View Post
After disabling and re-enabling MANY mods, I found that the mod causing the problem was "Seperate Forum Categories" Hopefully this might help someone else.

Thanks again Griffin.
No problem mate, glad u got it sorted
Reply With Quote
  #29  
Old 08-05-2008, 04:17 AM
blanky blanky is offline
 
Join Date: Jan 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I am running USFTECH on my board with 3.7 (and yes I downloaded the 3.7 USFTECH template) but I have a postbit template problem, for some reason, it does not appear as it should..

Here is a link to my postbit

http://www.nyoxis.com/community/showthread.php?t=24121


Any help would be greatly appreciated!
Reply With Quote
  #30  
Old 08-05-2008, 05:23 AM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blanky View Post
Hi, I am running USFTECH on my board with 3.7 (and yes I downloaded the 3.7 USFTECH template) but I have a postbit template problem, for some reason, it does not appear as it should..

Here is a link to my postbit

http://www.nyoxis.com/community/showthread.php?t=24121


Any help would be greatly appreciated!
Have you reverted the postbit_legacy template?
Reply With Quote
  #31  
Old 08-05-2008, 02:45 PM
blanky blanky is offline
 
Join Date: Jan 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure, but when I upgrade the style, shouldn't all templates be updated?

Could you post a clean copy of postbit legacy 3.7.x so I could compare?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04470 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete