⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 version history.txt

📁 简单的asp论坛源码系统,很适用于初学者!界面简洁,功能齐全
💻 TXT
📖 第 1 页 / 共 5 页
字号:


Changes from version 6.21 to version 6.22
-----------------------------------------
1. common.asp - both are changed to set the LCID to US so there is some capatibilty with dates between different servers.
2. display_topic_threads.asp - fixed bug where if the page position was above 1 when linking back and there where no page above 1 it now autmactically drops back to page 1
3. change_admin_username.asp - fixed bug where when changing to a username containing the word admin it reported the uesrname as being taken.
4. common.asp - put a time limit on how long a member has to edit or delete there posts
5. display_topic_threads.asp - same as above
6. pm_post_message.asp - changed so that someone can't use a cached copy of the PM post form to try and send a PM when they are logged out.
7. profile.inc - changed so that it shows super moderators as moderators when not inside a forum
8. forum_members.asp - changed the look and improved perfomance
9. SQL_server_setup.asp - removed a stored procedure that is longer used in the forum
10. IE_message_form.inc - changed so that the buddy drop down list is in alphabetical order
11. message_form.inc - same as above


Changes from version 6.22 to version 6.23
-----------------------------------------
1. format_post.inc - changed to more acuratly covert [IMG] images tags to images
2. edit_post.inc - changed to stop a crash with missformed links and images
3. code_check.asp - fixed bug that corsed post formating errors if someone tried posting an image that didn't have an extenstion to it.
4. pm_post_message.asp - changed so that if JavaScript is disabled the user cannot send a pm with no subject and/or message body.


Changes from version 6.23 to version 6.24
-----------------------------------------
1. Search.asp - fixed bug where clicking on the last post icon didn't work
2. format_post.inc - improved the formatting code
3. code_check.asp - improved the security filters
4. edit_post.inc - improved post editing filters
5. format_post.inc - improved post editing filters and removed bug where incorrect quots would course problems.
6. post_preveiw.asp - changed to improve the way the tables are formatted.
7. forum_members.asp - changed so that the add buddy button is not shown if the PM system is turned off

Changes from version 6.24 to version 6.25
-----------------------------------------
1. post_message.asp - changed so that the guest account doesn't come under the anti-spam settings.
2. format_post.inc - fixed bug when quoting messages
3. edit_post.inc - same as above
4. signature_preview.asp - page added to preview a new signature enetred by a user
5. pm_post_message.asp - changed to allow the user to edit there post if they give an invalid subject or message
6. active_topics.asp - fixed SQL error on case sensitive SQL Server installations.
7. search.asp - changed the way authors and searched to give more accurate results.
8. activate.asp - fixed SQL query bug
9. register_new_user.asp - now encodes the usercode stored in cookie for better forum security
10. profile_edit.asp - same as above
11. common.asp - both thses fiels are changed to encode the cookie when read from the users machine to unsure there is no malicious code in it.
12. code_check.asp - refined SQL encoder


Changes from version 6.25 to version 6.26
-----------------------------------------
1. code_check.asp - inproved the filters
2. common.asp - admin area file added more security and changed the size of allowed cookies
3. date_time_function.asp - same as above
4. remove_link_buttons.asp - same as above
5. activate.asp - changed so that suspeneded users can't use the code in their cookies to try and reactivate their account
6. profile.inc - same as above
7. register_new_user.asp - same as above
9. change_admin_username.asp - same as above
10. profile.inc - changed to profile_inc.asp
11. profile.asp - updated to reflect the change in name of the profile.inc file
12. pop_up_profile.asp same as above
13. coomon.asp - fixed last date cookie bug that ment the cookie refreshed on every page
14. every page is changed for better integration with the header and footer include files



Changes from version 6.26 to version 6.27
-----------------------------------------
1. common.asp - fixed bug that occurs when delet all cookies link is clicked
2. code_check.asp - better detection of web images and fixed resize image bug
3. send_mail_functions.asp - fixed Metadata regsitery bug for servers that don't have CDOSYS installed
4. signature_preview.asp - file added to preview signatures with
5. register_form.asp - added link to signature preview
6. profile_edit.asp - added link to signature preview
7. langauge_file.inc - file updated to support signature preview window


Changes from version 6.27 to version 6.28
-----------------------------------------
1. register_form.asp - fixed JavaScript bug
2. login_user.asp - changed so passwords are not case sensitive
3. forum_password_form.asp - changed so that passwords are not case sensitive
4. profile_inc.asp - fixed bug where the accountr with ID 3 could not be changed.



Changes from version 6.28 to version 6.29
-----------------------------------------
1. code_check.asp - fixed bug where images with the extension in capital letters were not displayed correctly
2. mark_posts_as_read.asp - fixed variable bug when not logged in
3. remove_cookies.asp - same as above
4. format_post.inc - fixed message formating bug when editing a quoted message with a non IE web browser
5. edit_post.in - same as above
6. post_message_form.asp - same as above
7. IE_textbox.asp - same as above
8. common.asp - better use of coding
9. forum_password_form.asp - fixed table colour bug
10. display_topic_threads.asp - fixed return page bug when clicking to search for an author
11. post_message_form.asp - fixed bug for ferign languages displaying the wrong text when quoting
12. send_mail_functions.inc - improved performance and fixed a few bugs
13. post_message.asp - fixed email notification bug that effects some systems running the Access version that are using older MDAC drivers
14. login_user.asp - fixed recordset closing bug
15. log_off_user.asp - same as above
16. forgotten_password.asp - same as above
17. forum_password_forum.asp - same as above
18. IE_textbox.asp - same as above
19. remove_cookies.asp - same as above
20. registration rules.asp - same as above
21. search_form.asp - same as above
22. signature_preview.asp - same as above
23. register_new_user.asp - re-written to improve performance


Changes from version 6.29 to version 6.30
-----------------------------------------
1. SQL_server_Setup.asp - changed the stored procedure wwfSpThreadDetails to include tblTopic.Forum_ID
2. display_topic_threads.asp - changed to fix security bug where you can see topics in restrcited forums.



Changes from version 6.30 to version 6.32
-----------------------------------------
1. code_check.asp - security update fix


Changes from version 6.32 to version 6.33
-----------------------------------------
1. edit_post.asp - security fix
2. post_message.asp - updated to support fix above for SQL server version
3. post_message.asp - upadted to add code to remove code the Zone Alarms add blocker injects into posts


Changes from version 6.33 to version 6.34
-----------------------------------------
1. post_message.asp - security fix



Changes from version 6.34 to version 7 beta 1
---------------------------------------------
1. lanaguage_file.inc - renamed to language_file_inc.asp
2. common.asp - language file is now called from this file
3. active_user.inc - reneamed to active_users_inc.asp
4. code_check.asp - renamed to functions_filters.asp
5. active_users_inc.asp - improved performance
6. functions_common.asp - new file to hold functions that are used across the forum
7. send_mail_functions.inc - renamed to functions_send_mail.asp
8. common.asp - nows holds the version number of the forum - most pages in teh forum changed to support using a global search and replace
11. common.asp - removed the edit/delet time limit
12. disply_topic_threads - changed so you can edit or delete posts till a reply has been posted
13. disply_forum_threads.asp - reneamed to forum_posts.asp for shorter URL and to stop blocking by add blockes and search engine add blockes
14. display_forum_topics.asp - renamed to forum_topics.asp for some of the same reasons as above
15. display_printer_threads.asp - renamed to printer_friendly_posts.asp
16. Global search and replace to change all forumID URL links to FID for shorter URL's
17. Global search and replace to change all topicID URL links to TID for shorter URL's
18. Global search and replace to change all PagePosition URL links to PN for shorter URL's
19. Global search and replace to change all ReturnPage URL links to RP for shorter URL's
20. Global search and replace to change all SearchReturnPage URL links to SRP for shorter URL's
20. Global search and replace to change all ThreadPage URL links to TPN for shorter URL's and for errors coursed by add blocking software seeing ad part of thread as add for addvert
21. edit_post.inc - renamed to functions_edit_post.asp and converted to a function
22. edit_post.asp - changed to support new function above
23. post_message_form.asp - same as above
24. pm_new_message_form.asp - same as above
25. post_message_form.asp - same as above
26. profile_edit.asp - same as above
27. functions_common.asp - new windows IE 5 testing function added
28. forum_posts.asp - improved performance by calling new function created above and links to changed to link .asp include files instead of .inc
29. edit_post.asp - same as above
30. post_message_form.asp - same as above
31. pm_new_message_form.asp - same as above
32. post_message_form.asp - same as above
33. profile_edit.asp - same as above
34. IE_message_form.inc - renamed to IE_message_form.asp
35. message_form.inc - renamed to message_form.asp
36. format_post.inc - renamed functions_format_post.asp and converted to be a function also added new function to it to convert WYSIWYG posts
37. post_message.asp - changed to support new functions above
38. pm_post_message.asp - same as above
39. post_preview.asp - same as above
40. profile_edit.asp - same as above
41. register_new_user.asp - same as above
42. signature_preview.asp - same as above
43. post_priview.asp - improved non caching
44. signature_preview.asp - same as above
45. forum_jump.in - renamed forum_jump_inc.asp, global search and replace used to update the rest of the fiels to point to this renamed file
46. functions_common.asp - updated browser detection to detect Netscape7/Mozilla 1
47. active_topics.asp - changed to store the view selection in a cookie
48. skin_file.asp - changed to link to an extrenal style sheet
49. defualt_style.css - new cascading style sheet for forum
50. default.asp - improved performance
51. SQL_server_setup.asp - changed wwfSpLastForumPostEntry stored procedure to increase performance
52. tblForum - table changed in database to add two interger fields, No_of_topics and No_of_posts
53. SQL_server_setup.asp - changed to support new fields above
54. functions_common.asp - added new function to update the post and topic count in the tblForum table
55. post_message.asp - calls the new function created above when a new post is added to the forum
56. delete_post.asp - same as above but when a post is deleted from teh forum
57. delete_topic.asp - same as above but when a topic is deleted from the forum
58. search.asp - improved performance when searching the forum
59. active_topics.asp - more time choices to show active topics within
60. language_file_inc.asp - added text to support new functions in active_topics.asp
61. forum_posts.asp - improved performance in SQL queries and shortened URL to page
62. forum_topics.asp - support shorter URL's for above page
63. active_topics.asp - same as above
64. search.asp - same as above
63. forum_posts.asp - improved performance
64. forum_posts.asp - fixed bug in search word highlighter where HTML tags where also highlighted
66. forum_posts.asp - added new stored procedure to update post viewed count
67. SQL_server_setup.asp - added new stored procedure wwfSpUpdateViewPostCount
68. moved include files to an include folder and used global search and replace to update all the files
69. moved functions files to functions folder and used global search and replace to update all the files
70. header.inc - renamed to header.asp, global search and replace used to update all files
71. footer.inc - renemaed to footer.asp, global search and replace used to update all files
72. select_countries_list.inc - renamed to select_countries_list.asp and moved to include folder
73. navigation_buttons_inc.asp - new file to hold the forums top navigation buttons
74. edit_profile.asp - page updated for new look
75. forum_topics.asp - page updated for new look
76. search.asp - page updated for new look
77. search_form.asp - same as above
78. forum_members.asp - changed look, imporved perfomance, shortened URL's
79. delete_topic.asp - removed session variable
80. search.asp - support above
81. forum_topics.asp - same as above
82. delete_posts.asp - improved perfoamance, fixed bug of not updating posts when deleting a whole topic
83. forum_topics.asp and forum_posts.asp changed so that if the prioriy post the Forum ID is passed over so that it doesn't jump forums when displaying the posts.
84. common.asp - changed to support new forum groups and access levels
85. active_users_inc.asp - improved performance and changed to work with new users groups
86. default.asp - updated for new forum groups and moderators
87. SQL_server_setup.asp - new stored procdure, wwfSpModeratorGroup, to get the moderator group
89. forum_members - changed to support new moderator groups also displays member groups
90. edit_post.asp - improved security where by a non topic starter could change the topic subject
91. delete_post.asp - changed to support the improved security in the edit_posts.asp page
92. activate.asp - updated for new navigation system
93. active_users.asp - same as above
94. not_posted.asp - same as above
95. printer_firendly_posts.asp - updated for new URL's
96. register_new_user.asp - updated look and navigation
97. SQL_server_setup.asp - changed wwfSpThreadDetails stored procedure to support new groups
98. forum_posts.asp changed to support new groups and permissions
99. message_form.js - new javascript file holding the JavaScript for the message form, should help load times as this file should be cached by the browser
100. message_form_inc.asp - updated to support new js file above, also new method of posting to teh post preview page
101. IE_message_form.js - new JavaScript file to hold the JavaScript for the IE_message_form_inc.asp file
102. IE_message_form_inc.asp - updated to support new file above
103. emoticons_inc.asp - new include file that holds the emoticons used in the forum
104. IE_emoticons_smilies.asp - updated to support new emoticons include file

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -