vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Show Users System Specs (https://vborg.vbsupport.ru/showthread.php?t=97702)

ricker 11-15-2005 04:55 PM

Quote:

Originally Posted by ricker
I spent some time with this hack but couldn't get it to work. Before trying again, I do have a question: Currently in my positbits there is a field "Jeep Model: _____" Would I be able to get their Jeep model linkable if they filled out fields like "driveline," "tires," etc? Can I call that from the existing profile page without having to create new profile fields? Either way, I like how clean this hack is, and that it only shows info for people that are looking for it.

Well, I got it done. If anyone is curious I can share. I also changed the YES/NO field to display on the profile page, because my users were (easily) confused.

Oh, and here is a demo. I still have it selectable ? see posts 1 & 2 for the link, and the rest of the thread for no link.

swa 11-19-2005 03:26 PM

awesome hack!!! working here! http://www.dellusers.com/forum

Dennis B 12-02-2005 08:02 PM

SnowBot,

Is there any way to fix the size of the popup box?
Some of my users have long lists of stuff and curiously for them the box opens up toward the other side... see attachment. It seems to happen only when one of the fields has more than X characters.

Thanks.

murrtex 01-17-2006 07:40 PM

thanks great.

drmad 02-24-2006 10:49 PM

Hi..

I'm trying to "start it up" in vb 3.5.4 but it is not working... does anyone have the same problem?

SOLVED. Solution in the next post.

drmad 02-24-2006 11:24 PM

Quote:

Originally Posted by drmad
Hi..

I'm trying to "start it up" in vb 3.5.4 but it is not working... does anyone have the same problem?

LOL

Solved. For all of you that for some reason are not managing to get it to work please check if in the Single-Selection Menu (option) when you insert the NO and YES options, you always press ENTER.

Thieutje 03-23-2006 07:58 PM

Quote:

Originally Posted by drmad
Hi..

I'm trying to "start it up" in vb 3.5.4 but it is not working... does anyone have the same problem?

SOLVED. Solution in the next post.

I had that same issue but my problem was i typed Yes and No instead of YES and NO:banana:

NR Fatal 03-23-2006 09:45 PM

I'm using 3.5.4 and I did everything in the instructions and I still can't get it to appear.

NR Fatal 03-23-2006 10:40 PM

Quote:

Originally Posted by NR Fatal
I'm using 3.5.4 and I did everything in the instructions and I still can't get it to appear.

I fixed it, lol, Didn't realize you had to actually put "Field#" in the Fieldx spots. I was just puttin the # of it and not the actual text (Field#).

NR Fatal 03-23-2006 11:16 PM

anyway to change the look of this? I need to get rid of the "white box" look.
https://vborg.vbsupport.ru/

Deep-X 04-02-2006 01:36 PM

I edited my code as well seems fairly simple but it still doesnt show up.

www.global-fortress.com

http://global-fortress.net/followmy6/system_spec.JPG
PHP Code:

<!--System Specs-->
<
div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
    <
table cellpadding="4" cellspacing="1" border="0">

<
td class="thead" >My System Information</td>

<if 
condition="$post[field8]"><tr><td class="vbmenu_option"><b>CPU:</b>"$post[field8]"</td></tr></if>

<if 
condition="$post[field9]"><tr><td class="vbmenu_option"><b>Mainboard:</b>"$post[field9]"</td></tr></if>

<if 
condition="$post[field10]"><tr><td class="vbmenu_option"><b>Mem:</b>"$post[field10]"</td></tr></if>

<if 
condition="$post[field11]"><tr><td class="vbmenu_option"><b>HDD:</b>"$post[field11]"</td></tr></if>

<if 
condition="$post[field12]"><tr><td class="vbmenu_option"><b>Video:</b>"$post[field12]"</td></tr></if>

<if 
condition="$post[field13]"><tr><td class="vbmenu_option"><b>Sound:</b>"$post[field13]"</td></tr></if>

<if 
condition="$post[field14]"><tr><td class="vbmenu_option"><b>OS:</b>"$post[field14]"</td></tr></if>

        </
table>
    </
div>
<!--/
System Specs--> 

PHP Code:

<!--System Specs-->
<
br />
<if 
condition="$post['field7'] == YES"
<
div id="sysinfo_$post[postid]align="left" class="info" nowrap>
<
a href="#sysinfo"><b>My System</b> </a><script type="text/javascript"vbmenu_register("sysinfo_$post[postid]"); </script></div></if>
<
br />
<!--/
System Specs--> 


Deep-X 04-02-2006 10:32 PM

Well noticed that I was only editing postbit legacy i edited both postbit.

ogden2k 04-04-2006 05:00 PM

Is there anyway to get this to work with multiple selection? It shows numbers instead of the actual text. Also, is it possbile for it to pull properly for multiple lines?

NR Fatal 04-15-2006 12:42 AM

Quote:

Originally Posted by NR Fatal
anyway to change the look of this? I need to get rid of the "white box" look.
http://i14.photobucket.com/albums/a3...7/dropdown.jpg

can anyone help me?

JD45 05-08-2006 03:09 AM

Quote:

Originally Posted by majorj0nny
uughh .... after muchj messing about - you have to actually have the option set to view virtical postbits in vbulletin options in the admin cp... even though my boards use virtical postbits even though this option was set to NO.

Yep, that was my problem and all works well now. :)

Sovereign 05-14-2006 09:26 PM

Look at what's happening, how do I change the background to match my style?
http://www.alliancemodding.com/sovereign/help.JPG

LOL, same thing as NR Fatal....help us please!

More LOL, he's using the same stle as me, I recognize the Online Icon, it's Heavy Metal....

MustangLisa 05-23-2006 03:57 PM

Thanks, this is cool. I am going to change it to be used for Car Specs on my Black Mustang Club site. :) Should be pretty cool.

Buczilla 05-24-2006 04:18 AM

Awesome - I modified this a bit to use with the Arcade Awards. This is exactly what I needed. Works great!

Blackbeard 05-24-2006 11:09 AM

Is it possible to change the link My System and the drop down to an image - like a PC icon, so when click on the image icon your state show

Nachtfalke 05-28-2006 11:44 AM

Nice Idea. I would suggest it would be good, if there would be an option to somehow "Group" these Profile Fields an add a few senteces to describe the reason why users should add these Fields (for Example a better support etc.). I am not really a coder, so i dont know if it is to realize.
Greetings from Germany.

arindra 05-31-2006 08:16 AM

Quote:

Originally Posted by Deep-X
Well noticed that I was only editing postbit legacy i edited both postbit.

what changes u made to the postbit ( not legacy ) - i am on 3.5.4 and i cant see the lines as given in the installation file for just postbit :confused:

arindra 05-31-2006 02:41 PM

never mind
i got it ... darn div tags were not in the postbit template because of which the search was resulting in no match of the codes :P

<-- clicks install -->

Smiry Kin's 06-01-2006 07:57 AM

its your style colours, check them.

aquariumpros 06-11-2006 03:35 PM

Will this only work with vertical postbit?

arindra 06-12-2006 11:39 AM

i think this doesnt work or is compatible with 3.6 beta 1 .

Smiry Kin's 06-13-2006 09:32 AM

don't see why it.. its basicly a profie add-on which just used for information... o.0

arindra 06-13-2006 01:34 PM

< take it back >

arindra 06-13-2006 10:51 PM

glad to mention back , this has simply no problem and is totally working with 3.6 beta 1 , as it was my own fault with a typo .

Ev!L ErN!E 10-27-2006 05:44 AM

works great on 3.6.2 as well
GREAT HACK!!

< INSTALL >

ComputerVitals 11-22-2006 01:23 AM

Works great on 3.6.3

One thing, Any way to remove the arrow on the dropdown?

ComputerVitals 11-22-2006 01:37 AM

I got it to remove the arrow for those who dont want it there.
In the 1st section of code you added Look for:
Code:

vbmenu_register("sysinfo_$post[postid]"); </script>
change it to
Code:

vbmenu_register("sysinfo_$post[postid]", true); </script>
All you are adding is , true

SnowBot 04-16-2007 10:39 AM

Glad it still works guys. I have been away from the vb scene for many a month or three but i am back now so will look to making this a bit better

TotalTorque.net 04-21-2007 09:47 PM

INSTALLED - superb mod and much appreciated. Our users have taken to it straight away when adapted for cars.

ValkyrieLenneth 07-19-2007 12:58 AM

Can we use a button image instead of plain text "My Spec" ?

PS: This hack is awesome, especially for a forum of computer users ;)

Jase2 12-14-2007 08:39 PM

Does this work with version 3.6.8?

Regards Jason :)

Icy 12-15-2007 03:35 PM

Quote:

Originally Posted by Jase2 (Post 1401166)
Does this work with version 3.6.8?

Regards Jason :)

Yep :) http://www.golpo.net/forum/member.php?u=1

Jase2 12-16-2007 07:35 PM

I clicked on yours in a post but no drop down menu.

This doesn't work for me, I followed all instructions correctly but no drop down menu in the postbit...

Any help....

Regards Jason :)

Icy 12-17-2007 12:02 AM

Quote:

Originally Posted by Jase2 (Post 1402334)
I clicked on yours in a post but no drop down menu.

Its weird. The drop down menu doesn't work for me either as a guest. But After login it works!

Jase2 12-18-2007 09:34 PM

If you want it too work for guests just remove the [if conditionals]

Regards Jason :)

Jase2 02-24-2008 09:58 PM

SnowBot, are you updating this hack?

Anyone know if this works with 3.7?

Regards Jason :)


All times are GMT. The time now is 08:18 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.01409 seconds
  • Memory Usage 1,843KB
  • 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_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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