Fatal error: Uncaught Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'weendu.stream' doesn't exist
Raw SQL : SELECT s.*, w.pos FROM stream s LEFT JOIN watch w ON s.id=w.media WHERE s.state!=0 in /home/weendu/public_html/orm/DB.class.php:283
Stack trace:
#0 /home/weendu/public_html/orm/DB.class.php(150): ORM\DB->ExceptionLog()
#1 /home/weendu/public_html/orm/DB.class.php(347): ORM\DB->Init()
#2 /home/weendu/public_html/controllers/box.ctrl.php(28): ORM\DB->fetchArray()
#3 /home/weendu/public_html/build/Router.build.php(178): Box->index()
#4 /home/weendu/public_html/build/Router.build.php(41): BUILD\Router->setMethod()
#5 /home/weendu/public_html/index.php(8): BUILD\Router->__construct()
#6 {main}
thrown in /home/weendu/public_html/orm/DB.class.php on line 283