Quote Originally Posted by phazei View Post
That array_flip error is because the fgetcsv function isn't returning the correct item. Could be a poorly formed csv. It won't work with the old format in 1.2.5.4
Could also be the wrong version of php, has to be 5.0+
Been a while so I'm not 100% sure.


I only had one project with ZenCart, so I haven't been around. Just checking up for v2, then I might play with it some more. I haven't found a single shopping cart that isn't slow and bloated. I might need to write my own on top of CodeIgniter if ZC2 fails.
Ok I just installed php5 and now Im back to getting the Error 500 again.
So are you saying that the CSV files created for use in 1254 are not correctly formatted for version 1255 ? or that perhaps I have fouled the format maybe?