Jump to content

using SQL Manager to export features


Recommended Posts

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

  • 2 years later...
×
×
  • Create New...