| User Warning: Missing Param: core.cache_plugins - include/library/phpfox/error/error.class.php (95) |
| 1 | include/library/phpfox/error/error.class.php : 95 | trigger_error("Missing Param: core.cache_plugins", 512) |
| 2 | include/library/phpfox/setting/setting.class.php : 451 | Phpfox_Error::trigger("Missing Param: core.cache_plugins") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 253 | Phpfox_Setting->getParam("core.cache_plugins") |
| 4 | include/library/phpfox/plugin/plugin.class.php : 62 | Phpfox::getParam("core.cache_plugins") |
| 5 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 6 | index.php : 40 | require("include/init.inc.php") |
| User Warning: Missing Param: core.cache_plugins - include/library/phpfox/error/error.class.php (95) |
| 1 | include/library/phpfox/error/error.class.php : 95 | trigger_error("Missing Param: core.cache_plugins", 512) |
| 2 | include/library/phpfox/setting/setting.class.php : 451 | Phpfox_Error::trigger("Missing Param: core.cache_plugins") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 253 | Phpfox_Setting->getParam("core.cache_plugins") |
| 4 | include/library/phpfox/plugin/plugin.class.php : 62 | Phpfox::getParam("core.cache_plugins") |
| 5 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 6 | index.php : 40 | require("include/init.inc.php") |
| Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) - include/library/phpfox/database/driver/mysql.class.php (574) |
| 0 | include/library/phpfox/database/driver/mysql.class.php : 574 | Phpfox_Error::errorHandler(2, "Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP)", "include/library/phpfox/database/driver/mysql.class.php", 574, Array(4)) |
| 1 | include/library/phpfox/database/dba.class.php : 150 | Phpfox_Database_Driver_Mysql->_getRows("SELECT p.call_name, p.php_code
FROM phpfox_plugin AS p
JOIN phpfox_product AS product
ON(p.product_id = product.product_id AND product.is_active = 1)
JOIN phpfox_plugin_hook AS ph
ON(ph.call_name = p.call_name AND ph.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = p.module_id AND m.is_active = 1)
WHERE p.is_active = 1
ORDER BY p.ordering ASC
/* OO Query */", TRUE, {Mysqli}) |
| 2 | include/library/phpfox/database/dba.class.php : 562 | Phpfox_Database_Dba->getRows("SELECT p.call_name, p.php_code
FROM phpfox_plugin AS p
JOIN phpfox_product AS product
ON(p.product_id = product.product_id AND product.is_active = 1)
JOIN phpfox_plugin_hook AS ph
ON(ph.call_name = p.call_name AND ph.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = p.module_id AND m.is_active = 1)
WHERE p.is_active = 1
ORDER BY p.ordering ASC
/* OO Query */") |
| 3 | include/library/phpfox/plugin/plugin.class.php : 73 | Phpfox_Database_Dba->execute("getrows") |
| 4 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 5 | index.php : 40 | require("include/init.inc.php") |
| Warning: mysqli_fetch_array() expects parameter 2 to be integer, string given - include/library/phpfox/database/driver/mysql.class.php (580) |
| 1 | include/library/phpfox/database/driver/mysql.class.php : 580 | mysqli_fetch_array("MYSQL_ASSOC", {Mysqli_result}) |
| 2 | include/library/phpfox/database/dba.class.php : 150 | Phpfox_Database_Driver_Mysql->_getRows("SELECT p.call_name, p.php_code
FROM phpfox_plugin AS p
JOIN phpfox_product AS product
ON(p.product_id = product.product_id AND product.is_active = 1)
JOIN phpfox_plugin_hook AS ph
ON(ph.call_name = p.call_name AND ph.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = p.module_id AND m.is_active = 1)
WHERE p.is_active = 1
ORDER BY p.ordering ASC
/* OO Query */", "MYSQL_ASSOC", {Mysqli}) |
| 3 | include/library/phpfox/database/dba.class.php : 562 | Phpfox_Database_Dba->getRows("SELECT p.call_name, p.php_code
FROM phpfox_plugin AS p
JOIN phpfox_product AS product
ON(p.product_id = product.product_id AND product.is_active = 1)
JOIN phpfox_plugin_hook AS ph
ON(ph.call_name = p.call_name AND ph.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = p.module_id AND m.is_active = 1)
WHERE p.is_active = 1
ORDER BY p.ordering ASC
/* OO Query */") |
| 4 | include/library/phpfox/plugin/plugin.class.php : 73 | Phpfox_Database_Dba->execute("getrows") |
| 5 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 6 | index.php : 40 | require("include/init.inc.php") |
| Warning: count(): Parameter must be an array or an object that implements Countable - include/library/phpfox/module/module.class.php (193) |
| 0 | include/library/phpfox/module/module.class.php : 193 | Phpfox_Error::errorHandler(2, "count(): Parameter must be an array or an object that implements Countable", "include/library/phpfox/module/module.class.php", 193, Array(0)) |
| 1 | include/library/phpfox/phpfox/phpfox.class.php : 233 | Phpfox_Module->__construct() |
| 2 | include/library/phpfox/phpfox/phpfox.class.php : 329 | Phpfox::getObject("phpfox_module", Array(0)) |
| 3 | include/library/phpfox/plugin/plugin.class.php : 91 | Phpfox::getLib("phpfox.module") |
| 4 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 5 | index.php : 40 | require("include/init.inc.php") |
| User Error: Calling a Service from an invalid Module. Make sure the module is valid or set to active. (admincp::product) - include/library/phpfox/error/error.class.php (95) |
| 1 | include/library/phpfox/error/error.class.php : 95 | trigger_error("Calling a Service from an invalid Module. Make sure the module is valid or set to active. (admincp::product)", 256) |
| 2 | include/library/phpfox/module/module.class.php : 662 | Phpfox_Error::trigger("Calling a Service from an invalid Module. Make sure the module is valid or set to active. (admincp::product)", 256) |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 440 | Phpfox_Module->getService("admincp.product", Array(0)) |
| 4 | include/library/phpfox/plugin/plugin.class.php : 135 | Phpfox::getService("admincp.product") |
| 5 | include/init.inc.php : 93 | Phpfox_Plugin::set() |
| 6 | index.php : 40 | require("include/init.inc.php") |