📄 version history.txt
字号:
4. display_topic_threads.asp
5. forum_members.asp
6. member_profile.asp
The following pages have been cahnged and added to add a side bar, header, and footer, include files so that you can integrate the forum into you own site easier.
1. All pages in the main forum changed
2. side_bar.inc - page added to hold whatever you want displayed in the side of the forum like navigation for the rest of your site.
3. footer.inc - page added to hold anything that you want displayed at the bottom of the forum
The following pages have been added or changed to allow toipcs to be moved to another forum
1. display_topic_threads.asp - link to move topic page added
2. move_topic_form.asp - page added to display a drop down list of forums to move topic to
3. move_topic.asp - page added to move the topic
4. langauge_file.inc
Changes from version 6 beta 3 to version 6 beta 4
-------------------------------------------------
1. profile.inc - changed so that the Admin and Guest accounts can't be shown as unactive in the profile
2. member_profile.asp - changed so you can't make the Adin and Guest accounts look like they are un active
3. member_profile.asp - fixed javascript bug and case sesitive field name bug
4. forum_details.asp - fixed case sesitive field name bug
5. member_profile.asp - same as above
6. pm_inbox.asp - fixed javascript error when there are no pm's to delete
7. common.asp - fixed CDate bug on some servers and made the time of last visit more accurate
8. default.asp - decreased the number of recordset to increae the performance
9. langauge_file.inc - changed to add the words used in the new pages
The following files and pages have been changed so that the original private message can be seeen when you reply to a private message
1. pm_show_message.asp
2. pm_new_message_form.asp
3. IE_textbox.asp
4. langauge_file.inc
The following pages hae been changed or added for the active users counter and a database table added
1. tblAvtiveUser - Table added to the database
2. active_users.inc - file added to caluclate the active users on the forum
3. default.asp - page added to display the active users on the forum
4. active_users.asp - page added to show active users and some statistics on them
5. register_new_user.asp - changed so that a user can be annoymous in the active usres list
6. register_form.asp - same as above
6. login_user.asp - same as above
Changes from version 6 beta 4 to version 6 beta 5
-------------------------------------------------
1. e-mail_topic.asp - changed the size of the e-mail fields
2. register_new_user.asp - sorted bug when entering a link in a signature
3. post_message.asp - corrected problem where by a moderaor of all forums wasn't geting notified of a new post.
4. pm_post_message.asp - fixed bug where a msg is replied to that contains an image
5. move_topic_form.asp - fixed whereby moderators couldn't move the topic
6. move_topic.asp - same as above
7. not_posted.asp - page to display if a post is not posted
8. post_message.asp - changed to stop people from spamming the forum with 100's of posts
9. search.asp - changed to fix bug when posting a new topic when searching all forums
10. langauge_file.inc - changed to add the words of the new pages
11. default.asp - changed to link to pages to delete cookies and mark posts as read
12. mark_posts_as_read.asp - new file that marks all posts as read
13. remove_cookies.asp - new file to delete cookies set by the forum
14. spam_configure.asp - page added to set up anti-spam settings
15. admin_menu.asp - page updated to link to the new anti-spam settings page
16. date_time_configure.asp - changed to allow more flexibility of time changes
17. pm_inbox.asp - fixed error were it doesn't go to the previous page if you delete all the pm's on a page higher than page 1
18. active_users.inc - changed to better support access which can be a little slow in updating and to check the user isn't listed twice if they return within 10 minutes with a new IP address
19. Spam_seconds and Spam_minutes - fields have been added to the tblConfiguration table in the database
20. Smilies moved to smileys folder
The database name has now been changed for extra security
1. database name has changed from froum.mdb to wwForum.mdb
2. common.asp - both files have been altered to make changing the path to the forum database and the name of the database itself simpler.
The following pages have been changed for the active topics page
1. active_topics.asp - pages added to display active topics
2. defualt.asp - changed to link to this new page
3. display_topic_threads.asp - changed to link back to the active topics page
Updated Skins
The skins have been redone and as such almost every page in the main forum is changed to support the new functions in the skin_file.inc
Changes from version 6 beta 5 to version 6 beta 6
-------------------------------------------------
1. pm_check.inc - improved perfomance of the file
2. search.asp - removed so small bugs in the HTML
3. active_topics.asp - fixed the missing space around the word on when displaying the last visit date
4. pm_welcome.asp - improved performance
5. register_new_user.asp - fixed bug whereby a user could enter a blank username
6. post_preview.asp - prevent browser from caching this page
7. message_form.inc - same as above
8. post_message_form.asp - changed to display post reply when quoting a post
9. actice_topics.asp - fixed bug with moving between pages and the order of the topics
10. langauge_file.inc - added some missed out text to the langauge file
11. active_topics.asp - changed to fix bug with some foriegn langauge servers
12. register_new_user.asp - changed so that when e-mail activation is on you can only use an e-mail address once to register (stops a user having multiple accounts)
13. login_user.asp - changed 'Don't add me to active users list' to 'Add me to active users list'
14. register_forum.asp - same as above
15. register_new_user.asp - same as above
16. acive_users.inc - fixed bug where by it wasn't removing all un active users.
17. post_message.asp - fixed bug where you could enter a post thet could be got to that had blank spaces as the subject heading
18. not_posted.asp - changed to support the bug above
19. IE_message.form.inc - fixed formatting bug when emoticons are turned off
20. forum_password_form.asp - fixed auto login bug
The following pages have been changed to add Stored Procedures for SQL Server
1. SQL_server_setup.asp
2. common.asp - in main directory
3. display_forum_topics.asp
4. defualt.asp
5. active_users.inc
6. search.asp
7. pm_check.asp
9. date_time_functions.inc
10. active_topics.asp
11. display_topic_threads.asp
12. forum_jump.inc
13. forum_permissions.inc
14. active_users.asp
15. forum_members.asp
Changes from version 6 beta 6 to version 6 full
-----------------------------------------------
1. IE_message_form.inc - fixed bug where the admin and moderators can't choose to receive e-mail notification reply to posts when the admin e-mail notification is off
2. message_form.inc - same as above
3. post_message.asp - same as above
4. common.asp - changed to support SQL views
5. default.asp -same as above
6. active_uesrs.asp - same as above
7. SQL_server_setup.asp - same as above
8. display_topic_threads.asp - fixed bug where the link back to the search page wasn't working when moving between multiple pages of a topic
The following pages are chaned to log the users IP address when they post a message
1. langauge_file.inc
2. post_message.asp
3. display_message_thread.asp
4. IP_addr - database field added to the table tblThread with a datatype of text 28
The following pages are changed to add the page numbers for topics with more than one page
1. display_forum_topics.asp
2. search.asp
3. active_topics.asp
The following files have been changed to prevent malicous code in links
1. post_message.asp
2. pm_post_message.asp
5. display_topic_threads.asp
6. pm_show_message.asp
7. profile_edit.asp
8. code_check.asp - page added
Changes from version 6.0 to version 6.10
----------------------------------------
1. code_check.asp - changed so that links that have & in them work.
2. IE_message_form.inc - fixed bug where by admin and moderators can't select receive e-mail notification if the admin e-mail notification is turned off
3. message_form.inc - same as above
4. display_forum_topics.asp - fixed bug where priority topics where not displayed at the top of the page after the show topics date had expired.
5. SQL_server_setup.asp - same as above (SQL Server version only)
6. IE_message_form.inc - fixed bug where Norton Internet Security's add blocker was placing an empty image tag in posts if users had this running on there machines.
7. IE_textbox.asp - same as above
8. common.asp - fixed last date bug on some servers
9. mark_posts_as_read.asp - same as above
10. pm_show_messsage.asp - changed some code that was not on the language file
11. display_topic_threads.asp - changed to allow forum admin to post in locked and closed topics
12. post_message_form.asp - same as above
13. edit_post.asp - same as above
14. search.asp - changed so that any words seached for are highlighted in the results
15. display_topic_threads.asp - same as above
16. active_topics.asp - fixed bug where active topics forums where shown in the wrong order
The following pages have had added security added to them
1. forum_members.asp
2. seacrh.asp
3. pm_add_buddy.asp
4. check_code.asp
5. post_message.asp
6. pm_post_message.sp
7. format_post.inc
8. edit_post.inc
9. convert_post_to_text.inc
10. post_preview.asp
11. register_new_user.asp
12. profile_edit.asp
13. login_user.asp
14. forum_password_form.asp
15. seacrh_form.asp
Changes from version 6.10 to version 6.11
-----------------------------------------
1. register_new_user.asp - fixed bug when registering with an avatar
Changes from version 6.11 to version 6.12
-----------------------------------------
1. insufficient_permissions.asp - changed to add login and register buttons to this page
2. pm_show_message.asp - fixed bug where the profile edit button linked to the wrong page
3. forum_members.asp - fixed bug where when you clicked on a character it didn't show members strating with that character.
4. display_printer_threads.asp - fixed langauge file bugs
5. forum_members.asp - same as above
6. langauge_file.inc - same as above
Fixed bug where e-mails are not correctly sent to some e-mail addresses
1. code_check.asp
2. register_new_user.asp
3. post_message.asp
4. pm_show_message.asp
5. forgotten_password.asp
Changes from version 6.12 to version 6.20
-----------------------------------------
1. common.asp - fixed date bug on foriegn language servers where the CDate function would return an error
2. mark_posts_as_read.asp - same as above
3. register_new_user.asp - fixed bug where signature wasn't going through the bad word filter
4. profile_eidt.asp - same as above
5. code_check.asp - improved the filters
6. register_mail_confirm.asp - made the text telling the user they need to activate there account via an e-mail larger so they don't miss it
7. language_file.inc - changed to add new forum text
8. profile_edit.asp - changed so that members have to reactivate there accounts if they change there e-mail address when e-mail activation is enabled
9. register_new_user.asp - fixed so that a welcome message is now displayed to new users
10. profile.inc - same as above
11. display_topic_threads.asp - added add buddy link
12. move_post_form.asp - page added to allow posts to be moved to another forum or topic
13. move_post_form_to.asp - same as above
14. move_post.asp - page to do the actual moving of the topic
15. pm_add_buddy.asp - fixed bug where you couldn't add administrator to the buddy list
16. pm_post_message.asp - add more security
17. display_topic_threads.asp - changed the layout and look
18. member_profile.asp - the forum admin can now change a users password for them
Changes from version 6.20 to version 6.21
-----------------------------------------
1. IE_message_form.inc - changed to set the focus on the text box when clicking on a formatting button
2. IE_emoticons_smilies.asp - changed to set the focus on the text box when clciking on an emoticon and to close the pop up window once the emoticon has been selected.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -