Site hosted by Angelfire.com: Build your free website today!
Special Ops Log | GFH Log

Special Ops


Last updated: 9th April 2003 | Back to top

Current Version: 1.4b
Currently under development: 2.0

Version 1.4
Most of the CSS done. Separated the CSS from colors.inc into files.
There are still exploits and unfinished bits of code.
This will be the last version based on the GFH source, since this one turned out to be a huge mess and it got hacked.

Version 1.3.5
Automatic purge file set up.
Added karma and beans system, beans one not running, but karma is.

Version 1.3
Got most of the important files in CSS now.

Version 1.2
Started changing some files to CSS instead of using variables. Some of the files were about 2KB smaller after being changed.
Added AIM sign up ability, since the email one won't work.
Fixed wrong file paths in some files, will now work with all files in one directory.

Version 1.1
Started work on GFH source.
Got a few bugs removed.
Deleted resendpass.php to stop an exploit (hopefully).
Opened the boards to the public, with a "nice" link to the source code.
Can't remember much else.


Original GFH log


Back to top
Current Stable Version: 0.8.0
Current Development Version: None

0.8.0:
- Added a table into newboard.php.
- Added some stripslashes on various scripts to deal with addition of apostrophies toboard names.
- Added so you can see the board caption on favorites.php
- Added favorite deletion when you delete a board.
- Made levels controled by a new table in the database.
- Created newlevel.php to control the new table.
- Updated whois.php and user.php to use the new database table.
- Included default set (The same set GFH uses) of levels in the new level table.
- Updated README slightly.

0.7.0:
- Did alot to the newboard.php script. You can now edit boards from that page.
- Added in board categorys, for better management of boards.
- With the addition of categorys, there are now new tables in the database.
- With the addition of categorys, I had to change around the index.php (Board list) script.
- Added captions (descriptions) for boards.
- Added extra boxed for adding in captions on newboard.php.
- Added lists of boards and categorys for newboard.php.

0.6.4:
- Fixed large bug in regkey.php (No one exploited it as far as I know.)
- Added moderator tracking methods.
- New MySQL table.
- Updated mb.sql accordingly.

0.6.3:
- Fixed small bug in dosum.php script.
- Fixed wrong link in delmessage.php.
- Changed the way in which topics are deleted (Moderation).
- Implemented deletion of topics (Purge). Default is 14 day old topics and all related messages are deleted.

0.6.2:
- Changed con.php to config.php (Stupid Windows and their reserved words..).

0.6.1:
- Fixed space bug in registration
- Added in message previewing (Optional).
- Updated README, slightly.
- Fixed (some) blank posts.

0.6.0:
- Added README file.
- Added LICENSE file.
- Added Personal Email feature.
- Updated user and whois pages.
- Updated preferance page.