Snow all over phpBB 1.0.3 [Mod]

Tips & Tricks to use on your phpBB3 Forum.
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Snow all over phpBB 1.0.3 [Mod]

Post by LDM »

This little add-on adds snow effect to all phpBB3 pages. You can edit variables to increase snow flow/size and to settle on the forum pages.

Credit for this snowstorm.js goes to Scott Schiller, I have just modified it for use with phpBB3.

This is a different effect to Snow on Board Index version.

MOD title: Snow over phpBB
Authors: Tophon & victory1

MOD-version: 1.0.3
MOD-description: Adds falling Snow all over your phpBB3 Forum.

Updated to latest JS file 19/12/08

phpBB version: phpBB 3.0.0 to 3.0.11
phpBB styles: prosilver and subsilver2 (also works on all other styles)
phpBB languages: English
MOD Demo: Live Demo currently on my forum.
or Live Demo on dark style (Demo Forum)
Note: Snow settle effect is on both demos, that can be turned off to save resources.

Nov 2012 ; Thanks to update by victory1, mod now runs better and has ACP and UCP control.

MOD Download:
Snow_over_phpBB_1.0.3.zip
You do not have the required permissions to view the files attached to this post.
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

I love this mod man! Thanks so much! :thumbsup:
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Help!

Post by Zeto »

Okay when I installed it this came up:

Parse error: syntax error, unexpected $end in /home/apate0/public_html/forums/includes/template.php(187) : eval()'d code on line 92
What do I do?
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

Re-check your edits, then purge cache and template files.
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

It works everywhere else. Just not on the index. That is were I'm getting the error.

Same thing happens.
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

So have you purged the cache and refreshed template in ACP.
It must only be minor like that as the edit goes in overall_header which loads on every page, it wouldn't make sense for it to not work on one.

Open /cache via FTP and delete everything in there but the .htaccess file :good:
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

I Purged the cache. And I refreshed the page. And the same thing happens. So I tried reinstalling and the same thing happened. :cray:
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

Have you got ftp access to your server?
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

Yeah, I think.
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

Then..
LDM wrote: Open /cache via FTP and delete everything in there but the .htaccess file :good:
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

Same thing happened. :cry:
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

Code: Select all

Parse error: syntax error, unexpected $end in /home/apate0/public_html/forums/cache/tpl_acidtech_index_body.html.php on line 92
Are you adding it to index_body?
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

No. Just the overal_header.php
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by LDM »

You mean overall_header.html.

That error looks like it's coming from index_body.html which the edits do not touch.

What style are you using, I will test it out?
Zeto
Forum Member
Forum Member
Posts: 9
Joined: Fri Dec 19, 2008 5:17 pm

Re: Snow all over phpBB 1.0.1 [Mod]

Post by Zeto »

Uuuhhh, it might be a different mod I used. :sorry:

I'll check. But if it doesn't work then I'll let you know. And I use acidtech.
Post Reply