1. common.asp - both common.asp files changed to improve performance<br> 2. default.asp - fixed bug where annoymous users where listed as browsing the board<br> 3. functions_date_time_format.asp - the date and time formatting data is now feed into an array to cut down on database calls<br> 4. date_time_configure.asp - updated to support new application level variable above<br> 5. tblActiveUsers - table removed from the database as it is no-longer used<br> 6. msSQL_server_setup.asp - removed the creating of the tblActiveUsers table and the stored procedures:-<br> wwfSPActiveUsersWhereIPis<br> wwfSPAddNewActiveUser<br> wwfSPUpdateActiveUser<br> wwfSPDeleteActiveUser<br> wwfSPDeleteActiveUserDoubleEntry<br> wwfSPCountOfActiveUsers<br> wwfSPCountOfActiveGuests<br> 7. common.asp - improved performance<br> 8. forum_configure.asp - change to support above<br> 9. close_forums.asp - same as above<br> 10. email_notify_configure.asp - same as above<br> 11. upload_configure.asp - same as above<br> 12. spam_configure.asp - same as above<br> 13. forum_closed.asp - changed so it now redirects to the main forum page if the forum is open<br> 14. RTE_message_form.asp - changed for extra security<br> 15. RTE_textbox.asp - changed for extra security<br> 16. pm_new_message_form.asp - improved security and fixed formatting bug when replying using non RTE editor<br> 17. pop_up_profile.asp - now shows the members online status<br> 18. pm_buddy_list.asp - fixed bug where users where incorrectly shown as online/offline<br> 19. functions_common.asp - fixed XSS security hole<br> 20. functions_filters.asp - increased security<br> 21. functions_format_post.asp - better detection of JS that norton pop up blocker injects<br> 22. foregotten_password.asp - fixed bug where some email addresses where not being sent email to<br> 23. register.asp - fixed same bug as above<br> 24. functions_format_post.asp - changed to filter out new Norton Firewall add blocker injected code that can appear in posts<br> 25. functions_filers.asp - improved security for removing scripting<br> 26. image_upload.asp - fixed bug that effects MAC Safari users<br> 27. file_upload.asp - same as above<br> 28. avatar_upload.asp - same as above<br> 29. remove_links_button.asp - updated for link removal key to work correctly in this version<br> 30. common.asp - changed to use application level variables<br> 31. functions_send_mail.asp - change the name of the outgoing mail server variable<br> 32. search.asp - fixed bug when searching for posts by username<br> 33. RTE_message_form_inc.asp - fixed compliation error that occured on some win2k3 servers<br> 34. add_member.asp - new page to add a new member from the admin section<br> 35. functions_format_post.asp - new file in admin section to support above<br> 36. functions_filetrs.asp - updated to support above<br> 37. admin_menu.asp - upadted to link to add member page<br> 38. added_member.asp - new file to tell the user the new member has been added<br> 39. functions_send_mail.asp - changed outputted text for emails<br> 40. default.asp - updated some incorrect HTML<br> 41. language_file_inc.asp - added new text to tell if the user is online