UnknownException » Main

Message SQLSTATE[42S22]: Column not found: 1054 Unknown column 'url__wp_scripts' in 'where clause'
File /var/www/html/library/spoon/database/database.php
Line 584
Date Mon, 06 Feb 2012 20:33:53 +0100
URL http://firmabeel.be/_wp_scripts/jsWPUtils.js
Referring URL Unknown Referrer
Request Method GET
 

UnknownException » Variables

$_GET
Array
(
    [params] => _wp_scripts/jsWPUtils.js
)
$_POST
Array
(
)
$_SESSION
Array
(
)
$_COOKIE
Array
(
    [PHPSESSID] => t2ecj39tko551skprng518cot5
)
$_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__wp_scripts = "jsWPUtils.js"
)
File /var/www/html/modules/init/init.php
Line 56
Class commonDB
Function getRecord
Argument(s)
Array
(
    [0] => content
    [1] => *
    [2] => Array
        (
            [field] => url__wp_scripts
            [value] => jsWPUtils.js
        )

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