![]() |
| | #1 |
| Junior Member 註冊日期: 2005-10-10 住址: http://home.kimo.com.tw/ccf67
文章: 12
|
vBulletin 3.5.2 vBulletin 3.5.2 主要是 vBulletin 3.5 系列的一个普通的 Bug 修正/维护版本。但是,这个版本修正了两个潜在的 XSS (跨站脚本) 安全问题。如果您不打算升级,请至少将您的论坛打上补丁,这非常重要。请在本帖的末尾查看补丁的安装方法。 注意: 其中一个 XSS 问题源于 PHP 的一个小 Bug。它会在 PHP 4.4.2 和 5.1.2 中修正。 如果您现在正在运行 vBulletin 3.0.x,请阅读 3.0.11 公告。 安装或升级 vBulletin 请阅读手册的相应章节: 安装 vBulletin 和升级 vBulletin。 请注意安装过程与 3.0.x 系列相同,但是若您想从 3.0.x 升级,必须重新编辑 config.php。 Bug 报告 您可以点击这里报告 Bug。在报告 Bug 前,请尝试在一个默认、没有自定义过风格的论坛安装上重复这个 Bug (特别是如果您发现的错误与 JavaScript 相关)。另外,如果您使用了插件/产品系统,请在禁用插件系统后尝试重复这个 Bug! 补丁安装说明 要为您的 vBulletin 3.5.0 或 3.5.1 打上补丁,请下载 zip 附件。解压缩后,您会看到其中有一个 includes 目录,包含两个文件。使用 FTP,连接到您的服务器,浏览到论坛根目录下的 includes 子目录。将解压缩出来的这两个文件上传到这个目录,覆盖同名文件。这样您的论坛就安全了。 另外,本补丁只适用于中文标准版。 |
| | |
| | #2 |
| Junior Member 註冊日期: 2005-10-10 住址: http://home.kimo.com.tw/ccf67
文章: 12
|
Skype 整合 您现在除了 AIM、ICQ、MSN、和 Yahoo 外,还可以输入您的 Skype 用户名。Skype 的呼叫、聊天和其它很多功能都已整合到 vBulletin 中。点击这里了解更多信息。 改进的自然语言搜索 自然语言搜索 (使用 MySQL 的全文搜索引擎) 现在可以返回更多的相关搜索结果,特别是当搜索一定数量版面的时候。 查看新帖现在可以返回所在版面没有“允许查看主题内容”权限的主题 这些主题的标题现在在点击“查看新帖”或是查看 24 小时以来发表的帖子的时候,会显示出来。 大量改进了 IP 封禁功能 IP 封禁在处理不完整的八进制数字时更加精确。另外,您也可以使用 * 作为通配符,来描述大量的 IP 地址。 管理员可以将用户的 Email 留空 即使 Email 地址是必填的,管理员也可以任意将用户的 Email 地址设置为空,以避免邮件发送给这些用户。 是/否单选按钮恢复成水平 管理面板中“是”“否”选项间的换行被移除。是/否现在看上去和老版本的一样了。 |
| | |
| | #3 |
| Junior Member 註冊日期: 2005-10-10 住址: http://home.kimo.com.tw/ccf67
文章: 12
|
从 3.5.1 到 3.5.2 修改的文件 / announcement.php attachment.php calendar.php cron.php editpost.php external.php image.php index.php inlinemod.php login.php member.php memberlist.php newreply.php newthread.php online.php poll.php postings.php private.php profile.php register.php reputation.php search.php sendmessage.php showpost.php showthread.php usercp.php usernote.php admincp/ admincalendar.php attachment.php image.php index.php options.php queries.php subscriptions.php template.php thread.php user.php usergroup.php usertools.php clientscript/ vbulletin_ajax_namesugg.js vbulletin_quick_reply.js images/misc/ im_skype.gif skype_addcontact.gif skype_callstart.gif skype_fileupload.gif skype_info.gif skype_message.gif skype_voicemail.gif includes/ adminfunctions.php adminfunctions_options.php adminfunctions_template.php adminfunctions_user.php class_bbcode.php class_bitfield_builder.php class_core.php class_dm.php class_dm_attachment.php class_dm_moderator.php class_dm_threadpost.php class_dm_user.php class_image.php class_mail.php class_paid_subscription.php class_postbit.php class_upload.php functions.php functions_calendar.php functions_databuild.php functions_digest.php functions_newpost.php functions_online.php functions_regimage.php functions_search.php functions_user.php init.php vbulletin_credits.php xml/ bitfield_vbulletin.xml hooks_vbulletin.xml install/ - assume all files have changed modcp/ moderate.php user.php |
| | |