vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Holiday FX (https://vborg.vbsupport.ru/showthread.php?t=291367)

Elite_360_ 12-01-2012 02:55 AM

Quote:

Originally Posted by smirkley (Post 2387099)
Just uploaded the updates, and now it doesnt show up logged in or not.

Note: all usergroups are entered properly.

(Let me review all settings again, if I dont post back, they were set correctly)

there a new setting for guest usergroup

smirkley 12-01-2012 03:00 AM

Thanks again (I edited my last post)

LouiseWilson 12-01-2012 04:55 AM

hello,
Super mod I'm looking to change the lights to a smaller version, cannot seems to find it in the .js file could you point me in the right direction if possible

Edit Changed the christmaslights.js

this.lights = [];
this.lightClasses = {
pico: 32,
}

this.lightClass = (window.XLSF_LIGHT_CLASS || 'pico'); // kind of light to show (32px to 96px square)

that solved it :)

lilow 12-01-2012 05:16 AM

I have 4.2 installed it my plugin page everything is gone i cant remove it although i turned it off in general setting and my site now is just a white page as before i turned it off any suggestion ??? help

Elite_360_ 12-01-2012 05:18 AM

Quote:

Originally Posted by lilow (Post 2387145)
I have 4.2 installed it my plugin page everything is gone i cant remove it although i turned it off in general setting and my site now is just a white page as before i turned it off any suggestion ??? help

did you do step 1. Upload e360mods folder to your forum root

Elite_360_ 12-01-2012 05:25 AM

Quote:

Originally Posted by LouiseWilson (Post 2387138)
hello,
Super mod I'm looking to change the lights to a smaller version, cannot seems to find it in the .js file could you point me in the right direction if possible

Change this In the christmaslights.js File

PHP Code:

this.lightClass = (screenX>1360?'medium':'tiny'); // kind of light to show (32px to 96px square) 

To This
PHP Code:

this.lightClass = (screenX>1360?'tiny':'tiny'); // kind of light to show (32px to 96px square) 


Elite_360_ 12-01-2012 05:38 AM

Quote:

Originally Posted by lilow (Post 2387150)
no is that what i did wrong? all it shows me is Warning: require([path]/e360mods/snowstorm/hooks/template_groups.php): failed to open stream: No such file or directory in [path]/includes/adminfunctions_template.php(5897) : eval()'d code on line 14
Fatal error: require(): Failed opening required '/customers/4/6/e/movie-nerd.com/httpd.www/e360mods/snowstorm/hooks/template_groups.php' (include_path='.:/usr/share/php') in /customers/4/6/e/movie-nerd.com/httpd.www/includes/adminfunctions_template.php(5897) : eval()'d code on line 14

yes do step 1 or it will not work

lilow 12-01-2012 05:44 AM

will give it a try thank for you help

jaffaman 12-01-2012 02:37 PM

Quote:

Originally Posted by Justinphx (Post 2386699)
Great mod and our members will love it. Is it possible to have an option to turn off sound on the broken lights? I just know we will be asked that - maybe a line of code that can edited on my end? Thanks.

I would like to know if we can turn the sound off as well :) also not to have the lights smash :) as i like them just flashing :)

Stefan118 12-11-2012 02:15 PM

I have a problem.

At first i thought this mod was working good, but now i have complains from 2 members that they were getting a flashing horizontal scrollbar at the bottom of the screen when the snow was on.

I tried it myself with different screenresolutions, and got none.
Yesterday i worked on an other computer, and there it was.
A flashing horizontal scrollbar on my screen!

Unfortunatly i did not write down the resolution it was on, but I know from 1 member he has it on 1600x900.

Can this be solved?
I tested myself at 1024x768, 1280x1024, 1600x900, 1680x1050 and 1920x1080 there are no problems.

So the weird thing is: at my screen with 1600x900 no problem, at the member screen at 1600x900 a flashing scrollbar.


All times are GMT. The time now is 06:30 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.01883 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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