Okay here is the problem. I am working on converting our template over to the latest version of the cart. As far as I can tell I have worked out almost all the bugs except one.
I am getting this error when I try to look at a product info:
To fix other problems I deleted our custom file and replaced it with the default file just to check errors. If I replace (or remove and let it use default) this file I still get the same error. This leads me to believe it has to do with other override files but I can't seem to figure out which one.Code:Fatal error: Cannot use string offset as an array in /home/matthewk/public_html/includes/templates/tm000/common/tpl_list_box_content.php on line 30
Like I said..this apears to be the final fix before I can transfer data over to my live site and get it all nice and updated. If anyone has any insight that would be appreciated. Thanks again.


too late...from your original post where you seemed to be using the override system I assumed that you only had altered files in your override folder as it should be.
