anpera.net https://anpera.dyndns.org/phpbb3/ |
|
Mal eine feldermeldungsammlung bei mir -.-" https://anpera.dyndns.org/phpbb3/viewtopic.php?f=34&t=2550 |
Seite 1 von 1 |
Autor: | Reyko [ Mo 08 Mai, 2006 12:39 ] |
Betreff des Beitrags: | Mal eine feldermeldungsammlung bei mir -.-" |
http://www.lohh-game.de/source.php das hier kommt bei der drachenbücherei (libary.php): wenn ich mir ein akzeptiertes buch ansehen will $this->bbcode_second_pass_code('', 'SELECT title, bookid, author, recommended FROM lib_books WHERE themeid=2 AND activated='1' ORDER BY listorder ASC Unknown column 'recommended' in 'field list'') das kommt wenn ich mir ein neues werk im adminmenü anschauen will (sulib.php): $this->bbcode_second_pass_code('', 'SELECT themeid, title, book, activated, author, recommended FROM lib_books WHERE bookid=7 Unknown column 'recommended' in 'field list'') so das sind erstmal 2 sollte mir geholfen werden folgen weitere solcher codes da is nämlich mal hier und mal da ein fehler Ich bedanke mich schon im vorraus für eure hilfe |
Autor: | DarkAngel [ Mo 08 Mai, 2006 13:30 ] |
Betreff des Beitrags: | |
das feld recommended fehlt im lib_books table. Das einfach hinzufügen..fertig. |
Autor: | Reyko [ Mo 08 Mai, 2006 14:02 ] |
Betreff des Beitrags: | |
juhu das währe geeschafft hier das nächste wenn ich im gericht (court.php) (dorfamt) auf urteile gehe kommt das hier: $this->bbcode_second_pass_code('', 'SELECT newstext,newsdate FROM news WHERE (newstext LIKE '%freigesprochen%' OR newstext LIKE '%verurteilt%') AND (DATEDIFF(NOW(),newsdate) <= 0 AND DATEDIFF(NOW(),newsdate) > -1) ORDER BY newsid DESC LIMIT 0,200 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 '(NOW(),newsdate) <= 0 AND DATEDIFF(NOW(),newsdate) > -1) ') |
Seite 1 von 1 | Alle Zeiten sind UTC + 1 Stunde |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |