vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3arcade Scrolling Awards in Postbit (https://vborg.vbsupport.ru/showthread.php?t=91640)

BillyFischbach 07-04-2005 10:00 PM

v3arcade Scrolling Awards in Postbit
 
This will put all the awards a user earns underneith there usertitle, and they will scroll

in postbit & postbit legacy find:

PHP Code:

$post[arcadeawards

Replace with:

PHP Code:

<marquee width='200' scrollamount='1' direction='up' height='20'>$post[arcadeawards]</marquee


Corriewf 07-05-2005 05:32 PM

Will this work in IE and FF?

BillyFischbach 07-05-2005 07:30 PM

Yes, it works with both IE and FireFox.

MorrisMcD 07-10-2005 12:25 AM

Awesome hack.. I almost am able to put the postbit piece on enable..

However, its still annoying because when it first is loading a page up, it will display them the regular way and then switch to scrolling...

I have some members that have almost 50 awards.. I know this isnt because of your hack, but is it possible to make it only take one line when loading a page for the arcade postbit so that you dont see a huge list before it starts scrolling?

Either way, my templates are modded.. Thanks for the easy addon!

Ninth Dimension 07-11-2005 03:01 PM

Suggested tweak:
HTML Code:

<if condition="$post[arcadeawards]"><marquee width='200' scrollamount='1' direction='up' height='20'>$post[arcadeawards]</marquee></if>
This will prevent a blank space in the postbit for people that do not have any awards...

BillyFischbach 07-11-2005 10:46 PM

Quote:

Originally Posted by Ninth Dimension
Suggested tweak:
HTML Code:

<if condition="$post[arcadeawards]"><marquee width='200' scrollamount='1' direction='up' height='20'>$post[arcadeawards]</marquee></if>
This will prevent a blank space in the postbit for people that do not have any awards...

Thank you for adding the IF tag, and for MorrisMcD I dont know what to do, It happens to me too :ninja: . I dont know how to fix the pre-load thing maybe get faster connection? lol :P

MorrisMcD 07-12-2005 12:12 AM

Quote:

Originally Posted by BillyFischbach
Thank you for adding the IF tag, and for MorrisMcD I dont know what to do, It happens to me too :ninja: . I dont know how to fix the pre-load thing maybe get faster connection? lol :P

Its not that its slow.. Its just that its noticable.. :shrug: Call me picky :)

I figured maybe something could be manipulated to the postbit templates to only use a certain space or size..

Sincerely,
Needs to buy a php book :)

BillyFischbach 07-12-2005 03:06 AM

hmm, maybe like a iframe? I dunno

MustangLisa 08-27-2005 03:55 PM

Nice. Thank you very much!

tuanluu 09-13-2005 02:48 AM

thanks

Pete C 10-19-2005 08:43 PM

So simple - and so effective. Great little hack, really tidied the place up. *Installed* Thank you.


All times are GMT. The time now is 12:57 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.03152 seconds
  • Memory Usage 1,738KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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