I tried to upload my app to webserver to check it's performance, but unfortunately I got weird error:
Error: Database table news for model News was not found.
The Most funny things are: - In Model file I got var $useTable = 'other table name'; - This table exist, connection with DB too! - on my local server everythings works great...
Any suggestions? Yes, I cleared the cache.
Cheers!