Hi guys.. looking for some direction. I'm working on a buddies siite who's old host is shutting down and we needed to move his site. We did a CPanel to CPanel host migration and after some hiccups with some file permissions and SSL I think we're getting very close.
Whenever someone tries to add / view / edit the cart we get the following error.
MySQL Error Occured
1054: Unknown column 'mid.value_id' in 'on clause'
QUERY = SELECT DISTINCT bot.assign_id, value_name FROM CubeCart_options_mid AS mid, CubeCart_options_bot AS bot INNER JOIN CubeCart_options_bot ON mid.value_id = bot.value_id AND bot.product = '36' ORDER BY assign_id ASC
Anyone have any idea what the fix might be?
