Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ordercheck 1.4


Guest

Recommended Posts

HI

 

Have installed module and tracking works fine. Problem is when i move the orders over - I get an error page (the orders do move over to the database correctly and the green and red lights in order check work fine too)

 

The error I am currently getting is as follows:

 

 

Warning: reset(0): Passed variable is not an array or object in

/(my site details)/catalog/admin/includes/functions/database.php on line 55

 

 

 

Warning: reset(0): Passed variable is not an array or object in

/(my site details)/catalog/admin/includes/functions/database.php on line 58

 

 

Warning: reset(0): Passed variable is not an array or object in

/(my site details)/catalog/admin/includes/functions/database.php on line 62

 

 

Warning: reset(0): Passed variable is not an array or object in

/(my site details)/catalog/admin/includes/functions/database.php on line 63

1064 - You have an error in your SQL syntax near '( values)' at line 1

 

Insert into orders_products_attributes) values)

 

[TEP STOP]

 

 

 

-- From my database php file the lines in question

55 reset($data);

58 while (list($columns, ) = each($data)) {

62 reset($data);

63 while (list(, $value) = each($data)) {

 

 

Would appreciate any help - many thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...