1. 论坛系统升级为Xenforo,欢迎大家测试!
    排除公告

vBulletin 3.5.0 Gold UTF-8 简繁中文修正标准最终版

本帖由 小叶2005-11-02 发布。版面名称:源码讨论

  1. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    vBulletin 是一个功能强大、可扩展和可完全定制的 Web 站点论坛包,由 Web 上最快速成长的脚本语言 PHP 编写,其高效率和用 MySQL 建构的超快后端数据库饱受赞誉,是大中站点社区建构理想的解决方案。



    最终版更新了什么:

    我们发现 search.php 的 Bug 修正遗漏了一个地方,这次使用中文官方的 search.php 来替代,再次感谢老温.

    Ps: 说过没第四版了,我可是说话算话的哦... = . =+



    2005.10.06: 修正官方提到的一个搜索的 BUG,修正后的 search.php 见附件.(程序包已更新)
    问题帖子: http://bbs.et8.net/bbs/showthread.php?t=698099



    第三版更新了什么:首先因为频繁的更新给大家带来的不便感到抱歉... = . =
    此版本为最后修正版,以后不会再有第四版或第五版出现... ^___^
    语言包的修正,修正了部分翻译不准确和错误的短语
    如果你的论坛已经投入使用,那么建议你重新导入安装目录下的 2 个语言文件.
    如果你已经安装插件且修改过语言包,那么你可能需要手工修改.



    第二版更新了什么:
    vBulletin 3.5.0 Gold 版 config.php 做了一点变化,似乎并未引起 vbzh.com 的注意,这次将它改为 3.5.0 Gold 版的格式. (请使用 MySQL 4.1.3+ 和 PHP 5.10+ 组合的朋友使用新的 config.php)
    论坛 includes 目录多了下面二个文件:
    functions_debug.php <-- 该文件在 Gold 版本中已经不使用了
    functions_subscriptions.php <-- 该文件在 RC3 版本中已经不使用了
     
  2. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    vBulletin 3 Installation / Upgrade

    ______________________________________________________________
    Installing a new vBulletin 3

    First, unzip the vBulletin zip file you downloaded from the members' area to your hard disk and then open the upload/includes folder. In this you will find config.php.new. You should rename this to config.php and then open it in a text editor.

    The config.php file is commented throughout, so you should be able to work out what values to enter for the variables yourself. When you have finished, save the file and then upload the entire contents of the 'upload' folder to your web server.

    When this is done, point your browser at http://www.domain.com/forums/install/install.php (where www.domain.com/forums/ is the URL of your vBulletin) and proceed to click the 'Next Step' buttons until the script asks to fill in some addresses and names for your board.

    After you have done this, the installer will ask you for some details to set you up as the administrator of the new vBulletin. A few more clicks and the script will be finished.

    Before proceeding to the Admin Control Panel, you must delete the install/install.php and install/upgrade1.php files from your webserver. You may then enter the control panel and start working on your new vBulletin!

    The entire installation process should take no more than five minutes.

    For a complete description of how to install vBulletin 3, see the installation section of the vBulletin 3 Manual.

    http://www.vbulletin.com/docs/html/install

    ______________________________________________________________
    Upgrading from a previous version of vBulletin 3

    Close your board via the admin control panel.

    Upload all files from the 'upload' folder in the zip, with the exception of install/install.php and includes/config.php.new

    Open your browser and point the URL to http://www.domain.com/forum/install/upgrade.php (where www.domain.com/forums/ is the URL of your vBulletin). You should now be automatically forwarded to the appropriate upgrade script and step.

    Follow the instructions on the screen. Make sure you click "next step" or "proceed" until you are redirected to your admin control panel. Here, you can reopen your board.

    For a complete description of how to upgrade from a previous version of vBulletin 3 to the latest version, see the upgrade section of the vBulletin 3 Manual.

    http://www.vbulletin.com/docs/html/upgrade

    ______________________________________________________________
    Upgrading from vBulletin 2 to vBulletin 3

    The vBulletin 2 to vBulletin 3 upgrade script will upgrade your vBulletin 2 installation to vBulletin 3. You will not lose any data. Your vB2 styles will not be usable in vB3, but they will not be deleted, they will be kept in the database for your reference.

    To upgrade, to vBulletin 3 your existing installation must be running at least vBulletin 2.2.9 or higher.

    If you want to upgrade your forums to vBulletin 3 Release Candidate 1, you should first close your board via the vBulletin 2 admin control panel, and then make a complete back-up your database using the following command from the system command line:

    mysqldump --opt -uusername -p databasename > databasename.sql

    (Where username is your MySQL username and databasename is the name of your database)

    When your database backup is complete you should back up your existing vBulletin 2 PHP files and images, just in case you want to revert back to vBulletin 2 for whatever reason.

    Before you proceed, you should run the Database Conflict Detection Script to make sure that the upgrade script will not fail due to any differences from the default vBulletin 2 installation in your database. If any conflicts are detected, you should resolve them before proceeding with the upgrade.

    Next, unzip the vBulletin zip file you downloaded from the members' area to your hard disk and then open the upload/includes folder. In this you will find config.php.new. You should rename this to config.php and then open it in a text editor.

    The config.php file is commented throughout, so you should be able to work out what values to enter for the variables yourself. When you have finished, save the file back into the upload/includes/ folder as config.php.

    Next, you should delete all vBulletin 2 files, including PHP, CSS and style files, along with any images. You should then upload the contents of the 'upload' folder to your server.

    When the upload is complete, point your browser at http://www.domain.com/forum/install/upgrade.php where www.domain.com/forum/ is the URL of your vBulletin files.

    Please note that we have found that due to the large number of pages that the upgrade script loads, and the speed at which it loads them, certain browser plug-ins can cause the browser to crash out for various reasons. The Google Toolbar is one such plug-in, and we have seen browsers crashing due to the amount of browsing statistics being sent back to Google. If you have plug-ins of this kind installed, turn them off while running the upgrade script.

    Running upgrade.php will automatically load the correct upgrade script and present you with a message, which you should read carefully. When you have finished reading, click the 'Next Step' button at the bottom of the page to start the upgrade process. When each page has completed its processing, it will either give you a 'Next Step' button to click, or automatically load the next page, depending on the type of job the page in question is doing.

    Some steps will take quite a while to run, especially on large boards with large numbers of posts/threads. Please be patient and allow the script to complete.

    If your browser crashes during the upgrade, or if you are on dial-up and your connection is dropped (etc.) then to restart the upgrade script simply point your browser at install/upgrade.php again and it will work out where you got to in the process and restart the process at the appropriate step.

    For the most part, you do not need to do anything except click the 'Next Step' buttons to keep the upgrade script running. However, there are a few steps where the script will require your input to continue. One of these is the step where the script asks you to tell it which of your usergroups you use for 'Banned' users. It is important to select these carefully in order to make the enhanced vBulletin 3 banning system work. Additionally, towards the end of the upgrade, as the cookie and user format is converted from vB2 format to vB3 format, you maybe be required to log-in again a few times. This is the expected behavior.

    Note: There are several upgrade scripts that need to be run. You do not need to determine which you need to run; they will be determined automatically. Simply click "next step" or "proceed" until you are redirected to your admin control panel.

    When the scripts are complete, it will tell you to delete some files, and then redirect you to the Admin Control Panel. You should log in to this and proceed to the Import and Maintenance section of the control panel, where you should run the Rebuild Search Index and Rebuild Statistics controls. Both of these functions will take a quite a long time to run on larger boards.

    For a complete description of how to upgrade from a previous version of vBulletin 3 to the latest version, see the upgrade section and specifically the upgrading from vBulletin 2 section of the vBulletin 3 Manual.

    http://www.vbulletin.com/docs/html/upgrade_vb2
     
  3. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    vBulletin 3 安装 / 升级

    ______________________________________________________________
    全新安装 vBulletin 3

    首先,从 vbulletin 客户区将 ZIP 包下在到您的硬盘,并解压缩,然后打开 upload/includes 文件夹。在此文件夹下您会看到 config.php.new。将此文件重命名为 config.php 并在文本编辑器中打开。

    config.php 文件始终贯穿着注释,您完全可以根据注释轻松完成各变量值的填写。完成后,保存此文件并将“upload”文件夹下的所有内容上传到您的 web 服务器。

    完成后,请用您的浏览器访问 http://您的论坛地址/install/install.php,并点击“下一步”按钮继续,直到安装文件提示填写一些地址和姓名。

    填写完成之后,安装程序将为论坛创建一个管理员账号。完成之后继续点击“下一步”就可以完成安装。

    访问管理控制面板之前,您必须删除服务器上的 install/install.php 和 install/upgrade1.php 两个文件,删除后您就可以进入控制面板开始管理您的论坛!

    整个安装过程不超过五分钟。

    更详细的 vBulletin 3 安装说明,请查看 vBulletin 3 手册的安装部分。

    http://www.vbulletin.com/docs/html/install

    ______________________________________________________________
    升级老版本的 vBulletin 3

    在管理控制面板关闭您的论坛。

    上传“upload”文件夹中除 install/install.php 和 includes/config.php.new 以外的所有文件。

    通过浏览器访问 http://您的论坛地址/install/upgrade.php,此文件将自动找到匹配的升级脚本及步骤。

    按照屏幕上的指示,点击“下一步”或“继续”直到重定向到管理控制面板。此时,您可以重新开放您的论坛。

    关于如何从当前版本升级到 vBulletin 3 最新版本的详细说明,请查看 vBulletin 3 手册的升级部分。

    http://www.vbulletin.com/docs/html/upgrade

    ______________________________________________________________
    从 vBulletin 2 升级到 vBulletin 3

    vBulletin 2 到 vBulletin 3 升级脚本可以把您的论坛从 vBulletin 2 升级到 vBulletin 3。您不会丢失任何数据。vB2 风格将不能直接在 vB3 下使用,但是升级不会删除这些风格,他们会保留在数据库中。

    若想升级到 vBulletin 3,您的当前版本至少要在 vBulletin 2.2.9 以上。

    如果您想将您的论坛升级到 vBulletin 3 Release Candidate 3, 首先应该在 vBulletin 2 管理控制面板关闭论坛,并在系统命令提示行输入下面的命令,对您的数据库进行一次完整的备份:

    mysqldump --opt -uusername -p databasename > databasename.sql

    (此处的 username 和 databasename 是您 MySQL 的用户名和数据库名)

    数据库备份完成后您应该备份所有的 vBulletin 2 PHP 文件和图像文件,以便出现升级问题后方便的恢复回 vBulletin 2。

    继续下一步之前, 您应该先运行数据库冲突侦测脚本以确定不会因为和 vBulletin 2 默认安装有差异而导致升级失败。如果侦测到冲突,您应该在升级前解决。

    下一步,从 vbulletin 客户区将 ZIP 包下载到您的硬盘,并解压缩。打开 upload/includes 文件夹,在此文件夹下您会看到 config.php.new。将此文件重命名为 config.php 并在文本编辑器中打开。

    config.php 文件始终贯穿着注释,您完全可以根据注释轻松完成各变量值的填写。 完成后,将此文件保存为 upload/includes/config.php。

    下一步,您应该删除所有 vBulletin 2 文件, 包含 PHP、CSS 和风格文件,以及所有的图片。然后将“upload”文件夹下的内容上传到您的服务器。

    上传完成后, 通过浏览器访问 http://您的论坛地址/install/upgrade.php。

    请注意,升级脚本加载很大数量的页面, 因此有些浏览器插件可能导致浏览器瘫痪。Google Toolbar 就是这样一个插件。如果您安装了此类插件,请在运行升级脚本的时候关闭他们。

    执行 upgrade.php 将自动加载匹配的升级脚本并提示您相关注意事项,您应该仔细阅读这些提示。阅读完后,点击页面底部的“下一步”按钮开始升级。每个页面都处理完成后,都会有一个“下一步”按钮让您点击,或者自动加载下一格页面。

    有些步骤将会需要相当长一段时间执行,尤其是帖子/主题很多的论坛。请耐心等到脚本执行完成。

    如果您的浏览器在升级的时候瘫痪,或者网络连接失败(等等),请通过浏览器访问 install/upgrade.php 重新开始升级,upgrade.php 将会从合适的步骤开始升级。

    大部分时间,您只要点击“下一步”按钮保持升级脚本执行而不必做其它任何事。尽管如此,有些步骤仍需要您的输入。其中一个步骤是脚本需要您输入“封禁”用户组 ID。这个选择对升级到 vBulletin 3 封禁系统能否正常工作很重要。又如,升级将近结束时,由于 vB2 到 vB3 的 Cookie 和用户的格式作了修改, 您可能需要登录几次。

    注意:升级时需要执行几个升级脚本。您不需要确定执行哪几个,安装脚本将自动确定。您只要点击“下一步”或“继续”直到重定向到管理控制面板。

    脚本执行完成后会提示您删除某些文件,然后才能登录管理控制面板。登录后进入控制面板的维护区,重建搜索索引和统计。这些步骤可能需要一段时间。

    关于如何从 vBulletin 2 升级到 vBulletin 3 最新版本的详细说明,请查看 vBulletin 3 手册中“从 vBulletin 2 升级”部分。

    http://www.vbulletin.com/docs/html/upgrade_vb2
     
  4. jcking

    jcking Well-Known Member

    注册:
    2005-08-30
    帖子:
    22,282
    赞:
    70
    AD 日小叶
     
  5. 沙滩凉鞋

    沙滩凉鞋 New Member

    注册:
    2005-09-06
    帖子:
    1,211
    赞:
    5
  6. yeshou

    yeshou New Member

    注册:
    2005-09-06
    帖子:
    7,067
    赞:
    34
    小叶是我的人 谁敢日?
     
  7. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    hoho~~,,拿到一个Gold版,,从里面抄的。。
     
  8. yeshou

    yeshou New Member

    注册:
    2005-09-06
    帖子:
    7,067
    赞:
    34
    。。。。。。。。。。。。。。
     
  9. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    找到是那个客户泄漏的?
     
  10. 沙滩凉鞋

    沙滩凉鞋 New Member

    注册:
    2005-09-06
    帖子:
    1,211
    赞:
    5
    嗯,是的
     
  11. alpha777

    alpha777 New Member

    注册:
    2005-09-05
    帖子:
    1,453
    赞:
    8
    还有CCF的链接哟。。。。
     
  12. jcking

    jcking Well-Known Member

    注册:
    2005-08-30
    帖子:
    22,282
    赞:
    70
    这些不应该发在这里.