Time : 11:41:58 SQLSTATE[42S22]: Column not found: 1054 Champ 'descriptionid' inconnu dans where clause Raw SQL : update p_tarrifs set title=:title,description=:description,singlecolorrate=:singlecolorrate,doublecolorrate=:doublecolorrate,multicolorrate=:multicolorrate,lastmodifiedby=:lastmodifiedby,lastmodifieddate=:lastmodifieddate where descriptionid=:descriptionid Time : 11:41:12 SQLSTATE[42S22]: Column not found: 1054 Champ 'notificationid' inconnu dans where clause Raw SQL : select * from p_tarrifs where notificationid=10 Time : 11:41:08 SQLSTATE[42S22]: Column not found: 1054 Champ 'notificationid' inconnu dans where clause Raw SQL : select * from p_tarrifs where notificationid=10 Time : 09:47:51 SQLSTATE[42S22]: Column not found: 1054 Champ 'type' inconnu dans field list Raw SQL : insert into p_gallery(title,imageurl,type,status,adddate,addedby,lastmodifiedby,lastmodifieddate) values(:title,:imageurl,:type,:status,:adddate,:addedby,:lastmodifiedby,:lastmodifieddate) Time : 09:26:30 SQLSTATE[42000]: Syntax error or access violation: 1064 Erreur de syntaxe près de '==0 order by adddate desc' à la ligne 1 Raw SQL : select count(p_adbanners.adid) as totalbanners from p_adbanners where p_adbanners.type==0 order by adddate desc Time : 09:25:56 SQLSTATE[42000]: Syntax error or access violation: 1064 Erreur de syntaxe près de '==0 order by adddate desc' à la ligne 1 Raw SQL : select count(p_adbanners.adid) as totalbanners from p_adbanners where p_adbanners.type==0 order by adddate desc Time : 08:10:35 SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'addedby' ne peut être vide (null) Raw SQL : insert into p_workers(workername,emailid,contactnos,title,imageurl,status,adddate,addedby,lastmodifiedby,lastmodifieddate) values(:workername,:emailid,:contactnos,:title,:imageurl,:status,:adddate,:addedby,:lastmodifiedby,:lastmodifieddate) Time : 08:00:52 SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'addedby' ne peut être vide (null) Raw SQL : insert into p_workers(workername,emailid,contactnos,title,imageurl,status,adddate,addedby,lastmodifiedby,lastmodifieddate) values(:workername,:emailid,:contactnos,:title,:imageurl,:status,:adddate,:addedby,:lastmodifiedby,:lastmodifieddate) Time : 06:22:47 SQLSTATE[42S22]: Column not found: 1054 Champ 'p_workers' inconnu dans field list Raw SQL : select p_workers from p_workers where p_workers.workerid>1 order by workername asc limit 0,20