mbttechnology Posted December 10, 2002 Posted December 10, 2002 Could anyone help with this problem I added Easy Populate 2.1 and I am getting errors listed below Warning: Unable to create 'C:/webspace/resadmin/mbtstore/mbtstore.com/catalog/temp/formulario.txt': No such file or directory in C:webspaceresadminmbtstorembtstore.comwwwadminincludesfunctionsgeneral.php on line 789 Warning: Unable to move 'C:PHPuploadtempphp1CB.tmp' to 'C:/webspace/resadmin/mbtstore/mbtstore.com/catalog/temp/formulario.txt' in C:webspaceresadminmbtstorembtstore.comwwwadminincludesfunctionsgeneral.php on line 789 File uploaded. Temporary filename: C:PHPuploadtempphp1CB.tmp User filename: formulario.txt Size: 343 Warning: file("C:/webspace/resadmin/mbtstore/mbtstore.com/catalog/temp/formulario.txt") - No such file or directory in C:webspaceresadminmbtstorembtstore.comwwwadmineasypopulate.php on line 740 Warning: Invalid argument supplied for foreach() in C:webspaceresadminmbtstorembtstore.comwwwadmineasypopulate.php on line 745 | | | | | | | | | | | | | | | | | No products_model field in record or incorrect root for category. I cannot import this record! Thanks for any help you can give
mbttechnology Posted December 10, 2002 Author Posted December 10, 2002 yes I do. My catalog directory is the root of my store I don't know if that helps Thanks for all you help Lee
mbttechnology Posted December 10, 2002 Author Posted December 10, 2002 thanks for the help figured out what I did wrong the temp dir had to be set ouside the root because of the way I have the store setup. does anyone have a sample import file the one i have is putting the information in the wrong place Thanks Lee
wasson65 Posted December 10, 2002 Posted December 10, 2002 thanks for the help figured out what I did wrong the temp dir had to be set ouside the root because of the way I have the store setup. does anyone have a sample import file the one i have is putting the information in the wrong place Thanks Lee What do you mean it's putting it in the "wrong place"? If you mean the categories aren't working right, then I'll bet your listing your categories "top down" from left to right, instead of "bottom up" left to right. I've got to change this at some point, it's the cause of half the support emails I get. The leftmost category (v_category_name_1) is the *lowest* level category. So if you want a product to appear in the category hierarchy like this: Toys Plastic Toys Cars You'll need to list the categories in the excel sheet in this order: .... Cars . Plastic Toys . Toys. NOT .... Toys . Plastic Toys . Cars Or, if you're having a different problem, let me know! Tim
mbttechnology Posted December 11, 2002 Author Posted December 11, 2002 about putting in the wrong place was the temp folder. I am new to ecommerce and php.sorry for ant dumb questions. Is there am excel file that is structured to import the data to OSCommerce ? or how would I create it . Thanks Lee
wasson65 Posted December 11, 2002 Posted December 11, 2002 about putting in the wrong place was the temp folder. I am new to ecommerce and php.sorry for ant dumb questions. Is there am excel file that is structured to import the data to OSCommerce ? or how would I create it . Thanks Lee Once you've got your store installed, the simplest thing to do is to go to your EasyPopulate in the admin section and download the tab delimited file, which will have the headers and sample data in it. Then you can see what's needed. Then add a couple products to the list, and try importing it. Once that's working, you can upload the rest of your products. Tim
mbttechnology Posted December 11, 2002 Author Posted December 11, 2002 Thanks for all your help thats what I was looking for
Recommended Posts
Archived
This topic is now archived and is closed to further replies.