UnknownException » Main

Message SQLSTATE[42000]: Syntax error or access violation: 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 'gereedschap = "elektrisch-gereedschap.html"' at line 1
File /var/www/html/library/spoon/database/database.php
Line 584
Date Wed, 08 Feb 2012 15:16:47 +0100
URL http://www.vanbastelaere.be/elektrisch%20gereedschap/elektrisch-gereedschap.html
Referring URL Unknown Referrer
Request Method GET
 

UnknownException » Variables

$_GET
Array
(
    [params] => elektrisch gereedschap/elektrisch-gereedschap.html
)
$_POST
Array
(
)
$_SESSION
Array
(
)
$_COOKIE
Array
(
    [PHPSESSID] => tkb9cu5j6dbrv0qv72bqi7b4e6
)
$_FILES
Array
(
)
 

UnknownException » Trace

File /var/www/html/library/spoon/database/database.php
Line 584
Class PDOStatement
Function execute
File /var/www/html/modules/init/initdb.php
Line 97
Class SpoonDatabase
Function getRecord
Argument(s)
Array
(
    [0] => SELECT * FROM content  WHERE url_elektrisch gereedschap = "elektrisch-gereedschap.html"
)
File /var/www/html/modules/init/init.php
Line 55
Class commonDB
Function getRecord
Argument(s)
Array
(
    [0] => content
    [1] => *
    [2] => Array
        (
            [field] => url_elektrisch gereedschap
            [value] => elektrisch-gereedschap.html
        )

)
File /var/www/html/index.php
Line 40
Class init
Function __construct