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

Reply
 
Thread Tools
Holiday FX Details »»
Holiday FX
Version: 2.0.3, by Elite_360_ Elite_360_ is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.2.0 Rating:
Released: 11-21-2012 Last Update: 12-16-2013 Installs: 168
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Mark As Installed = Support

For Version Information And Features Go to Post #2

Note: For falling or Floating text you can use span tags Markup i did not try it at first because the script is 12 years old and font tags has been deprecated for awhile now but will work in all browser just some day might not

DEMO For SnowStorm and Xmas Lights: http://www.schillmania.com/projects/snowstorm/

Upgrade to 2.x.x: only for 1.3.1 or lower

1. Uninstall e360 Holidayl 1.3.1 or lower could be e360 snowstorm

2. Delete e360mods/holiday folder (holiday) could be e360mods/snowstorm folder (snowstorm)

3. Delete file admincp/e360_holiday_admin.php

3. Go To Installation

Installation:

1. Upload the contents of the upload folder to your forum root

2. Import the product-e360_holiday.xml product file via AdminCP > Plugin System > Manage Products > [Add/Import Product]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #282  
Old 12-23-2016, 04:31 PM
lacidious lacidious is offline
 
Join Date: Jan 2015
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can't get lights or anything else to appear. Doesn't appear on my custom theme or base vbulletin theme. 4.2.2 Barkinghard . com

Used lights and snow in the past but I think it was an old mod. Not sure what I am doing wrong. Enabled everything.
Reply With Quote
  #283  
Old 12-23-2016, 04:39 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lacidious View Post
Can't get lights or anything else to appear. Doesn't appear on my custom theme or base vbulletin theme. 4.2.2 Barkinghard . com

Used lights and snow in the past but I think it was an old mod. Not sure what I am doing wrong. Enabled everything.
Did you upload all of the additional files to your server?
Reply With Quote
  #284  
Old 12-23-2016, 05:10 PM
lacidious lacidious is offline
 
Join Date: Jan 2015
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded the contents of the upload folder and installed the plugin ...there are additional files?
Reply With Quote
  #285  
Old 12-23-2016, 05:12 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lacidious View Post
I uploaded the contents of the upload folder and installed the plugin ...there are additional files?
The additional files are what's in the upload folder...just wanted to make sure you didn't skip that step.

In the main settings for the product, do you have "Enable Holidays Special Effects?" set to "Yes?"
Reply With Quote
  #286  
Old 12-23-2016, 05:16 PM
lacidious lacidious is offline
 
Join Date: Jan 2015
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yah, I have that set too yes, and I have only the christmas lights enable. also tried the snow ...nothing appears.

Is there a line I can put in my header or something to make them appear perhaps?
Reply With Quote
  #287  
Old 12-23-2016, 05:21 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Click on "Edit" for the Christmas Lights...can you post a screenshot of how you have this effect configured?
Reply With Quote
  #288  
Old 12-23-2016, 06:46 PM
lacidious lacidious is offline
 
Join Date: Jan 2015
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are a genius. I am so stupid. I had it set to end of Jan '16 I think that was messing it up. Thank you!

Is there a way to only get it to show up on the main forum page and not when you click through to each category?
Reply With Quote
  #289  
Old 12-23-2016, 06:59 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lacidious View Post
You are a genius. I am so stupid. I had it set to end of Jan '16 I think that was messing it up. Thank you!

Is there a way to only get it to show up on the main forum page and not when you click through to each category?
I don't believe this product gives you the ability to select on which pages/scripts it will work. I haven't tested this, but I would guess that if you edit the 3 plugins hooked at "init_startup", "parse_templates" and "process_templates_complete" such that they read something like:

PHP Code:
if (THIS_SCRIPT === 'index')
{
    require...;

You want the require() function already present in those plugins to be inside the if-then block. Let me know if this works.
Reply With Quote
  #290  
Old 12-25-2016, 05:30 AM
mp3president mp3president is offline
 
Join Date: Sep 2009
Location: Netherlands
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question,

Works fine on VB 4.2.3 however, some users are missen one light at the right side.
Can't figure it out to make it fit.

Anyone a idea????
Reply With Quote
  #291  
Old 01-22-2017, 11:42 AM
Walter Ronny Walter Ronny is offline
 
Join Date: Apr 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

doesnt works to me. V4 version
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 09:00 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06433 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_php
  • (3)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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (12)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
  • (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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete