Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

export orders into CSV contrib


creativehand

Recommended Posts

Posted

Hello all

 

I am getting the following error when i run the export orders contrib.

 

I think i have modified the file for everything that i use, but cant get around this, any help appreicated

 

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from orders where orders_id => 13 and orders_id <= 49 order by orders_id' at line 7

 

 

thanks

 

Jody

  • 2 weeks later...
Posted
Hello all

 

I am getting the following error when i run the export orders contrib.

 

I think i have modified the file for everything that i use, but cant get around this, any help appreicated

 

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from orders where orders_id => 13 and orders_id <= 49 order by orders_id' at line 7

thanks

 

Jody

 

Jody,

 

Make sure there's no , right before the words "from orders where..." around line 110.

 

That's the problem I was having.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...