| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */", FALSE) |
| 4 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */", TRUE, "FALSE") |
| 5 | include/library/phpfox/database/dba.class.php : 439 | Phpfox_Database_Dba->getRow("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */") |
| 6 | include/library/phpfox/template/template.class.php : 330 | Phpfox_Database_Dba->execute("getRow") |
| 7 | include/library/phpfox/phpfox/phpfox.class.php : 229 | Phpfox_Template->__construct() |
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 324 | Phpfox::getObject("phpfox.template", Array(0)) |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 925 | Phpfox::getLib("template") |
| 10 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (537) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 537 | mysql_fetch_array(NULL, 1) |
| 2 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow(""SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */"", "TRUE", ""FALSE"") |
| 3 | include/library/phpfox/database/dba.class.php : 439 | Phpfox_Database_Dba->getRow(""SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */"") |
| 4 | include/library/phpfox/template/template.class.php : 330 | Phpfox_Database_Dba->execute(""getRow"") |
| 5 | include/library/phpfox/phpfox/phpfox.class.php : 229 | Phpfox_Template->__construct() |
| 6 | include/library/phpfox/phpfox/phpfox.class.php : 324 | Phpfox::getObject(""phpfox.template"", "Array(0)") |
| 7 | include/library/phpfox/phpfox/phpfox.class.php : 925 | Phpfox::getLib(""template"") |
| 8 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.folder = 'default')
WHERE s.folder = 'default'
/* OO Query */", """FALSE""") |
| 4 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.folder = 'default')
WHERE s.folder = 'default'
/* OO Query */", TRUE, """"FALSE"""") |
| 5 | include/library/phpfox/database/dba.class.php : 439 | Phpfox_Database_Dba->getRow("SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.folder = 'default')
WHERE s.folder = 'default'
/* OO Query */") |
| 6 | include/library/phpfox/template/template.class.php : 365 | Phpfox_Database_Dba->execute("getRow") |
| 7 | include/library/phpfox/phpfox/phpfox.class.php : 229 | Phpfox_Template->__construct() |
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 324 | Phpfox::getObject("""phpfox.template""", ""Array(0)"") |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 925 | Phpfox::getLib("""template""") |
| 10 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (537) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 537 | mysql_fetch_array(NULL, 1) |
| 2 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow(""SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.folder = 'default')
WHERE s.folder = 'default'
/* OO Query */"", "TRUE", """""FALSE""""") |
| 3 | include/library/phpfox/database/dba.class.php : 439 | Phpfox_Database_Dba->getRow(""SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id
FROM phpfox_theme_style AS s
JOIN phpfox_theme AS t
ON(t.folder = 'default')
WHERE s.folder = 'default'
/* OO Query */"") |
| 4 | include/library/phpfox/template/template.class.php : 365 | Phpfox_Database_Dba->execute(""getRow"") |
| 5 | include/library/phpfox/phpfox/phpfox.class.php : 229 | Phpfox_Template->__construct() |
| 6 | include/library/phpfox/phpfox/phpfox.class.php : 324 | Phpfox::getObject(""""phpfox.template"""", """Array(0)""") |
| 7 | include/library/phpfox/phpfox/phpfox.class.php : 925 | Phpfox::getLib(""""template"""") |
| 8 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox_user AS u
LEFT JOIN phpfox_user_rating AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox_user_group AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox_user_space AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox_user_field AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox_user_activity AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox_theme_style AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox_theme AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox_log_session AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_id = 0
/* OO Query */", NULL) |
| 4 | include/library/phpfox/database/dba.class.php : 105 | Phpfox_Database_Driver_Mysql->_getRow("SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox_user AS u
LEFT JOIN phpfox_user_rating AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox_user_group AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox_user_space AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox_user_field AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox_user_activity AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox_theme_style AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox_theme AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox_log_session AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_id = 0
/* OO Query */", TRUE, "NULL") |
| 5 | include/library/phpfox/database/dba.class.php : 436 | Phpfox_Database_Dba->getSlaveRow("SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox_user AS u
LEFT JOIN phpfox_user_rating AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox_user_group AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox_user_space AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox_user_field AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox_user_activity AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox_theme_style AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox_theme AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox_log_session AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_id = 0
/* OO Query */") |
| 6 | module/user/include/service/user.class.php : 98 | Phpfox_Database_Dba->execute("getSlaveRow") |
| 7 | module/gifts/include/component/controller/index.class.php : 38 | User_Service_User->get(0, TRUE) |
| 8 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 9 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("gifts.index", Array(1), "controller") |
| 10 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 11 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (537) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 537 | mysql_fetch_array(NULL, 1) |
| 2 | include/library/phpfox/database/dba.class.php : 105 | Phpfox_Database_Driver_Mysql->_getRow(""SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox_user AS u
LEFT JOIN phpfox_user_rating AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox_user_group AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox_user_space AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox_user_field AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox_user_activity AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox_theme_style AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox_theme AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox_log_session AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_id = 0
/* OO Query */"", "TRUE", ""NULL"") |
| 3 | include/library/phpfox/database/dba.class.php : 436 | Phpfox_Database_Dba->getSlaveRow(""SELECT ur.rate_id AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.parent_id AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox_user AS u
LEFT JOIN phpfox_user_rating AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox_user_group AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox_user_space AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox_user_field AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox_user_activity AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox_theme_style AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox_theme AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox_log_session AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_id = 0
/* OO Query */"") |
| 4 | module/user/include/service/user.class.php : 98 | Phpfox_Database_Dba->execute(""getSlaveRow"") |
| 5 | module/gifts/include/component/controller/index.class.php : 38 | User_Service_User->get("0", "TRUE") |
| 6 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 7 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent(""gifts.index"", "Array(1)", ""controller"") |
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 9 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */", """"""FALSE"""""") |
| 4 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */", FALSE, """""""FALSE""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 806 | Phpfox_Database_Dba->getRow("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */", FALSE, """"""FALSE"""""") |
| 6 | include/library/phpfox/database/dba.class.php : 154 | Phpfox_Database_Dba->_getField("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */", """"""""FALSE"""""""") |
| 7 | include/library/phpfox/database/dba.class.php : 445 | Phpfox_Database_Dba->getField("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */") |
| 8 | module/gifts/include/service/gifts.class.php : 260 | Phpfox_Database_Dba->execute("getField") |
| 9 | module/gifts/include/component/controller/index.class.php : 40 | Gifts_Service_Gifts->getGifts(1, 15, "title", TRUE) |
| 10 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 11 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("""gifts.index""", ""Array(1)"", """controller""") |
| 12 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 13 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (537) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 537 | mysql_fetch_array(NULL, 2) |
| 2 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */"", "FALSE", """""""""FALSE""""""""") |
| 3 | include/library/phpfox/database/dba.class.php : 806 | Phpfox_Database_Dba->getRow(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */"", "FALSE", """""""FALSE""""""") |
| 4 | include/library/phpfox/database/dba.class.php : 154 | Phpfox_Database_Dba->_getField(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */"", """"""""""FALSE"""""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 445 | Phpfox_Database_Dba->getField(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`)) AND `id` > 0
/* OO Query */"") |
| 6 | module/gifts/include/service/gifts.class.php : 260 | Phpfox_Database_Dba->execute(""getField"") |
| 7 | module/gifts/include/component/controller/index.class.php : 40 | Gifts_Service_Gifts->getGifts("1", "15", ""title"", "TRUE") |
| 8 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 9 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent(""""gifts.index"""", """Array(1)""", """"controller"""") |
| 10 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 11 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 555 | Phpfox_Database_Driver_Mysql->query("SELECT `id`, `title`,`quantity`, `image`, `total`, `points_spent`, `money_spent`,`category_id`,`deleted`
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`))
ORDER BY `title` ASC
LIMIT 0,15
/* OO Query */", """""""""""FALSE""""""""""") |
| 4 | include/library/phpfox/database/dba.class.php : 143 | Phpfox_Database_Driver_Mysql->_getRows("SELECT `id`, `title`,`quantity`, `image`, `total`, `points_spent`, `money_spent`,`category_id`,`deleted`
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`))
ORDER BY `title` ASC
LIMIT 0,15
/* OO Query */", TRUE, """"""""""""FALSE"""""""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 442 | Phpfox_Database_Dba->getRows("SELECT `id`, `title`,`quantity`, `image`, `total`, `points_spent`, `money_spent`,`category_id`,`deleted`
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`))
ORDER BY `title` ASC
LIMIT 0,15
/* OO Query */") |
| 6 | module/gifts/include/service/gifts.class.php : 269 | Phpfox_Database_Dba->execute("getRows") |
| 7 | module/gifts/include/component/controller/index.class.php : 40 | Gifts_Service_Gifts->getGifts(""1"", ""15"", """title""", ""TRUE"") |
| 8 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 9 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("""""gifts.index""""", """"Array(1)"""", """""controller""""") |
| 10 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 11 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (558) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 558 | mysql_fetch_array(NULL, 1) |
| 2 | include/library/phpfox/database/dba.class.php : 143 | Phpfox_Database_Driver_Mysql->_getRows(""SELECT `id`, `title`,`quantity`, `image`, `total`, `points_spent`, `money_spent`,`category_id`,`deleted`
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`))
ORDER BY `title` ASC
LIMIT 0,15
/* OO Query */"", "TRUE", """""""""""""FALSE""""""""""""") |
| 3 | include/library/phpfox/database/dba.class.php : 442 | Phpfox_Database_Dba->getRows(""SELECT `id`, `title`,`quantity`, `image`, `total`, `points_spent`, `money_spent`,`category_id`,`deleted`
FROM phpfox_gifts
WHERE `deleted` = 0 AND (`limited` = "0000-00-00" OR `limited` >= "2012-02-07") AND (`quantity` = 0 OR (`quantity` > 0 AND `total` < `quantity`))
ORDER BY `title` ASC
LIMIT 0,15
/* OO Query */"") |
| 4 | module/gifts/include/service/gifts.class.php : 269 | Phpfox_Database_Dba->execute(""getRows"") |
| 5 | module/gifts/include/component/controller/index.class.php : 40 | Gifts_Service_Gifts->getGifts("""1""", """15""", """"title"""", """TRUE""") |
| 6 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 7 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent(""""""gifts.index"""""", """""Array(1)""""", """"""controller"""""") |
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 9 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 555 | Phpfox_Database_Driver_Mysql->query("SELECT `id`,`name`
FROM phpfox_gifts_categories
ORDER BY `position` ASC
/* OO Query */", """"""""""""""FALSE"""""""""""""") |
| 4 | include/library/phpfox/database/dba.class.php : 143 | Phpfox_Database_Driver_Mysql->_getRows("SELECT `id`,`name`
FROM phpfox_gifts_categories
ORDER BY `position` ASC
/* OO Query */", TRUE, """""""""""""""FALSE""""""""""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 442 | Phpfox_Database_Dba->getRows("SELECT `id`,`name`
FROM phpfox_gifts_categories
ORDER BY `position` ASC
/* OO Query */") |
| 6 | module/gifts/include/service/category.class.php : 119 | Phpfox_Database_Dba->execute("getRows") |
| 7 | module/gifts/include/service/gifts.class.php : 547 | Gifts_Service_Category->getCategories() |
| 8 | module/gifts/include/component/controller/index.class.php : 87 | Gifts_Service_Gifts->getPageCounts(15) |
| 9 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 10 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("""""""gifts.index""""""", """"""Array(1)"""""", """""""controller""""""") |
| 11 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 12 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (558) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 558 | mysql_fetch_array(NULL, 1) |
| 2 | include/library/phpfox/database/dba.class.php : 143 | Phpfox_Database_Driver_Mysql->_getRows(""SELECT `id`,`name`
FROM phpfox_gifts_categories
ORDER BY `position` ASC
/* OO Query */"", "TRUE", """"""""""""""""FALSE"""""""""""""""") |
| 3 | include/library/phpfox/database/dba.class.php : 442 | Phpfox_Database_Dba->getRows(""SELECT `id`,`name`
FROM phpfox_gifts_categories
ORDER BY `position` ASC
/* OO Query */"") |
| 4 | module/gifts/include/service/category.class.php : 119 | Phpfox_Database_Dba->execute(""getRows"") |
| 5 | module/gifts/include/service/gifts.class.php : 547 | Gifts_Service_Category->getCategories() |
| 6 | module/gifts/include/component/controller/index.class.php : 87 | Gifts_Service_Gifts->getPageCounts("15") |
| 7 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 8 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent(""""""""gifts.index"""""""", """""""Array(1)""""""", """"""""controller"""""""") |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 10 | index.php : 42 | Phpfox::run() |
| User Warning: Query Error:Access denied for user 'bknet'@'localhost' (using password: NO) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Access denied for user 'bknet'@'localhost' (using password: NO)", 512) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */", """""""""""""""""FALSE""""""""""""""""") |
| 4 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */", FALSE, """"""""""""""""""FALSE"""""""""""""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 806 | Phpfox_Database_Dba->getRow("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */", FALSE, """""""""""""""""FALSE""""""""""""""""") |
| 6 | include/library/phpfox/database/dba.class.php : 154 | Phpfox_Database_Dba->_getField("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */", """""""""""""""""""FALSE""""""""""""""""""") |
| 7 | include/library/phpfox/database/dba.class.php : 445 | Phpfox_Database_Dba->getField("SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */") |
| 8 | module/gifts/include/service/gifts.class.php : 552 | Phpfox_Database_Dba->execute("getField") |
| 9 | module/gifts/include/component/controller/index.class.php : 87 | Gifts_Service_Gifts->getPageCounts(""15"") |
| 10 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 11 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("""""""""gifts.index""""""""", """"""""Array(1)"""""""", """""""""controller""""""""") |
| 12 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 13 | index.php : 42 | Phpfox::run() |
| Warning: mysql_fetch_array() expects parameter 1 to be resource, null given - include/library/phpfox/database/driver/mysql.class.php (537) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 537 | mysql_fetch_array(NULL, 2) |
| 2 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */"", "FALSE", """"""""""""""""""""FALSE"""""""""""""""""""") |
| 3 | include/library/phpfox/database/dba.class.php : 806 | Phpfox_Database_Dba->getRow(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */"", "FALSE", """"""""""""""""""FALSE"""""""""""""""""") |
| 4 | include/library/phpfox/database/dba.class.php : 154 | Phpfox_Database_Dba->_getField(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */"", """""""""""""""""""""FALSE""""""""""""""""""""") |
| 5 | include/library/phpfox/database/dba.class.php : 445 | Phpfox_Database_Dba->getField(""SELECT COUNT(`id`)
FROM phpfox_gifts
WHERE `deleted` = 0
/* OO Query */"") |
| 6 | module/gifts/include/service/gifts.class.php : 552 | Phpfox_Database_Dba->execute(""getField"") |
| 7 | module/gifts/include/component/controller/index.class.php : 87 | Gifts_Service_Gifts->getPageCounts("""15""") |
| 8 | include/library/phpfox/module/module.class.php : 838 | Gifts_Component_Controller_Index->process() |
| 9 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent(""""""""""gifts.index"""""""""", """""""""Array(1)""""""""", """"""""""controller"""""""""") |
| 10 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 11 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1187) |
| 0 | include/library/phpfox/template/template.class.php : 1187 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1187, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache("theme/frontend/default/template/template.html.php") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout("template") |
| 5 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1187) |
| 0 | include/library/phpfox/template/template.class.php : 1187 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1187, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache(""theme/frontend/default/template/template.html.php"") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout(""template"") |
| 5 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1187) |
| 0 | include/library/phpfox/template/template.class.php : 1187 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1187, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache("""theme/frontend/default/template/template.html.php""") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout("""template""") |
| 5 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1187) |
| 0 | include/library/phpfox/template/template.class.php : 1187 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1187, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache(""""theme/frontend/default/template/template.html.php"""") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout(""""template"""") |
| 5 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1187) |
| 0 | include/library/phpfox/template/template.class.php : 1187 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1187, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache("""""theme/frontend/default/template/template.html.php""""") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout("""""template""""") |
| 5 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: style_id - include/library/phpfox/template/template.class.php (1279) |
| 0 | include/library/phpfox/template/template.class.php : 1279 | Phpfox_Error::errorHandler(8, "Undefined index: style_id", "include/library/phpfox/template/template.class.php", 1279, Array(30)) |
| 1 | file/cache/template_frontend_default_template_template.html.php.php : 20 | Phpfox_Template->getHeader() |
| 2 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_default_template_template.html.php.php") |
| 3 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache(""""""theme/frontend/default/template/template.html.php"""""") |
| 4 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout(""""""template"""""") |
| 5 | index.php : 42 | Phpfox::run() |