Help - Search - Members - Calendar
Full Version: BETA 3 Released + Other Updates
FireWall Script > FireWall Script Information > Announcements
admin
Ok all - we've been working our fingers off trying to get you guys all set and have some updates to report.

Firstly, BETA 3 is now available. Updates in this release include:

  • Bug fix: foreach warning in skin_logs
  • Bug fix: no rules causes problems
  • Bug fix: long urls in logs stretch page
  • Bug fix: escaping of bad data in logs
  • Ability to disable traffic logging for busy sites
  • Support for subdomains in licensing scheme
As noted, we've added support for subdomains in this release.

Dan announced the other day that our affiliate program has been kicked off. Now you can earn money by referring people to FireWall Script!

We've also got our additional domain licensing system in place. If you have already, or wish to, purchase additional domains from your client area you can do so. Afterwards you'll just enter the site url into the addon purchase record. We manually approve all additional domain purchases to prevent abuse, but once approved your key will be displayed in your client area.

There's a ton of other backend things going on that we've got cleared up as well.

Please check out BETA 3 and report any issues to our bug tracker. Feature requests can be reported to our feature requests category. While they may not make it into 1.0.0, we're always interested in what our customers would like to see in future versions, as you help shape the future of the software.


One last reminder - you are required to add a copyright to your home page when using FWS. We've got our copyright checking system online and have noticed that many of you don't have a copyright on your website homepage at this time. We're going to give people some time to get them in place of course, but the copyright is required, and we'd hate to have to disable a license for something so easy to rectify.

If you have any questions ask away, otherwise test out the new version and let us know how it works for you. smile.gif
discusdippy
QUOTE (admin @ Apr 26 2008, 12:18 PM) *
One last reminder - you are required to add a copyright to your home page when using FWS. We've got our copyright checking system online and have noticed that many of you don't have a copyright on your website homepage at this time. We're going to give people some time to get them in place of course, but the copyright is required, and we'd hate to have to disable a license for something so easy to rectify.

If you have any questions ask away, otherwise test out the new version and let us know how it works for you. smile.gif



my domain www.discusdippy.com just redirects (shows NO page) to www.forums.discusdippy.com is it ok to just put the copy right on my index page @ www.forums.discusdippy.com ?

I hope so!!! GAry
Dan
QUOTE (discusdippy @ Apr 26 2008, 01:27 PM) *
my domain www.discusdippy.com just redirects (shows NO page) to www.forums.discusdippy.com is it ok to just put the copy right on my index page @ www.forums.discusdippy.com ?

I hope so!!! GAry

Yes, you can put the copyright on the forum index.
deanhennings
Do you have directions to update ? copy over ? please give us info smile.gif

Dean
discusdippy
QUOTE (deanhennings @ Apr 26 2008, 04:39 PM) *
Do you have directions to update ? copy over ? please give us info smile.gif

Dean


Just install as if a 1st installation

import your required rulepack

place your .htaccess (php value append edit) or edit your required .php file with the

require_once( "/path/to/firewallscript/firewall.php" );

remember to add the above edit to your subdomain folder too (if needed) to get it protected

examples:

www.mydomain.com/index.php (a simple redirect page)

add

require_once( "/path/to/firewallscript/firewall.php" );

just under the <?php

---------------------------------------------------------------------
www.forums.mydomain.com (IPB folder)

add

require_once( "/path/to/firewallscript/firewall.php" );

add to your global_conf.php just under the <?php

or simular config.php or index.php etc depending on installed software (IF NOT IPB).
deanhennings
Can I just copy over like beta 2 ?
Dan
yes- But you will need to redo the install afterwards
Savage
Beta 3 Files installs 0.0.1 and says Beta 2 has been released? Glitch?
admin
Update init.php (that file isn't encoded I think) to say

define( 'VERSION_NICE', '0.0.3' );
define( 'VERSION_LONG', '000003' );

I've updated our package as well - thanks for pointing it out.

As for upgrading, you can upgrade, technically, by just uploading all the new files over the existing ones, EXCEPT for the fsAdmin/data/ directory. If you reupload that folder you'll need to reinstall.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.
CommunitySEO 1.2.1 © 2009  IPB SEO Module