Hi everyone,
I'm getting this error after upgrading to v1.5.7 from v1.5.1, and 1.5.1 is still working fine on my production server. Any ideas about how to resolve this?
Code:
CDbException
The table "{{page}}" for active record class "Page" cannot be found in the database.
@007 - try to clear the cache from the server by renaming the apps/common/runtime/cache folder.
Also check your database and make sure the page table exists.