帝国CMS数据表

phome_enewsshopdd商城订单表
字段名字段类型解释ddidint(10) unsigned订单IDddnovarchar(30)订单号ddtimedatetime下单时间useridmediumint(8) unsigned下单者用户IDusernamevarchar(30)下单者用户名outproducttinyint(1)是否已发货,1为已发货,2为备货中,0为未发货havepricetinyint...
phome_enewsshop_precode商城优惠码表
字段名字段类型解释idint(10) unsignedIDprenamevarchar(30)优惠码名称precodevarchar(36)优惠码premoneyint(10) unsigned优惠金额pretypetinyint(1)优惠类型,0为减金额,1为商品百分比reusetinyint(1)优惠码重复使用,0为一次性使用,1为可重复使用addtim...
phome_enewspageclass自定义页面分类表
字段名字段类型解释classidsmallint(5) unsigned分类IDclassnamevarchar(30)分类名称
帝国CMS phome_enewsgroup用户组表
字段名字段类型解释groupidsmallint(6)用户组IDgroupnamevarchar(50)用户组名称dopublictinyint(1)系统参数设置权限,1为有权限,0为无权限doclasstinyint(1)栏目管理权限,1为有权限,0为无权限dotemplatetinyint(1)模板管理权限,1为有权限,0为无权限dopicne...
帝国CMS登录报错Table phome_enewsdolog is marked as解决方法
帝国cms提示报错Table '.\zh\phome_enewsdolog' is marked as crashed and should be repairedinsert into ***_enewsdolog(username,logip,logtime,enews,doing,pubid,ipport) values...
phome_enewsmoreport端口表
phome_enewsmoreport端口表字段名字段类型解释pidint(11)pnamechar(60)purlchar(255)ppathchar(255)postpasschar(120)postfilechar(255)tempgidsmallint(5) unsignedmustdttinyint(1)isclosetinyint(1)closeaddtinyint(1)headersignchar(255)...
phome_enewstempbak模板备份表
phome_enewstempbak模板备份表字段名字段类型解释bidint(10) unsigned备份IDtempidsmallint(5) unsigned模板IDtempnamevarchar(60)模板名temptextmediumtext页面模板内容subnewssmallint(6)简介截取字数isdefaulttinyint(1)是否默认模板,1为默认模板...
phome_enewspl_set评论参数设置表
phome_enewspl_set评论参数设置表字段名字段类型解释idtinyint(3) unsignedIDpltimesmallint(5) unsigned评论时间间隔,单位:秒plsizesmallint(5) unsigned评论内容限制字数plincludesizesmallint(5) unsigned预定义字段,暂时用不到,默认值0plkey_oktiny...
phome_enewsmemberfeedback会员空间反馈表
phome_enewsmemberfeedback会员空间反馈表字段名字段类型解释fidint(10) unsigned反馈IDnamevarchar(12)姓名companyvarchar(80)公司名称phonevarchar(30)电话faxvarchar(20)传真emailvarchar(80)邮箱addressvarchar(255)联系地址zipvarchar(8)邮编t...
Table 'xxxx.phome_ecms_news_data_的解决办法
群里有人问帝国CMS刷新内容页出现以下错误Table '***.phome_ecms_news_data_' doesn't exist select keyid,dokey,newstempid,closepl,infotags,address from ***_ecms_news_data_ where id='1878' limit 1这个错误好多人都遇到...