Query:update travelswitzerlandhelp_visit set value = value + 1 where visitdate = '2013-05-21'
Notice:
Text: MySQL ERROR: Table 'travelsw_wsm.travelswitzerlandhelp_visit' doesn't exist
File: /home/travelsw/public_html/classes/database.class.php
Line: 8
Call Stack:
errorHandler(1024, "MySQL ERROR: Table 'travelsw_wsm.travelswitzerlandhelp_visit' doesn't exist
", "/home/travelsw/public_html/classes/database.class.php", 8, array())
trigger_error("MySQL ERROR: Table 'travelsw_wsm.travelswitzerlandhelp_visit' doesn't exist
")
/home/travelsw/public_html/classes/database.class.php [8]
throw_mysql_error(Resource id #3)
/home/travelsw/public_html/classes/database.class.php [154]
Dataset->exec("update travelswitzerlandhelp_visit set value = value + 1 where visitdate = '2013-05-21'")
/home/travelsw/public_html/classes/tools.lib.php [157]
sqlexec("update travelswitzerlandhelp_visit set value = value + 1 where visitdate = '2013-05-21'")
/home/travelsw/public_html/index.php [25]