| 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 Error: Calling a Service from an invalid Module. Make sure the module is valid or set to active. (blog::category) - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Calling a Service from an invalid Module. Make sure the module is valid or set to active. (blog::category)", 256) |
| 2 | include/library/phpfox/module/module.class.php : 706 | Phpfox_Error::trigger("Calling a Service from an invalid Module. Make sure the module is valid or set to active. (blog::category)", 256) |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 427 | Phpfox_Module->getService("blog.category", Array(0)) |
| 4 | module/rss/include/service/rss.class.php(202) : eval()'d code : 1 | Phpfox::getService("blog.category") |
| 5 | module/rss/include/service/rss.class.php : 202 | eval() |
| 6 | module/rss/include/component/controller/index.class.php : 25 | Rss_Service_Rss->getFeed(2) |
| 7 | include/library/phpfox/module/module.class.php : 838 | Rss_Component_Controller_Index->process() |
| 8 | include/library/phpfox/module/module.class.php : 380 | Phpfox_Module->getComponent("rss.index", Array(1), "controller") |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 1054 | Phpfox_Module->getController() |
| 10 | index.php : 42 | Phpfox::run() |