DatabaseException
Message: Could not execute query [Native Error: Unknown column 'THS_OP_ID' in 'where clause'] [User Info: select count(distinct l.loc_id) as cnt from hotspots h, operators o, sectors s, icons i, locations l left join groups g on l.grp_id = g.grp_id where l.city = 'Taipeh' and l.iso_id = 'tw' and h.active = 1 and l.loc_id = h.loc_id and h.op_id = o.op_id and l.sec_id = s.sec_id and i.ico_id = s.ico_id and o.op_id in (THS_OP_ID) ]
Code: N/A
Class: CityModel
File: /home/default/wifiseek.com/user/htdocs/webapp/lib/models/CityModel.class.php
Line: 505
Stack Trace
at ResultsAction::countLocations() in [/home/default/wifiseek.com/user/htdocs/webapp/modules/Directory/actions/ResultsAction.class.php:76]
at execute() in [/home/default/wifiseek.com/user/htdocs/webapp/cache/config_compile.conf.php:580]
at execute() in [/home/default/wifiseek.com/user/htdocs/webapp/cache/config_compile.conf.php:634]
at ExecutionTimeFilter::execute() in [/home/default/wifiseek.com/user/htdocs/lib/agavi-0.10/filter/ExecutionTimeFilter.class.php:139]
at execute() in [/home/default/wifiseek.com/user/htdocs/webapp/cache/config_compile.conf.php:634]
at execute() in [/home/default/wifiseek.com/user/htdocs/webapp/cache/config_compile.conf.php:297]
at FrontWebController::forward() in [/home/default/wifiseek.com/user/htdocs/lib/agavi-0.10/controller/FrontWebController.class.php:95]
at dispatch() in [/home/default/wifiseek.com/user/htdocs/www/index.php:46]
Info
Agavi Version: 3.0.0-DEV
PHP Version: 5.2.6
For help resolving this issue, please visit www.agavi.org.