|
We have magento 1.3.2.4. Our host provider upgraded the php on our server from 5.1.6 to 5.2.14 and I am now seeing this same problem:
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘used_in_product_listing’ in ‘where clause’
Also, this (in admin):
SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘main_table.is_visible’ in ‘where clause’
I did:
1.) Admin --> System --> Cache Management --> All Cache --> Refresh
2.) Deleted the contents of magento/var/cache
Still the same problems.
This is on a live site.
Please help,
Jeff
|