hologram Posted November 30, 2004 Share Posted November 30, 2004 you have the products model twice in your spreadsheet. remove that column (backup your excel sheet first) <{POST_SNAPBACK}> I see where u go (saw that duplicated entry on EP msg), but i checked the spreadsheet and there's only 1 product_model, and there's not duplicated the model on other columns. Maybe a duplicated entry in easypopulate.php? It's weird, there r few lines to change... and i tested upload the EP .txt fil to anoter shop to test it, with easypopulate 2.72, and it uploaded almost right (just an error msg caused for the missed bimage field because the mod isnt installed there). I'll replace 2.74 for 2.72 and i'll test it by now. If i can post any extra info that could help u ... thx for ur time btw Quote Link to comment Share on other sites More sharing options...
Mary-at-Milton Posted November 30, 2004 Share Posted November 30, 2004 I have Easypopulate installed and it works just fine. Now I have added some new fields in the db (eg. products_retail_price) and want to update these using Easypopulate. How do I do this? Do I merely create a field name called v_products_retail_price in the Excel spreadsheet? Do I make any changes in the easypopulate.php files? Quote Mary-Ann Chief Cook and Bottlewasher Jack-of-All-Trades Running 2.2MS2 Link to comment Share on other sites More sharing options...
hologram Posted November 30, 2004 Share Posted November 30, 2004 [..]I'll replace 2.74 for 2.72 and i'll test it by now. If i can post any extra info that could help u ... thx for ur time btw <{POST_SNAPBACK}> I tested it. Replaced EP2.74 for 2.72 file, i modified with same 'bimage' lines, and worked perfectly. Upload everything well.. With the 2.74 just seems duplicate that model field and doesn't works. Anyway there aren't too much differences, dunno why that can happend. At least works by now :P I have Easypopulate installed and it works just fine. Now I have added some new fields in the db (eg. products_retail_price) and want to update these using Easypopulate. How do I do this? Do I merely create a field name called v_products_retail_price in the Excel spreadsheet? Do I make any changes in the easypopulate.php files? I've been doing something similar to fix my problem, and basically (not so easy tho) its add some lines. U could use a modified easypopulate.php with support for extea fields, and see how they r inserted, and do something similar. U should't have too much troubles inserting into database because u'll place them at product table. Sry if im wrong :blush: but im sure a nice coder around here will explain it better. Quote Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2004 Share Posted November 30, 2004 2.74 works, there are no dups coming out of that, perhaps you modified one of the other apps someone put up there? try the one i uploaded again yesterday. I see where u go (saw that duplicated entry on EP msg), but i checked the spreadsheet and there's only 1 product_model, and there's not duplicated the model on other columns. Maybe a duplicated entry in easypopulate.php?It's weird, there r few lines to change... and i tested upload the EP .txt fil to anoter shop to test it, with easypopulate 2.72, and it uploaded almost right (just an error msg caused for the missed bimage field because the mod isnt installed there). I'll replace 2.74 for 2.72 and i'll test it by now. If i can post any extra info that could help u ... thx for ur time btw <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2004 Share Posted November 30, 2004 the files i added yesterday have master products, vendor email, and price break files in them. along with the standard version of easypopulate. I tested it. Replaced EP2.74 for 2.72 file, i modified with same 'bimage' lines, and worked perfectly. Upload everything well.. With the 2.74 just seems duplicate that model field and doesn't works. Anyway there aren't too much differences, dunno why that can happend. At least works by now :P I have Easypopulate installed and it works just fine. Now I have added some new fields in the db (eg. products_retail_price) and want to update these using Easypopulate. How do I do this? Do I merely create a field name called v_products_retail_price in the Excel spreadsheet? Do I make any changes in the easypopulate.php files? I've been doing something similar to fix my problem, and basically (not so easy tho) its add some lines. U could use a modified easypopulate.php with support for extea fields, and see how they r inserted, and do something similar. U should't have too much troubles inserting into database because u'll place them at product table. Sry if im wrong :blush: but im sure a nice coder around here will explain it better. <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
hologram Posted December 1, 2004 Share Posted December 1, 2004 2.74 works, there are no dups coming out of that, perhaps you modified one of the other apps someone put up there? try the one i uploaded again yesterday. I only have big_images mod, and edited the files for it (no problem about it i think, different files). I don't have master products, vendor email, and price break, but the main easypopulate.php dont have it on it (i dont have troubles on upload/download). Now I replaced the old 2.72 for urs (the last one). What i see is that however i can upload now with 2.74 properly, when i download the EP.txt the products_bimage is empty, but the fields of database have the info. And in the attrib fields (i added to test couple attribs to products), the cost i applied to model 1 i.e it's really +24? , but in the ep.txt says 240.00 (makes a x10 on all prices). But if i upload the EP.txt with +24, it store +24 perfectly (no modification but when I downlaod). My tax in osc is set to 16%. I already didn't checked this forum for these issues, sry if r known bugs or similar, just i already tested this. I'll read posts about it anyway. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 Hello. I have big problems with this contrubution. I have searched and searched but I dont know what to do. If I try to upload EP its big problems. I have made sure the temp ic chmod 777. now what? :( Warning: move_uploaded_file(/home/domain/public_html/catalog//catalog/temp/EP2004des01-1301.txt): failed to open stream: No such file or directory in /home/domain/public_html/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/tmp/phpU2jfFw' to '/home/domain/public_html/catalog//catalog/temp/EP2004des01-1301.txt' in /home/domain/public_html/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpU2jfFw User filename: EP2004des01-1301.txt Size: 1941452 Warning: file(/home/domain/public_html/catalog//catalog/temp/EP2004des01-1301.txt): failed to open stream: No such file or directory in /home/domain/public_html/catalog/admin/easypopulate.php on line 657 Warning: Invalid argument supplied for foreach() in /home/domain/public_html/catalog/admin/easypopulate.php on line 680 Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 try putting temp/ as your temp path, as you have catalog//catalog Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 try putting temp/ as your temp path, as you have catalog//catalog <{POST_SNAPBACK}> how and where can i do this? *newbie* Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 in your easypopulate.php file. the documentation explains this. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 $tempdir = "/catalog/temp/"; $tempdir2 = "/catalog/temp/"; I change this? To what? Quote Link to comment Share on other sites More sharing options...
Mary-at-Milton Posted December 1, 2004 Share Posted December 1, 2004 (edited) I have Easypopulate installed and it works just fine. Now I have added some new fields in the db (eg. products_retail_price) and want to update these using Easypopulate. How do I do this? Do I merely create a field name called v_products_retail_price in the Excel spreadsheet? Do I make any changes in the easypopulate.php files? I've been doing something similar to fix my problem' date=' and basically (not so easy tho) its add some lines. U could use a modified easypopulate.php with support for extea fields, and see how they r inserted, and do something similar. U should't have too much troubles inserting into database because u'll place them at product table. Sry if im wrong :blush: but im sure a nice coder around here will explain it better. [right']<{POST_SNAPBACK}>[/right] Thanks for that reply. I will try that but I'm not a coder.. :'( If anyone else has a workaround, please let us have it. Edited December 1, 2004 by Mary-at-Milton Quote Mary-Ann Chief Cook and Bottlewasher Jack-of-All-Trades Running 2.2MS2 Link to comment Share on other sites More sharing options...
hologram Posted December 1, 2004 Share Posted December 1, 2004 $tempdir = "/catalog/temp/";$tempdir2 = "/catalog/temp/"; I change this? To what? $tempdir = "temp/"; $tempdir2 = "temp/"; The README's and MANUALS are very usefull for FAQ Fixed the download bug. My fault. I had lot of files around and i missed 2 lines. :blush: But still looking for help on the *10 at the extra-price fields for atrrib options when i download the .txt. Btw mibble, thx for the new 2.74 uploaded, fixed my upload problem with that version and the edits. :thumbsup: Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 try temp/ $tempdir = "/catalog/temp/";$tempdir2 = "/catalog/temp/"; I change this? To what? <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 Now I got a problem.. I downloaded, added some products and tried to upload. Now over 1000 products is missing in mye store and also my categories are acting crazy.. :( What to do? Im such a newbie.. sorry if any have asked this questions before but I cannot find anything regarding this :( Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 basically the way i have people add fields, is to search for products_image and follow that thru the code, inserting your field there (or after any field you choose) as long as you are consistent and follow the other code Thanks for that reply. I will try that but I'm not a coder.. :'( If anyone else has a workaround, please let us have it. <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
hologram Posted December 1, 2004 Share Posted December 1, 2004 Thanks for that reply. I will try that but I'm not a coder.. :'( If anyone else has a workaround, please let us have it. I'm not either, its just need compare a 'basic' easypopulate.php with on ewith any extra option to see how it works. Anyway, did u checked this contribution?: New Fields with Easy Populate Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 I just got an error, is this causing EP to stop uploading? 24FIAT_PUNTO_3_NO321DK.jpg... ERROR! - Too many characters in the model number. 12 is the maximum on a standard OSC install. Your maximum product_model length is set to 12 You can either shorten your model numbers or increase the size of the field in the database. Quote Link to comment Share on other sites More sharing options...
Mary-at-Milton Posted December 1, 2004 Share Posted December 1, 2004 I'm not either, its just need compare a 'basic' easypopulate.php with on ewith any extra option to see how it works.Anyway, did u checked this contribution?: New Fields with Easy Populate <{POST_SNAPBACK}> Jose! I installed the contrib and it works! Thank you very much for that. :D :D :D Quote Mary-Ann Chief Cook and Bottlewasher Jack-of-All-Trades Running 2.2MS2 Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 in easypopulate.php you have to match up your field length for model @ with what you have in your database. I just got an error, is this causing EP to stop uploading? 24FIAT_PUNTO_3_NO321DK.jpg... ERROR! - Too many characters in the model number. 12 is the maximum on a standard OSC install. Your maximum product_model length is set to 12 You can either shorten your model numbers or increase the size of the field in the database. <{POST_SNAPBACK}> Quote Link to comment Share on other sites More sharing options...
hologram Posted December 1, 2004 Share Posted December 1, 2004 I fixed the problem with the options_values_price fields when downloading ep .txt file. I just edited in the database the 15,4 configuration to 15,2 (maybe must it match with the one set up in Configurations menu?). Now I download it perfectly (everything inside osc was working well) and also show + or - in the field. Dunno why is this, but works... PS:Glad of help Mary-Ann. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 Im starting to get the hang of the programme now, but I still got some problems I cannot find answers on: in the excell file it duplicates many products.. why? when I upload the EP duplicate categories making the site look like a mess. Thanks for all the help people! Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 no comma's in the categories fields, this is what duplicates items. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 no comma's in the categories fields, this is what duplicates items. <{POST_SNAPBACK}> I dont have commas.. only & in some.. Quote Link to comment Share on other sites More sharing options...
garyosterholt Posted December 2, 2004 Share Posted December 2, 2004 Hey Guys, I went to upload some more products and i'm now getting this error. 1064 - You have an error in your SQL syntax near 'brmdk9r-100', '3295', '1', CURRENT_TIMESTAMP, "0' at line 43 Any ideas? Thanks Gary Osterholt Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.