Query:update hawkanddoveonline_visit set value = value + 1 where visitdate = '2012-01-28'
Notice:
Text: MySQL ERROR: Table 'children_wsm.hawkanddoveonline_visit' doesn't exist
File: /home/children/public_html/hawkanddoveonline/classes/database.class.php
Line: 8
Call Stack:
errorHandler(1024, "MySQL ERROR: Table 'children_wsm.hawkanddoveonline_visit' doesn't exist
", "/home/children/public_html/hawkanddoveonline/classes/database.class.php", 8, array())
trigger_error("MySQL ERROR: Table 'children_wsm.hawkanddoveonline_visit' doesn't exist
")
/home/children/public_html/hawkanddoveonline/classes/database.class.php [8]
throw_mysql_error(Resource id #3)
/home/children/public_html/hawkanddoveonline/classes/database.class.php [157]
Dataset->exec("update hawkanddoveonline_visit set value = value + 1 where visitdate = '2012-01-28'")
/home/children/public_html/hawkanddoveonline/classes/tools.lib.php [157]
sqlexec("update hawkanddoveonline_visit set value = value + 1 where visitdate = '2012-01-28'")
/home/children/public_html/hawkanddoveonline/index.php [23]