vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Need two minor additions (https://vborg.vbsupport.ru/showthread.php?t=93582)

DarkFormula 08-04-2005 07:06 AM

Need two minor additions
 
Hello everyone. I've just upgraded from a 37-hack-implemented UBB 6.4 to VBB 3.0.8, with a few hacks I've already installed.

I've searched around here and found a few other hacks I'd like to try. However, there's two things I'd like but cannot seem to find.

1) I'd like to add more user information to their posts. Right now you see their location and similar items under their username when they post. I'd like to add some information using custom fields located in their profile.

2) I'd like to add vehicle specific icons similar in fashion to this hack:
https://vborg.vbsupport.ru/showthread.php?t=89247 , the country flag hack that shows a flag specific to the user's choice in their profile. I can make the icons, but need help with the coding.

I'd appreciate any help. Thanks :)

~Anthony
http://www.columbusracing.com

Ok, I did some searching in my FAQ for Admins. Using the basic code and adding some code I've learned from hacking cgi/Perl, I came up with this that I added in the postbit templete:

<if condition="$post['field5']"><div>Vehicle(s): $post[field5]</div></if>

But I still would like the logo hack if someone can help. I thought about hacking the flag code, but would this be against the rules since someone else made it?


All times are GMT. The time now is 03:47 PM.

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.01228 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete