Bandy
Gerne, habs eben umgesetzt und funktioniert klasse

|
Zitat: |
SQL-DATABASE ERROR Database error in WoltLab Burning Board (2.3.2): Invalid SQL: SELECT t.threadid, t.boardid, x.title, x.boardid, t.prefix, t.topic, t.starttime, t.starterid, t.starter, t.lastposttime, t.lastposterid, t.lastposter, t.replycount, t.views, t.attachments, t.closed, t.important, t.pollid FROM bb4_threads t, bb4_boards x LEFT JOIN bb4_boards b ON (t.boardid=b.boardid) WHERE t.visible='1' AND t.closed <> 3 AND t.threadid <> 2244 AND b.password='' AND t.boardid=x.boardid AND t.boardid IN (0,180,181,220,221,182,183,184,185,186,232,188,189,190,191,192,193,194,195, 196,197,198,199,200,201,202,204,203,205,206,207,208,209,210,211,212,213,214 ,215,222,223,224,225,226,227,228,229,1,30,8,92,16,66,83,18,230,26,2,250,170 ,171,165,172,25,5,6,7,9,10,29,94,63,93,75,124,166,4,71,46,47,52,58,48,49,50 ,218,51,70,74,19,174,176,175,45,39,38,177,20,27,106,28,258,53,54,55,56,57,8 2,119,234,237,173,31,32,62,163,61,37,236,67,239,68,85,117,87,125,126,127,25 3,114,121,216,118,254,129,130,131,132,133,134,135,136,137,138,139,140,141,1 42,143,144,145,11,64,65,12,78,238,146,147,148,149,150,151,152,153,154,155,1 56,157,158,159,160,161,162,256,245,116,115,255,122,123,86,110,240,241,248,2 49,243,90,112,22,23,179,231,247,246,260,257,120,89,113,91,111,128,259,261,2 62,251,252,244) AND (t.topic LIKE OR t.topic LIKE '%Mick12%') ORDER BY t.lastposttime DESC LIMIT 0, 5; 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 'OR t.topic LIKE '%Mick12%') ORDER BY t.lastposttime DESC ' at line 11 mysql error number: 1064 mysql version: 4.1.8a-Debian_5.dotdeb.0-log php version: 5.0.3 Date: 02.08.2005 @ 20:01 Script: /forum/thread.php?postid=133903 Referer: http://www.sport-insite.de/forum/index.php |
|
|
Zitat: | ||||||||||
Original von rellek Bestimmt nicht.... wie hieß denn beispielsweise das Thema, welches du bei der Fehlermeldung anklicken wolltest? Edit... Such mal bitte in der thread.php folgendes:
Hilft das? |