| Notice: Undefined index: album_id - module/photo/include/component/controller/album.class.php (78) |
| 0 | module/photo/include/component/controller/album.class.php : 78 | Phpfox_Error::errorHandler(8, "Undefined index: album_id", "module/photo/include/component/controller/album.class.php", 78, Array(5)) |
| 1 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 2 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent("photo.album", Array(1), "controller") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 4 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: user_id - module/photo/include/component/controller/album.class.php (78) |
| 0 | module/photo/include/component/controller/album.class.php : 78 | Phpfox_Error::errorHandler(8, "Undefined index: user_id", "module/photo/include/component/controller/album.class.php", 78, Array(5)) |
| 1 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 2 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent(""photo.album"", "Array(1)", ""controller"") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 4 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: privacy - module/photo/include/component/controller/album.class.php (78) |
| 0 | module/photo/include/component/controller/album.class.php : 78 | Phpfox_Error::errorHandler(8, "Undefined index: privacy", "module/photo/include/component/controller/album.class.php", 78, Array(5)) |
| 1 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 2 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent("""photo.album""", ""Array(1)"", """controller""") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 4 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: is_friend - module/photo/include/component/controller/album.class.php (78) |
| 0 | module/photo/include/component/controller/album.class.php : 78 | Phpfox_Error::errorHandler(8, "Undefined index: is_friend", "module/photo/include/component/controller/album.class.php", 78, Array(5)) |
| 1 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 2 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent(""""photo.album"""", """Array(1)""", """"controller"""") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 4 | index.php : 42 | Phpfox::run() |
| Notice: Undefined index: album_id - module/photo/include/component/controller/album.class.php (92) |
| 0 | module/photo/include/component/controller/album.class.php : 92 | Phpfox_Error::errorHandler(8, "Undefined index: album_id", "module/photo/include/component/controller/album.class.php", 92, Array(8)) |
| 1 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 2 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent("""""photo.album""""", """"Array(1)"""", """""controller""""") |
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 4 | index.php : 42 | Phpfox::run() |
| User Error: Query Error: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 '' at line 4 - include/library/phpfox/error/error.class.php (91) |
| 1 | include/library/phpfox/error/error.class.php : 91 | trigger_error("Query Error: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 '' at line 4", 256) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error: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 '' at line 4", 256) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 556 | Phpfox_Database_Driver_Mysql->query("SELECT COUNT(*)
FROM phpfox_photo AS p
WHERE p.album_id =
/* OO Query */", Resource id #35) |
| 4 | include/library/phpfox/database/dba.class.php : 138 | Phpfox_Database_Driver_Mysql->_getRow("SELECT COUNT(*)
FROM phpfox_photo AS p
WHERE p.album_id =
/* OO Query */", FALSE, Resource id #35) |
| 5 | include/library/phpfox/database/dba.class.php : 971 | Phpfox_Database_Dba->getRow("SELECT COUNT(*)
FROM phpfox_photo AS p
WHERE p.album_id =
/* OO Query */", FALSE, Resource id #35) |
| 6 | include/library/phpfox/database/dba.class.php : 98 | Phpfox_Database_Dba->_getField("SELECT COUNT(*)
FROM phpfox_photo AS p
WHERE p.album_id =
/* OO Query */", Resource id #35) |
| 7 | include/library/phpfox/database/dba.class.php : 545 | Phpfox_Database_Dba->getSlaveField("SELECT COUNT(*)
FROM phpfox_photo AS p
WHERE p.album_id =
/* OO Query */") |
| 8 | module/photo/include/service/photo.class.php : 57 | Phpfox_Database_Dba->execute("getSlaveField") |
| 9 | module/photo/include/component/controller/album.class.php : 97 | Photo_Service_Photo->get(Array(1), "p.photo_id DESC", 0, 9) |
| 10 | include/library/phpfox/module/module.class.php : 794 | Photo_Component_Controller_Album->process() |
| 11 | include/library/phpfox/module/module.class.php : 400 | Phpfox_Module->getComponent(""""""photo.album"""""", """""Array(1)""""", """"""controller"""""") |
| 12 | include/library/phpfox/phpfox/phpfox.class.php : 1148 | Phpfox_Module->getController() |
| 13 | index.php : 42 | Phpfox::run() |