Schwerer Ausnahmefehler! MySQL-Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1,' at line 1 Anfrage: SELECT pubtime FROM wn_news WHERE ( ( pubtime AND pubtime<='1283615544' ) AND ( endtime='0' OR endtime>'1283615544' ) ) ORDER BY endtime DESC, endtime LIMIT -1,
Schwerer Ausnahmefehler! MySQL-Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Anfrage: SELECT a.*,b.username,b.email FROM wn_news AS a LEFT JOIN wn_user AS b USING(userid) WHERE ( ( ( pubtime AND pubtime<='1283615544' ) AND ( endtime='0' OR endtime>'1283615544' ) ) AND a.catid='4' ) ORDER BY endtime, pin, endtime LIMIT