Yes and this is the msg that it gives me
Fatal error: SQL error 42S22: Column not found: 1054 Unknown column 'c_realm' in 'where clause'
#0 cot_diefatal(SQL error 42S22: Column not found: 1054 Unknown column 'c_realm' in 'where clause') called at [/hermes/web01/b2155/as.mysite/public_html/system/database.php:436]
#1 CotDB->query(SELECT c_name, c_value FROM `sed_cache` WHERE c_auto=1 AND c_realm IN('system','cot','users')) called at [/hermes/web01/b2155/as.mysite/public_html/system/cache.php:724]
#2 MySQL_cache->get_all(Array ([0] => system,[1] => cot,[2] => users)) called at [/hermes/web01/b2155/as.mysite/public_html/system/cache.php:1238]
#3 Cache->init() called at [/hermes/web01/b2155/as.mysite/public_html/system/common.php:90]
#4 require_once(/hermes/web01/b2155/as.mysite/public_html/system/common.php) called at [/hermes/web01/b2155/as.mysite/public_html/login.php:22
Added 12 hours later:
I just checked my sed_cache on myphp and it seems to be empty with no records at all.