News:

Wondering if this will always be free?  See why free is better.

Main Menu

Adding a snow fall?

Started by nick_n_ii, December 03, 2009, 10:08:04 AM

Previous topic - Next topic

Matthew K.

Yep! ;)

As long as it's GNU or GPL, or has it's copyright in the script.

Arantor

Um, no.

GPL code cannot be used in mods unless the copyrighted author is willing to grant you a dual license since the Simple Machines license is not GPL compatible.

nick_n_ii

Now I get this error..

QuoteTemplate Parse Error!

There was a problem loading the /Themes/Actualism20/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in .../Themes/Actualism20/index.template.php on line 169
160:       mainHeader.setOptions("collapse_header", "', $context['session_id'], '");
161:       mainHeader.addToggleImage("upshrink", "/upshrink.gif", "/upshrink2.gif");
162:       mainHeader.addTogglePanel("user_section");
163:       mainHeader.addTogglePanel("news_section");
164:    // ]]></script>';
165:
166:    echo '
167: </head>
168:
169: echo'<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/snowstorm.js"></script>';
170:
171: <body>';
172: }
173:
www.adv4x4s.com
SMF 2.0.2
SimplePortal 2.3.5

Marcus Forsberg

Find:

   echo '
</head>

echo'<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/snowstorm.js"></script>';


Replace:

   echo '
</head>

<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/snowstorm.js"></script>

nick_n_ii

THANK YOU!

I'm new to playing in all this code stuff and learning by trial and error..  Sorta why I have a test site for this stuff..
www.adv4x4s.com
SMF 2.0.2
SimplePortal 2.3.5

nick_n_ii

Now in that ZIP file I up loaded did any one try to install the lights?

Kinda wonder what they would look like.. :)
www.adv4x4s.com
SMF 2.0.2
SimplePortal 2.3.5

-=[Vyorel]=-

How do i do for version 2.0 RC2 ?
My mods for SMF - [6].

Antechinus


-=[Vyorel]=-

Quote from: Antechinus on December 12, 2009, 04:59:58 PM
The same way.
How?

index.template.php       -> Black Race Theme
index.template.php       -> Default Theme
My mods for SMF - [6].

-=[Vyorel]=-

Quote from: -=[Vyorel]=- on December 15, 2009, 05:43:53 AM
Quote from: Antechinus on December 12, 2009, 04:59:58 PM
The same way.
How?

index.template.php       -> Black Race Theme
index.template.php       -> Default Theme
Please help.  :-\
My mods for SMF - [6].

Dean313

How can I add it to my site?

I'm lost..

searchgr

Does this script have any effect to the server load?

Arantor

Mostly just more bandwidth usage.

Advertisement: