Code: Alles auswählen
Warning: fopen(/webs/sascha/root/www/phpbb.de/templates/subSilver/cache/subSilver/kb/searchbox.tpl.php): failed to open stream: No such file or directory in /webs/sascha/root/www/phpbb.de/includes/template.php on line 196
Warning: fwrite(): supplied argument is not a valid stream resource in /webs/sascha/root/www/phpbb.de/includes/template.php on line 197
Warning: fclose(): supplied argument is not a valid stream resource in /webs/sascha/root/www/phpbb.de/includes/template.php on line 198
Warning: touch(): Unable to create file /webs/sascha/root/www/phpbb.de/templates/subSilver/cache/subSilver/kb/searchbox.tpl.php because No such file or directory in /webs/sascha/root/www/phpbb.de/includes/template.php on line 200
Warning: fopen(/webs/sascha/root/www/phpbb.de/templates/subSilver/cache/subSilver/kb/nav.tpl.php): failed to open stream: No such file or directory in /webs/sascha/root/www/phpbb.de/includes/template.php on line 196
Warning: fwrite(): supplied argument is not a valid stream resource in /webs/sascha/root/www/phpbb.de/includes/template.php on line 197
Warning: fclose(): supplied argument is not a valid stream resource in /webs/sascha/root/www/phpbb.de/includes/template.php on line 198
Warning: touch(): Unable to create file /webs/sascha/root/www/phpbb.de/templates/subSilver/cache/subSilver/kb/nav.tpl.php because No such file or directory in /webs/sascha/root/www/phpbb.de/includes/template.php on line 200
----------------
Danach...
Code: Alles auswählen
Fehler beim Ausführen der Suchanfrage
DEBUG MODE
SQL Error : 1064 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, 0) AS relevance FROM kb_articles a JOIN kb_categories
SELECT a.category_id, c.title AS category_title, a.id, a.title, a.description, a.create_time, a.author, a.author_user_id, a.author_email, (match(a.title, a.description, a.content) AGAINST(' eval()' IN BOOLEAN MODE)) + count(distinct k.keyword) + if(((a.title LIKE '%eval%')))), 1, 0) AS relevance FROM kb_articles a JOIN kb_categories c ON (a.category_id = c.id) LEFT JOIN kb_keywords k ON (a.id = k.article_id AND ((k.keyword = 'eval'))))) WHERE match(a.title, a.description, a.content) AGAINST(' eval()' IN BOOLEAN MODE) OR ((a.keywords LIKE '%eval%')))) GROUP BY a.id ORDER BY relevance DESC LIMIT 10
Line : 30
File : /webs/sascha/root/www/phpbb.de/doku/kb/search.php
Dennis