« [软件更新]iTunes 4.2 with QT 6.5 | 首页 | EGO7 CMSMX »
分类: 论坛记
2004年04月27日
IPB 2.0.0 PDR 2 RELEASED
IPS刚刚发布IPB 2.0的PDR 2版本,大家快去下载试用!我昨天已经装了Angus给我的Staff测试版,装了还没用呢-_||
This release includes the largely untested upgrade system.
此版本包括未经测试的升级系统
If you're at all uncomfortable with FTP, MySQL, PHP, etc. then you're probably best off doing a new install rather than trying to upgrade your current board.
Bug fixes in IPB 2.0.0 PDR 2
Not many bugs have been fixed in this release - so don't be surprised if any you've reported still exist! There is still some code alteration to complete before we reach the bug fixing stage.
Installing a new IPB 2.0.0 PDR 2
Installation is as PDR 1 was - there have been no changes to the installation system. Please note that the instructions bundled with the IPB 2.0.0 release are wrong. This previous announcement has the correct installation instructions.
Upgrading from 1.x
There is no upgrade path from IPB 1.x yet - we expect to have this complete for PDR 4. We aim to write a single convertor to take you from either 1.0., 1.1, 1.2 or 1.3 to the latest IPB 2.0.0 release using the new upgrade module system.
Upgrading from IPB 2.0.0 PDR 1
This release comes with the experimental upgrade system. As it's a new system, there is a slight 'chicken and egg' scenario so you'll have to run the following queries manually (via shell or phpMyAdmin). Please remember to change the table prefix (ibf_) to whatever prefix you use. If you are unsure how to do this, do not attempt an upgrade - you will not be successful!
upgrade_id int(10) NOT NULL auto_increment, upgrade_version_id int(10) NOT NULL default '', upgrade_version_human varchar(200) NOT NULL default '', upgrade_date int(10) NOT NULL default '0', upgrade_mid int(10) NOT NULL default '0', upgrade_notes text NOT NULL default '', PRIMARY KEY (upgrade_id) );
INSERT INTO ibf_upgrade_history (upgrade_id, upgrade_version_id, upgrade_version_human, upgrade_date, upgrade_mid, upgrade_notes) VALUES ('', '20001', '2.0.0 PDR1', '0', '0', '');
Once you have run those two queries, upload the following files:
- admin.php
- index.php
- install/installfiles/ipb_templates.xml
- ips_kernel/*.php (all files)
- lang/en/*.php (all files)
- sources/* (all files and sub-folders)
- style_images/1/post_snapback.gif
- upgrade/* (all files and sub-folders)
(If in doubt, upload everything APART FROM conf_global.php)
Once you have uploaded the files, go to "http://board.com/forum/upgrade/index.php" (replacing the URL with the correct URL for your board).
Log in and follow the instructions to upgrade your board
Hopefully that should upgrade you and rebuild your templates.
Future upgrades will come with proper documentation and rely on the new upgrade module system which will provide a much easier interface.
Customers who downloaded PDR 2 over the weekend should update the contents of their "sources" directory to apply the few bug fixes (large errors such as PHP warnings and SQL errors). If you have already upgraded to PDR 2 there is no need to re-run the upgrade system (in fact, it shouldn't let you even if you try).
Trackback Pings
本篇日志的回溯引用地址:
http://plod.popoever.com/acp630/mt-tb.cgi/229
Comments
#291
不错,试验一下它的升级程序!
Posted by frank at 2004年04月27日 07:09 | back to top
#293
oops,不要在1.1.x-1.3x上试呀,他的升级程序只针对2.0.0 PDR 1
Posted by POPOEVER at 2004年04月27日 11:11 | back to top
#295
我看过以前的升级程序,主要是对数据库的修改
搞清了2.0的数据库结构,升级程序应该也能自己写的吧Posted by How at 2004年04月28日 09:46 | back to top
Post a comment
即便如此,也请遵纪守法,勿放厥辞
汝国如汝母,辱国如辱母,吾辈当自强
您的观点仅代表个人,与本站无关,望请自尊
Thanks for signing in, . Now you can comment. (sign out)
(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)