The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Start Up and more >> Bulk new items? https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1170845103 Message started by jblack on 02/07/07 at 11:45:03 |
Title: Bulk new items? Post by jblack on 02/07/07 at 11:45:03 How would I go about adding about 200 different various items with corresponding pictures. We are auctioning off old hardware for charity. and to add the items one by one will take ages. there are a lot of duplicates, like 20 of the same machine spec etc. any ideas? |
Title: Re: Bulk new items? Post by Dieter Werner on 02/07/07 at 14:18:48 The forum contains a lot of informations. The search function is your friend - always ;) http://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1101418295/4#4 |
Title: Re: Bulk new items? Post by Dieter Werner on 02/09/07 at 13:49:11 No reaction ... No script rating ... Business as usual ... [smiley=beer.gif] |
Title: Re: Bulk new items? Post by jblack on 03/09/07 at 14:04:10 Sorry, been away for a while... I have added the script but can't find where to upload the csv file? Thank you for all your help!!!! :) |
Title: Re: Bulk new items? Post by Dieter Werner on 03/09/07 at 14:51:17 The function is not included :'( but you can search the forums in order to find the code. |
Title: Re: Bulk new items? Post by jblack on 03/12/07 at 09:12:43 Hi Dieter Thank you for your reply... We do appreciate you taking the time to support a free producy for free. This is for charity and I am doing it for free too. I'm not a developer but learning. I managed to get it to read the csv file by making a autopost folder and and autopost.dat file in it. here is an example of the file: admin|password CATEGORY|TITLE|RESERVE|INC|DESC|IMAGE0|START_DAYS|START_HOUR|START_MIN|START_SEC|DAYS|HOUR|MIN|SEC|BID|BUY_IT Misc|HP Compaq 5130|1.00|1.00|Serial CZC3361JYN. Broken. No HDD NO Ram. Please note that the image displayed is not the exact product but represents it. The equipment is sold as is. NO RETURNS. NO SUPPORT. ERRORS AND OMISSIONS EXCEPTED.|12032007108.jpg|0|10|00|00|4|12|00|00|10.00|50.00 I have ironed out the bugs mostly but am having an issue with the last value the buy_it price. for some reasone is is not seeing the value as valid! this is the error i get: Use of uninitialized value in pattern match (m//) at C:\Auctionsite\eAuction161\eAuction.pl line 4437. -------------------------------------------------------------------------------- Error You must enter a valid Buy-It price Could you provide any assistance? It would be greatly appreciated. Regards James |
Title: Re: Bulk new items? Post by Dieter Werner on 03/12/07 at 11:12:10 Sounds like the variable $form{'BUY_IT'} is empty. Make sure the content of the last field of your csv-record is assigned to $form{'BUY_IT'} |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |