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

Reply
 
Thread Tools
Show Users System Specs Details »»
Show Users System Specs
Version: 1.00, by SnowBot SnowBot is offline
Developer Last Online: Oct 2016 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-05-2005 Last Update: 10-06-2005 Installs: 193
Template Edits
 
No support by the author.

This is my first template mod released here so i hope you like it. I have been asked many times for this as its a nice funky feature so here you go.

What is it?
Well this mod will enable your members to input their system info via the usercp edit options page and have them display in a nice menu in the postbit. It is run by conditionals so they do not have to have it if they dont want to. Default is set to off.

What does it look like?
See screenshots

Dont forget to click INSTALL

Snowy @ www.synergyforums.com

Show Your Support

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

Comments
  #112  
Old 10-23-2010, 09:58 PM
cloferba cloferba is offline
 
Join Date: Apr 2009
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the conditional syntaxis changes from this:
Code:
<if condition="$post[fieldX] == YES">
to this:
Code:
<vb:if condition="$post['fieldX']=YES">
also changes the syntaxis to condition a field..and show it:
Code:
<if condition="$post[fieldX]"><tr><td class="vbmenu_option"><b>CPU:</b> $post[fieldX]</td></tr></if>
to this:
Code:
<vb:if condition="$post['fieldX']"><tr><td class="vbmenu_option"><b>Mainboard:</b> {vb:raw post.fieldX}</td></tr></vb:if>
but i dont know how to write this information on a table!
please help me
Reply With Quote
  #113  
Old 07-28-2011, 07:48 PM
cloferba cloferba is offline
 
Join Date: Apr 2009
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SOLVED!
Code:
<!-- start Computer Details --> 
        <div class="popupmenu" style="clear:both"> 
            <a href="javascript://" class="popupctrl">MI PC</a> 
            <dl class="popupbody" style="width:250px"> 
               <h6>Tel?fono M?vil y PC <a href="profile.php?do=editprofile">(?)</a></h6> 
                <dd><b>CPU:</b> {vb:raw post.field8}</br></dd>
<dd><b>Placa:</b> {vb:raw post.field9}</br></dd>
<dd><b>Memoria:</b> {vb:raw post.field10}</br></dd>
<dd><b>HDD:</b> {vb:raw post.field12}</br></dd>
<dd><b>VGA:</b> {vb:raw post.field11}</br></dd>
<dd><b>Fuente:</b> {vb:raw post.field13}</br></dd>
<dd><b>Sistema Operativo:</b> {vb:raw post.field15}</dd>

            </dl> 
        </div> 
<!-- end Computer Details -->
Based on
https://vborg.vbsupport.ru/showpost....&postcount=126
Reply With Quote
  #114  
Old 08-19-2011, 12:36 AM
hhumas's Avatar
hhumas hhumas is offline
 
Join Date: Aug 2010
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

kindly tell me this for 4.1.4
Reply With Quote
  #115  
Old 09-16-2011, 12:41 AM
hhumas's Avatar
hhumas hhumas is offline
 
Join Date: Aug 2010
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can i get it for 4.1.4
Reply With Quote
  #116  
Old 03-08-2013, 11:06 AM
cool_recep cool_recep is offline
 
Join Date: Nov 2010
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really need a vb4 version.
Reply With Quote
  #117  
Old 10-05-2013, 03:18 AM
Cyberbang3r Cyberbang3r is offline
 
Join Date: Sep 2012
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how about VB 5 ? -_-
Reply With Quote
  #118  
Old 03-01-2014, 08:01 AM
jaffaman jaffaman is offline
 
Join Date: Nov 2004
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for bumping this post but is there anything like this on 4.2.2 ?

Thanks in advance......Jaffaman
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 03:41 AM.


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.06090 seconds
  • Memory Usage 2,276KB
  • Queries Executed 24 (?)
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
  • (5)bbcode_code
  • (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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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