Snow Storm Effect

Snow Storm Effect v1.3.1

No permission to download
Could you please implement an User Control Panel option to allow individual users to stop this effect? This addon has serious performance issues to the end users, boosting CPU consumption per each webpage from 5-8% to at least 85%.

Background: I am helping someone maintaining his website, and he insists on keeping this addon enabled even if I warned him that this hoggs his visitors' computers' CPU.
This :)
 
Took a risk an checked if it worked on X2.3 and it did.

Only thing I noticed though was the option for users to disable within preferences wasnt there.

Would be awesome to see a 2.3 update. Fingers crossed!
 
I got this error in the log:

#0 src/XF/Mvc/Entity/Entity.php(140): XF\Mvc\Entity\Entity->get('wutime_snowstor...')
#1 internal_data/code_cache/templates/l1/s1/public/PAGE_CONTAINER.php(472): XF\Mvc\Entity\Entity->offsetGet('wutime_snowstor...')
#2 src/XF/Template/Templater.php(1799): XF\Template\Templater->{closure:internal_data/code_cache/templates/l1/s1/public/PAGE_CONTAINER.php:303}(Object(SV\StandardLib\XF\Template\Templater), Array, NULL)
#3 src/addons/CleanTalk/XF/Template/Templater.php(105): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#4 src/XF/Pub/App.php(612): CleanTalk\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#5 src/XF/App.php(2571): XF\Pub\App->renderPageHtml('






<div cla...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#6 src/XF/Mvc/Dispatcher.php(414): XF\App->renderPage('






<div cla...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#7 src/XF/Mvc/Dispatcher.php(66): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#8 src/XF/App.php(2824): XF\Mvc\Dispatcher->run()
#9 src/XF.php(806): XF\App->run()
#10 index.php(23): XF::runApp('XF\\Pub\\App')
#11 {main}

Request state​

array(4) {
["url"] => string(53) "/threads/fantasy-nfl-oncys-league.138279/who-replied/"
["referrer"] => bool(false)
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
I got this error in the log:

#0 src/XF/Mvc/Entity/Entity.php(140): XF\Mvc\Entity\Entity->get('wutime_snowstor...')
#1 internal_data/code_cache/templates/l1/s1/public/PAGE_CONTAINER.php(472): XF\Mvc\Entity\Entity->offsetGet('wutime_snowstor...')
#2 src/XF/Template/Templater.php(1799): XF\Template\Templater->{closure:internal_data/code_cache/templates/l1/s1/public/PAGE_CONTAINER.php:303}(Object(SV\StandardLib\XF\Template\Templater), Array, NULL)
#3 src/addons/CleanTalk/XF/Template/Templater.php(105): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#4 src/XF/Pub/App.php(612): CleanTalk\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#5 src/XF/App.php(2571): XF\Pub\App->renderPageHtml('
The above is more than likely one-off errors during install because the event listener wasn't yet active during install, but appeared in the template during install. I suspect you installed while your board was live, so other front-end visits (page views) were occurring.

I have noticed that the "lightweight" version of snow no longer works in chrome, so I'll see about replacing it in an updated version.
 
I can confirm that this works just fine with XF 2.3.7, so you should be able to mark it as a 2.3 compatible resource in the Overview page.
 
I can confirm that this works just fine with XF 2.3.7, so you should be able to mark it as a 2.3 compatible resource in the Overview page.
Thanks, didn't realize it wasn't marked as 2.3.x.

Curious, does the "light-weight" version work for you though? I can't get it work at all - so I'm just looking to fix it now if there is an issue.
 
Thanks. Installed 1.3 onto my board (2.3.7) and snow storm works but light doesn’t. Nor is there an option to turn off for users
Odd, thought I had I had it working for "light"; i'll review.

What do you mean there's no option to turn off for users?
 
Back
Top Bottom