Mega Font Download$9.99
Related Searches:Prediction League PredictionLeague038.zip Free Prediction League Prediction League Download
Name: PredictionLeague038 Size: 773 KB Type: Compressed (zipped) Folder Date modified: 8/19/2008 8:25 PM Date created: 11/15/2002 2:03 AM Date accessed: 11/15/2002 2:03 AM
------------------------Aug/17/2002 18:21:23 Successfully registered test during creation------------------------Aug/17/2002 18:21:23 Successfully registered test during login------------------------Aug/17/2002 18:21:49 Successfully registered JohnA during login------------------------Aug/17/2002 18:22:31 Added fixture 2003-11-21 12:00 .insert into MatchData (matchdate,hometeam,awayteam) VALUES ("2003-11-21 12:00","","")------------------------Aug/17/2002 18:22:37 Removed fixture.Used delete from MatchData where matchdate="2003-11-21 12:00:00" and hometeam="" and awayteam="".1 affected.------------------------Aug/17/2002 18:22:37 Remove user prediction.Used delete from PredictionData where matchdate="2003-11-21 12:00:00" and hometeam="" and awayteam="".0 affected.------------------------Aug/17/2002 18:23:02 Added fixture 2003-11-21 12:12:12 Germany Aruba.insert into MatchData (matchdate,hometeam,awayteam) VALUES ("2003-11-21 12:12:12","Germany","Aruba")------------------------Aug/17/2002 21:54:45 Successfully registered JohnA during login------------------------Aug/17/2002 21:56:55 User deleted.User = testPassword = Email = Icon = Sent to john@drizware.com.Version = 0.36------------------------Aug/19/2002 09:39:43 Successfully registered JohnA during login------------------------Aug/19/2002 13:13:04 Unable to set cookie test cookie------------------------Aug/19/2002 13:14:36 Unable to set cookie test cookie------------------------Aug/19/2002 13:18:16 Successfully registered JohnA during login------------------------Aug/19/2002 13:18:21 Successfully registered JohnA during login------------------------Oct/10/2002 09:05:23 Successfully registered JohnA during login------------------------Oct/10/2002 10:18:35 Successfully registered JohnA during login------------------------Oct/10/2002 10:20:37 Successfully registered JohnA during login
Changes-------Added test for date in post of prediction.Added fix for posting results at same time and date.
0.29Added admin features for modifying and deleting fixtures.Added LogMsg feature
0.30Added checkbox for disabling database creation if it already exists.
0.31 14 July 2002Fixed link when trying to change icon when creating a new user.Added limit to number of admin users.Removed display of new users from prediction index.
0.32Fixed columns display when not logged in.Files Changed SystemVars.php (version number only) SortFunctions.php (Fix table tag)
0.33Fixed prediction league name in email notifications. SendPassword.php SystemVars.php CreateAdminUser.php
0.34Added session_destroy to the logout. security.phpAdded test for session registered correctly in ShowMyPredictions.php (redirect from login) ShowMyPredictions.phpAdded more logs and multiple retries at registering the user for sessions.Added scoring details and cookie details to help.Added redirect to help if cookies are not enabled.Fixed scoring problem for simulataneous games. SortFunctions.phpMoved LoginPanel to left. LoginPanel.php HelpIndex.php PredictionIndex.php ShowMatchResults.php0.35Added some example CSS filesAdded a.PRED to css. Request for different color for prediction link text. Changed SortFunctions.php to add this.Added Lower for cookies to HelpIndex.php0.36Added ability to delete users.Added security check when looking at user info. ShowUsers.phpAdded @drizware.comError.php CreateUser.php security.phpAdded restriction on number of users per email address. CreateNewUser.php SystemVars.phpRemoved writing passwd to logfile. security.php CreateUser.phpAdded ViewLog.php AdminMenus.phpAdded Email all users AdminMenus.php EmailAllUsers.phpChanged order of predictions in GetUserPredictions. SortFunctions.php0.37Updated SendEmail to use BCC in version 4.3 and above of PHP. Also set email address to admin email address.Added support for fake BCC for older PHP versions when sending email to users.
0.38Added SESSION testing to install scripts.Made session cookie more explicit security.php AdminEnterFixture.php AdminEnterResult.php AdminPostResult.php ChangePassword.php CreateAdminUser.php CreateNewUser.php CreateUser.php DeleteUser.php EmailAllUsers.php EnterPrediction.php ForgotPassword.php HelpIndex.php logout.php PredictionIndex.php SelectIcon.php sessiontest.php sessiontestresults.php ShowMatchResults.php ShowMyPredictions.php ShowMyProfile.php ShowPredictionsForDate.php ShowTabSeperatedTable.php ShowUserPredictions.php ShowUsers.php SubmitPrediction.php UpdateProfile.php UserSelectIcon.php ViewLog.phpAdded check for permissions DeleteFixture.php AddFixture.php EmailAllUsers.phpAdded Password Encryption CreateUser.php SystemVars.php AdminEncryptPasswords.php EncryptPasswords.phpFixed Error display Error.php SystemVars.php
Outstanding items----------------- 1. Add a decent help page 2. Replace "or die" with something more useful 3. Add limit on log file size (although this should not be an issue for only admin logs). x 4. Add user delete 5. Add user message functionx 6. Add limit to one user per email address 7. Add means to view simultaneous games 8. Remove restriction on cookiesx 9. Amend help for cookie values.x 10. Add cookie test page.x 11. Add email name to SystemVars.php 12. Move system vars to DB.x 13. Add admin restriction on viewing users page. 14. Take header out of table and put in page.x 15. Make sure login is consistent on pages.x 16. Update the install to match new SystemVars.php 17. Add flag for users to allow emailing to users. 18. Fix ErrorCode display.x 19. Remove password display from the logfile.x 20. Add page for viewing the logfile. The logfile should be read only by the server. This way the security checks can be performed when reading the logfile.
0.34Added session_destroy to the logout. security.phpAdded test for session registered correctly in ShowMyPredictions.php (redirect from login) ShowMyPredictions.phpAdded more logs and multiple retries at registering the user for sessions.Added scoring details and cookie details to help.Added redirect to help if cookies are not enabled.Fixed scoring problem for simulataneous games. SortFunctions.phpMoved LoginPanel to left. LoginPanel.php HelpIndex.php PredictionIndex.php ShowMatchResults.php0.35Added some example CSS filesAdded a.PRED to css. Request for different color for prediction link text. Changed SortFunctions.php to add this.Added Lower for cookies to HelpIndex.php
0.36Added email users option
0.37Added support for fake BCC for older PHP versions when sending email to users.
0.38Added SESSION testing to install scripts.
Upgrade Instructions for Prediction League.-------------------------------------------
General-------1. Copy the css and SystemVars.php files to a temporary directory.2. Install the new files.3. Copy the old css file back.4. Edit SystemVars.php and add the configuration from the old SystemVars.php
From Version 0.37 and below.5. If you want to enable encryption follow this procedure. - Ensure useEncryption = FALSE in SystemVars.php - Log in as Admin User - Run adminEncryptPasswords - set useEncryption = TRUE in SystemVars.php The use of encryption will be transparent to the users but will afford you and the user better protection
PredictionLeague/AddFixture.phpPredictionLeague/AdminCreateAdminUser.phpPredictionLeague/AdminCreateTables.htmlPredictionLeague/AdminCreateTables.phpPredictionLeague/AdminEncryptPasswords.phpPredictionLeague/AdminEnterFixture.phpPredictionLeague/AdminEnterResult.phpPredictionLeague/AdminMenu.htmlPredictionLeague/AdminMenus.phpPredictionLeague/AdminPostResult.phpPredictionLeague/banner.jpgPredictionLeague/ChangePassword.phpPredictionLeague/common.celtic01PredictionLeague/common.celtic02PredictionLeague/common.celtic03PredictionLeague/common.celtic04PredictionLeague/common.cssPredictionLeague/common.englandPredictionLeague/common.liverpoolPredictionLeague/common.rangersPredictionLeague/CreateAdminUser.phpPredictionLeague/CreateDBase.phpPredictionLeague/CreateNewUser.phpPredictionLeague/CreateUser.phpPredictionLeague/DateClass.phpPredictionLeague/dbaseFunctions.phpPredictionLeague/default.gifPredictionLeague/DeleteFixture.phpPredictionLeague/DeleteUser.phpPredictionLeague/dirlist.phpPredictionLeague/dreamshotprize001.gifPredictionLeague/EmailAllUsers.phpPredictionLeague/EncryptPasswords.phpPredictionLeague/EnterMatchDetails.phpPredictionLeague/EnterPrediction.phpPredictionLeague/Error.phpPredictionLeague/forgot.htmlPredictionLeague/ForgotPassword.htmlPredictionLeague/ForgotPassword.phpPredictionLeague/HelpIndex.phpPredictionLeague/INSTALL.TXTPredictionLeague/LocalVars.phpPredictionLeague/logfile.txtPredictionLeague/LogFunctions.phpPredictionLeague/login.phpPredictionLeague/LoginPanel.phpPredictionLeague/logout.phpPredictionLeague/menus.phpPredictionLeague/ModifyFixture.phpPredictionLeague/percentbar.gifPredictionLeague/PostResult.phpPredictionLeague/PredictionIndex.phpPredictionLeague/predictions.phpPredictionLeague/Prize.htmlPredictionLeague/ReleaseNotes.phpPredictionLeague/ReleaseNotes.txtPredictionLeague/results.phpPredictionLeague/security.phpPredictionLeague/SelectIcon.phpPredictionLeague/SendEmail.phpPredictionLeague/SendPassword.phpPredictionLeague/sessiontest.phpPredictionLeague/sessiontestresults.phpPredictionLeague/ShowMatchResults.phpPredictionLeague/ShowMyPredictions.phpPredictionLeague/ShowMyProfile.phpPredictionLeague/ShowPredictionsForDate.phpPredictionLeague/ShowTabSeparatedTable.phpPredictionLeague/ShowUserPredictions.phpPredictionLeague/ShowUsers.phpPredictionLeague/SortFunctions.phpPredictionLeague/SubmitPrediction.phpPredictionLeague/SystemVars.phpPredictionLeague/test.phpPredictionLeague/TODO.txtPredictionLeague/Update.txtPredictionLeague/UpdateProfile.phpPredictionLeague/Upgrade.txtPredictionLeague/UserClass.phpPredictionLeague/UserSelectIcon.phpPredictionLeague/ViewLog.phpPredictionLeague/icons/argentina_fl_md_clr.gifPredictionLeague/icons/argentina_md_clr.gifPredictionLeague/icons/austria2_fl_md_clr.gifPredictionLeague/icons/baden_fl_md_clr.gifPredictionLeague/icons/bavaria_fl_md_clr.gifPredictionLeague/icons/belgium_fl_md_clr.gifPredictionLeague/icons/berlin_fl_md_clr.gifPredictionLeague/icons/bolivia_fl_md_clr.gifPredictionLeague/icons/boss_smoking_sm_clr.gifPredictionLeague/icons/bradenburg_fl_md_clr.gifPredictionLeague/icons/brazil_fl_md_clr.gifPredictionLeague/icons/brazil_md_clr.gifPredictionLeague/icons/bremen_fl_md_clr.gifPredictionLeague/icons/cameroon_fl_md_clr.gifPredictionLeague/icons/cast_md_clr.gifPredictionLeague/icons/cheer_jumper_md_clr.gifPredictionLeague/icons/chile_fl_md_clr.gifPredictionLeague/icons/china_fl_md_clr.gifPredictionLeague/icons/costa_fl_md_clr.gifPredictionLeague/icons/croatia_fl_md_clr.gifPredictionLeague/icons/default.gifPredictionLeague/icons/denmark_fl_md_clr.gifPredictionLeague/icons/drunk_with_bottle_sm_clr.gifPredictionLeague/icons/ecuador_fl_md_clr.gifPredictionLeague/icons/flamming_soccer_ball_md_clr.gifPredictionLeague/icons/flying_dork_md_clr.gifPredictionLeague/icons/france_fl_md_clr.gifPredictionLeague/icons/france_md_clr.gifPredictionLeague/icons/germany_fl_md_clr.gifPredictionLeague/icons/germany_md_clr.gifPredictionLeague/icons/girl_player_sm_clr.gifPredictionLeague/icons/greece_fl_md_clr.gifPredictionLeague/icons/guatemala_fl_md_clr.gifPredictionLeague/icons/hamburg_fl_md_clr.gifPredictionLeague/icons/honduras_fl_md_clr.gifPredictionLeague/icons/ireland_fl_md_clr.gifPredictionLeague/icons/italy_fl_md_clr.gifPredictionLeague/icons/japan_fl_md_clr.gifPredictionLeague/icons/jumping_md_clr.gifPredictionLeague/icons/knee_hit_md_clr.gifPredictionLeague/icons/knee_hit_sm_clr.gifPredictionLeague/icons/korea_south_fl_md_clr.gifPredictionLeague/icons/mecklenburg_west_pomerania_fl_md_clr.gifPredictionLeague/icons/mexico_fl_md_clr.gifPredictionLeague/icons/morocco_fl_md_clr.gifPredictionLeague/icons/niger1_fl_md_clr.gifPredictionLeague/icons/paraguay_fl_md_clr.gifPredictionLeague/icons/peru_fl_md_clr.gifPredictionLeague/icons/poland_fl_md_clr.gifPredictionLeague/icons/portugal_fl_md_clr.gifPredictionLeague/icons/rhineland_palatinate_fl_md_clr.gifPredictionLeague/icons/russia_fl_md_clr.gifPredictionLeague/icons/saint_george_fp_md_clr.gifPredictionLeague/icons/saudi_arabia_fl_md_clr.gifPredictionLeague/icons/saxony_anhalt_fl_md_clr.gifPredictionLeague/icons/scotland_fl_md_clr.gifPredictionLeague/icons/senegal_fl_md_clr.gifPredictionLeague/icons/slovenia_fl_md_clr.gifPredictionLeague/icons/soccer_ball_bounce_md_clr.gifPredictionLeague/icons/soccer_ball_rotate_md_clr.gifPredictionLeague/icons/soccer_field_ball_bouncing_md_clr.gifPredictionLeague/icons/soccer_field_ball_bouncing_sm_clr.gifPredictionLeague/icons/south_africa_fl_md_clr.gifPredictionLeague/icons/spain_fl_md_clr.gifPredictionLeague/icons/sweeden_fl_md_clr.gifPredictionLeague/icons/tunisia_fl_md_clr.gifPredictionLeague/icons/turkey_fl_md_clr.gifPredictionLeague/icons/ulster_flag.gifPredictionLeague/icons/uruguay_fl_md_clr.gifPredictionLeague/icons/usa_fl_md_clr.gifPredictionLeague/icons/usa_md_clr.gifPredictionLeague/icons/wheel_chair_md_clr.gifPredictionLeague/icons/worldcup_soccer_md_clr.gifPredictionLeague/images/thinbluestrip002.gifPredictionLeague/images/triangle001.gifPredictionLeague/images/triangle001.pspPredictionLeague/images/triangleleft001.gifPredictionLeague/images/triangleright001.gif
Price: $0.00