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

Reply
 
Thread Tools
Snowstorm for your site ~.~ Details »»
Snowstorm for your site ~.~
Version: 1.00, by bodaudinh bodaudinh is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.x Rating:
Released: 03-13-2009 Last Update: 03-13-2009 Installs: 122
Template Edits
Additional Files  
No support by the author.

1. Upload 2 folder: clientscript and images to your forum.
2. Just add the code below into headinclude
Code:
<script type="text/javascript" src="clientscript/snowstorm.js"></script>
Edit something in snowstorm.js if u want!
(Line 71)
Code:
  // PROPERTIES
  // ------------------

  var imagePath = 'images/snow/'; // relative path to snow images (including trailing slash)
  var flakesMax = 128;
  var flakesMaxActive = 64;
  var vMaxX = 8;
  var vMaxY = 4;
  var usePNG = true;
  var flakeBottom = null;        // Integer for fixed bottom, 0 or null for "full-screen" snow effect
  var snowStick = true;
  var snowCollect = false;
  var targetElement = null;      // element which snow will be appended to (document body if undefined)
  var followMouse = true;
  var flakeTypes = 6;
  var flakeWidth = 5;
  var flakeHeight = 5;

  // ------------------
Demo:
- http://schillmania.com/projects/snow...c-example.html

Thanks:
- Scott Schiller (http://schillmania.com/projects/snowstorm/)

Download Now

File Type: zip snowstorm.zip (8.6 KB, 852 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
ricardoNJ

Comments
  #32  
Old 12-05-2009, 01:38 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ymam View Post
Great mod it's unfortunate that it does effect forum performance.
That being said does anyone know how to remove the exploding lights in the java script.
I really like the lights but, for the life of me cannot figure out how to remove exploding script without screwing it all up.
Suggestions?
Do you have the .js file? I can download and look at it for you.
Reply With Quote
  #33  
Old 12-05-2009, 02:27 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DieselTruck View Post
How do you add the Christmas lights ??
It's a bonus widget, see the demo link and it's near the top so click it to view in another window

http://www.schillmania.com/projects/...hts/index.html

The author of this mod showed you how to do the snow, the lights will be similar, the author left the lights as optional per you checking out the demo page and seeing what you want to install, you can do each separately or both at the same time as they intended you to have those options by the demo too . It might slow you down slightly.. I recommend only placing this on Forum Home.. do not place in your header/navbar/footer because it will be loading on every single page which is too much imo.

Mike
Reply With Quote
  #34  
Old 12-05-2009, 02:45 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do you stop this from freezing when you click the screen ? it seems to be doing something as planned as if you click outside of the site main page border the snow starts again.

but I dont want it to freeze at all ... ?

i can see how to make it freeze using various commands - but cant see any mention of disabling freezing.
Reply With Quote
  #35  
Old 12-09-2009, 05:11 PM
interium interium is offline
 
Join Date: Jan 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it posible to make it snow only on the header? And the snow sticks even on false when I use bottomflakes 200;
Reply With Quote
  #36  
Old 12-11-2009, 04:32 PM
SilabGarza SilabGarza is offline
 
Join Date: Sep 2009
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to make people choose whether the snow appears or not?

getting complaints that there lagging because of it >.>
Reply With Quote
  #37  
Old 12-12-2009, 05:33 AM
Mysterious2207 Mysterious2207 is offline
 
Join Date: Oct 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SilabGarza View Post
is there a way to make people choose whether the snow appears or not?

getting complaints that there lagging because of it >.>
I also need help with this.
Reply With Quote
  #38  
Old 12-14-2009, 06:18 PM
interium interium is offline
 
Join Date: Jan 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had the same problem. I copied the theme and added snow on one of them. The members can now turn it on or off at the bottom of the page.

Simple solution.
Reply With Quote
  #39  
Old 12-14-2009, 09:42 PM
blogthea blogthea is offline
 
Join Date: Dec 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i really like the effect but
had to unistall due to lag complains
Reply With Quote
  #40  
Old 12-14-2009, 10:42 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SilabGarza View Post
is there a way to make people choose whether the snow appears or not?

getting complaints that there lagging because of it >.>
Quote:
Originally Posted by Mysterious2207 View Post
I also need help with this.
Quote:
Originally Posted by interium View Post
I had the same problem. I copied the theme and added snow on one of them. The members can now turn it on or off at the bottom of the page.

Simple solution.
Quote:
Originally Posted by blogthea View Post
i really like the effect but
had to unistall due to lag complains
@ All of you

Make a new publicly joinable usergroup but set all it's permissions to no and nothing at all can be done by it except showing certain content, go ahead give it a try!

How?

If the new usergroup number is 12

Place whatever you want to show to them within this code and anything you want to show to your normal members not in this group below the <else />

Code:
<if condition="is_member_of($vbulletin->userinfo, 12)">

Your code here i.e. the code that displays the snow

<else />

The code for anyone that has not joined here OR nothing at all

</if>
Add more usergroups this way if you want it to show automatically to any additional usergroup no matter the code :

Code:
<if condition="is_member_of($vbulletin->userinfo, 12,13,14)">

same as above

<else />

same as above

</if>
And now anyone can click this link:

https://vborg.vbsupport.ru/profile.p...editusergroups

And join that public usergroup to show the snow and or anything else your imagination whips up . You can also go back to that same page and leave the usergroup if for example you browse on an iphone or Blackberry and some mods make it hard to browse or not display right then when you get home you can leave the usergroup to display the forum with all it's perks for pc or mac use

You can replace the vb.org url part with yours so:

Code:
http://www.yoursite.com/forum/profile.php?do=editusergroups
Double check it then enjoy!

Simple IF you know where to look and this info is all around in these here parts now ya hear'

Mike
Reply With Quote
  #41  
Old 12-17-2009, 01:47 PM
steve1966 steve1966 is offline
 
Join Date: Dec 2007
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
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 01:50 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.08635 seconds
  • Memory Usage 2,346KB
  • Queries Executed 28 (?)
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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete