zblog一个错误 足足找了两个小时 

最终发现原来是 :分类不存在的问题.真是约了狗了

因为是使用软件批量发布的,可能有些地方设置错误 导致发布到了不存在的分类里了 (人工发布是不会出现此类问题  因为有文章存在的分类是不允许删除的,也不可能发布到不存在的分类里)

相关推荐

call to undefined function imagecreatefrombmp

imagecreatefromjpegimagecreatefrompngimagecreatefrombmp如果前两个可以用 第三个不能用 就换版本吧! 解决方法: 更换php7.2或以上7.1都不

php 5.6 mySql8.0 出现the Server requeSted authentication method unknown to the client

php5.6 + mysql8.0 出现mysql连接失败的错误The server requested authentication method unknown to the client服务器请

zblog评论时报错(8)e_notice : undefined index: name (Set_error_handler)

错误信息(8)E_NOTICE : Undefined index: name (set_error_handler) (1.6.4.2135 (Valyria)) (WINNT6.1; Apache

c++类的定义 StructclaSS的区别 和初始值的设置

类的创建#include<iostream> using namespace std; #include <string> class 学生类{ public:

windowS api获取当前进程内存使用情况 内存占有率 pproceSS_memory_counterS

易语言 可以直接使用精易模块 进程_内存使用 (, )API:BOOL GetProcessMemoryInfo( HANDLE Process, PPROCESS_MEMO

deprecated: mySql_connect(): the mySql extenSion iS deprecated and will be removed in the future: uS

错误提示:Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the futur

zblog $template->gettagS() 函数参数

$this->templateTags['zbp'] = &$zbp; $this->templateTags['user'] = &am

zbp->getliSttype()用法

global $zbp; $sql = $zbp->db->sql->get() ->select('zbp_post') ->wher

$zbp->db->Sql->createtable() zblog创建表方法

//$zbp->db->sql->CreateTable() 创建表方法 /* 为了调试方便 可以打开\\zb_system\\function\\lib\\sql\\mysql.ph

php错误500:该网页无法正常运作,目前无法处理此请求 http error 500

处理大数据的时候.最好加上set_time_limit(0);//设置网页超时时间无限制 ini_set('memory_limit', '-1');//设置内存无限