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)
-   -   Snow & other Effects for your forum (https://vborg.vbsupport.ru/showthread.php?t=99991)

Danny Diamond 12-06-2005 01:54 PM

this worked great !!

Thank you very much

Snort_2005 12-06-2005 01:58 PM

Installed and working on vBulletin 3.5.1. :) Good job.

Preview: http://www.zcworld.net/ (I also got it working on vBadvanced) o_o

dieselpowered 12-06-2005 02:08 PM

Quote:

Originally Posted by Snort_2005
Installed and working on vBulletin 3.5.1. :) Good job.

Preview: http://www.zcworld.net/ (I also got it working on vBadvanced) o_o

Working fine on 3.5.1 here as well as cb CMPS :)

loonytune15 12-08-2005 02:17 PM

hmm pity i cant run it wth my gif banner, looks good though

*edit* my bad, someone has been playing with my firewall settings.

Works great and installs.

swepics 12-09-2005 09:35 PM

I love it, just added it for the holidays. :]

midnightwalker 12-15-2005 07:28 AM

You can make the big snow working in firefox by modify this script

find
Quote:

else if (ns6up){
document.getElementById("dot"+i).style.top=yp[i];
document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i]);
replace with this
Quote:

else if (ns6up){
document.getElementById("dot"+i).style.top=yp[i]+'px';
document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+'px';

GuaRRand 12-15-2005 08:16 AM

Small and big dont work with FF 1.5

portalimiz 12-16-2005 09:03 AM

thanx ;) installed

Team sockopen 12-16-2005 07:35 PM

I was wondering. Could this be edited so that there was a on/off switch, and a large/small/both snowflakes one too in admin cp?

davidw 12-17-2005 01:57 AM

Ok, here's a 30 second random thought for those wanting users to control the option. Don't shoot me if it doesn't work, because I've not tested it.
Go into your admincp and create a new user profile field. 2 choices yes no.
Put in the header an if statement - like <if condition $userinfo[field99] == 1 (or yes or whatever) or whatever the syntax is (can't think at the moment). then the script - that way if it meets the criteria then voila! :D
Ok, off to bed :P


All times are GMT. The time now is 03:05 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.01204 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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