Database error in WoltLab Burning Board (2.3.4): Invalid SQL: SELECT * FROM bb3_avatars WHERE (userid = 0 AND groupid IN (0,,12,23) AND needposts <= '4854') OR userid = '2' ORDER BY userid DESC 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 '12,23) AND needposts <= '4854') OR userid = '2' ORDER BY userid DESC' at line 1 mysql error number: 1064 mysql version: 4.1.19-standard-log php version: 4.4.4 Date: 21.01.2007 @ 02:52 Script: /acp/users.php?action=edit&userid=2&sid=d280e37a5729ef039eac4c23a7df0b88 Referer:http://lazmix.com/acp/users.php
Çözemedim gitti arkadaslar yardım lütfen
DH forumlarında vakit geçirmekten keyif alıyor gibisin ancak giriş yapmadığını görüyoruz.
Üye olduğunda özel mesaj gönderebilir, beğendiğin konuları favorilerine ekleyip takibe alabilir ve daha önce gezdiğin konulara hızlıca erişebilirsin.
SELECT * FROM bb3_avatars WHERE (userid = 0 AND groupid IN (0,,12,23) AND needposts <= '4854') OR userid = '2' ORDER BY userid DESC
0,,12,23 : arada boş bir veri var; dikkat. (0,12,23) needposts : sayısal mı dizgi mi? eğer bu alanın türü sayısalsa hata verir. (needposts <= 4854) Başta ... userid = 0.... ile başlamış, sonda da userid = '2' diyorsun.. userid sanıyorum sayısal veri türü - sondakini .. userid = 2 yapmalısın..
Database error in WoltLab Burning Board (2.3.4): Invalid SQL: SELECT * FROM bb3_avatars WHERE (userid = 0 AND groupid IN (0,,12,23) AND needposts <= '4854') OR userid = '2' ORDER BY userid DESC
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 '12,23) AND needposts <= '4854') OR userid = '2' ORDER BY userid DESC' at line 1
mysql error number: 1064
mysql version: 4.1.19-standard-log
php version: 4.4.4
Date: 21.01.2007 @ 02:52
Script: /acp/users.php?action=edit&userid=2&sid=d280e37a5729ef039eac4c23a7df0b88
Referer:http://lazmix.com/acp/users.php
Çözemedim gitti arkadaslar yardım lütfen
DH forumlarında vakit geçirmekten keyif alıyor gibisin ancak giriş yapmadığını görüyoruz.
Üye Ol Şimdi DeğilÜye olduğunda özel mesaj gönderebilir, beğendiğin konuları favorilerine ekleyip takibe alabilir ve daha önce gezdiğin konulara hızlıca erişebilirsin.