onno1000 Posted December 1, 2013 Share Posted December 1, 2013 Hi I now know how to export nearly anything using SQL manager from my old shop. Except Features, Attributes and Tags. I got some SELECT code for thos but they don't work. If I use them I get no error on creating them, but in my csv file i downloaded I see: In BO: Your query no results If try to take the excel file this is what is inside: <br /> <b>Warning</b>: array_keys() expects parameter 1 to be array, null given in <b>D:\xampp\htdocs\controllers\admin\AdminRequestSqlController.php</b> on line <b>312</b><br /> <br /> <b>Warning</b>: Invalid argument supplied for foreach() in <b>D:\xampp\htdocs\controllers\admin\AdminRequestSqlController.php</b> on line <b>312</b><br /> <br /> <b>Warning</b>: Invalid argument supplied for foreach() in <b>D:\xampp\htdocs\controllers\admin\AdminRequestSqlController.php</b> on line <b>317</b><br /> i don't believe anything is wrong above. all other ocde works. sometimes i made a mistake and got the same error, until i fixed the sql code. Does anyone know what i must change for those sql codes to work? Greets ERROR export products with attributes.txt ERROR export tags.txt Link to comment Share on other sites More sharing options...
Anton_bcn Posted January 6, 2016 Share Posted January 6, 2016 Its better to use tool like phpmyadmin Link to comment Share on other sites More sharing options...
Recommended Posts