Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello. I got this contribution up and running, but I have two questions...

 

1) I have no link in my admin. I have worked around that, but it would be so nice to be able to click on a link. =-)

 

2) I have exported the file from my database to see the structure. I then added a ton of data to that file, creating the attribute sets manually. How do I then upload it back into the database to overwrite the one I exported?

Posted

I'm using this command is MySql

I have my data file in my root directory: /home/content/d/r/d/drddw911/html

 

 

LOAD DATA LOCAL INFILE '/home/content/d/r/d/drddw911/html/import.csv' INTO TABLE products_attributes_sets_elements;

 

It doesn't give me any errors (which is usually a good thing) but it also doesn't change the file any. ???

Posted
I'm using this command is MySql

I have my data file in my root directory: /home/content/d/r/d/drddw911/html

LOAD DATA LOCAL INFILE '/home/content/d/r/d/drddw911/html/import.csv' INTO TABLE products_attributes_sets_elements;

 

It doesn't give me any errors (which is usually a good thing) but it also doesn't change the file any. ???

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...