Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Install


Guest

Recommended Posts

Posted

I just installed OSCommerce onto my server space and the company that I deal with sent me an sql_import.php file and a DS_Store file. How do I import them into my OSCommerce??

Posted

run the sql_import.php as a regular page with your browser see if there are instructions in it.

Posted

I also need help and a "in layman's term" guide to customizing

Posted

I have tried this and I get a bunch of warnings.

 

Yes, exactly Enigma..thanks on that part :)

Posted

Ok..I think what I need help with now is SQL Database...I have a CSV file. How do I upload it so that it shows up on OSCommerce?

Posted

Does anyone know how to import a CSV file into OSCommerce?

Posted

I am getting these errors.

 

Warning: mysql_pconnect(): Access denied for user: '[email protected]' (Using password: YES) in /home/XXX/public_html/storefront/sql_import.php on line 10

 

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/XXX/public_html/storefront/sql_import.php on line 11

 

Warning: mysql_query(): Access denied for user: 'XXX@localhost' (Using password: NO) in /home/XXX/public_html/storefront/sql_import.php on line 15

 

Warning: mysql_query(): A link to the server could not be established in /home/XXX/public_html/storefront/sql_import.php on line 15

DELETE FROM XXX_osc1

 

What am I doing wrong? I put my username and password in the php file as it said to do.

Archived

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

×
×
  • Create New...