jmbhw 2008-5-24 07:03
joomla直接入库!
做了一个JOOMLA直接入库 不过一直显示表1 错误 郁闷是了 有没有高手帮忙看看
INSERT INTO 数据表前缀content (id,title,fulltext,state,sectionid,mask,catid,created,created_by,publish_up,ordering,access) VALUES('[文章编号:数据表前缀content ]','[标签:标题]','[标签:内容]','1','1','0','[标签:栏目id]','[时间转化:时间]','62','[时间转化:时间]','1','0')
QQ 578877480
这个是小蜜蜂的直接入库语句 jos_content:`title`='[title]'||`title_alias`='[time]'||`fulltext`='[content]'||`state`='1'||`sectionid`='1'||`catid`='60'||`created`='[time1]'||`created_by`='62'||`version`='1'||`ordering`='0'||`access`='0'
我照这个写了 也还是不行 郁闷啊
jndx 2008-6-18 17:51
[quote]原帖由 [i]jmbhw[/i] 于 2008-5-24 07:03 发表 [url=http://bbs.locoy.com/redirect.php?goto=findpost&pid=127808&ptid=26489][img]http://bbs.locoy.com/images/common/back.gif[/img][/url]
做了一个JOOMLA直接入库 不过一直显示表1 错误 郁闷是了 有没有高手帮忙看看
INSERT INTO 数据表前缀content (id,title,fulltext,state,sectionid,mask,catid,created,created_by,publish_up,ordering,access) ... [/quote]
兄弟: fulltext 不是内容吧,introtext才是内容,不信你看看