2006年12月4日更新以下内容:
Q:如何用word2007写博客?
A:首先先确定你的程序已经是升级到Bo-Blog 2.0.3 Alpha 5以上。具体步骤是:打开word2007,点击左上角的office按钮,选择“发布”,其中就有“博客”选项。新建博客帐户选择“其它”,“下一步”,API选择“MetaWebLog”,博客文章URL填“http://你的网址/xmlrpc.php”,下边是你博客上的用户名跟密码,这样就可以了。
Q:在后台点插件管理出错是怎么回事?以下是出错信息
Bo-Blog Database System Tips: MySQL Query Error
Time: 2006-12-3 12:23am
Script: /blog/admin.php
SQL: SELECT * FROM `***plugins`
Error: Table '65053db.***plugins' doesn't exist
Errno.: 1146
A:其中一个升级数据库的操作没有执行。请进入 管理界面 -> 数据维护 -> MySQL ,
如果你的服务器MySQL版本在 4.1.0 及以上,请复制下列文字:
CREATE TABLE `[db]plugins` (
`plid` TINYINT( 3 ) NOT NULL ,
`plname` TINYTEXT NOT NULL ,
`plauthor` TINYTEXT,
`plintro` TINYTEXT,
`plversion` TINYTEXT,
`plauthorurl` TINYTEXT,
`plblogversion` TINYTEXT NOT NULL,
`active` TINYINT( 1 ),
`pladmin` TINYINT( 1 ),
`plregister` TINYTEXT
) TYPE = MYISAM CHARACTER SET utf8
Q:添加了新的表情,把以前都替换掉了!结果发现那些表情的排序全部都乱掉了1请问要怎么修改?
A:1.後臺刷新緩存 2.清空IE緩存。设置每行表情的个数:参数设置——留言、评论及引用(统称发言)——表情图每行显示#
Q:删除了FTP上的所有程序重新安装,设置好Blog信息后点下一步之后出现下面的错误:
发生错误SQL: CREATE TABLE `boblog_blogs` ( `blogid` int(10) NOT NULL default '0', `title` text NULL, `pubtime` int(11) NOT NULL default '0', `authorid` int(8) NOT NULL default '0', `replies` int(8) NOT NULL default '0', `tbs` int(8) NOT NULL default '0', `views` int(8) NOT NULL default '0', `property` int(1) NOT NULL default '0', `category` int(3) NOT NULL default '0', `tags` text NULL, `sticky` int(1) NOT NULL default '0', `htmlstat` int(1) NOT NULL default '0', `ubbstat` int(1) NOT NULL default '1', `emotstat` int(1) NOT NULL default '1', `content` MEDIUMTEXT NULL, `editorid` int(8) NOT NULL default '0', `edittime` int(11) NOT NULL default '0', `weather` TINYTEXT NULL, `mobile` int(1) NOT NULL default '0', `pinged` text NULL, `permitgp` text NULL, `starred` INT( 5 ) NOT NULL DEFAULT '0', `empty2` text NULL, `empty3` text NULL, `empty4` text NULL, `empty5` text NULL, `empty6` text NULL, `empty7` text NULL, `empty8` text NULL, `empty9` text NULL, `empty10` text NULL, KEY `blogid` (`blogid`), KEY `pubtime` (`pubtime`), KEY `views` (`views`), KEY `sticky` (`sticky`) ) TYPE=MyISAM
Error: Table 'boblog_blogs' already exists
Errno. : 1050
Q:数据表已存在,你以前安装过的? 请先删除以前的数据再重新安装!或者在安装新程序时选择覆盖原来所有的数据。再继续安装。
饭否
Bo-Blog 空间解决
2007年8月12日星期日 09:17,

内文分页: 

From: http://www.id940.com.cn/banjos/
http://www.inui.cn