USANet Creations
Users Support and Discussion Areas

NOTE: Always state the software package you have
when asking questions so you will get the correct answer,
as it does make a big difference in the answers you'll get!

| Main Site Home Page | Forums Home Page |

Subject: "I would like to add extra relist options"   Previous Topic | Next Topic
nonePrinter-friendly copy    
Conferences MakeBid Auction Q&A Topic #3323
Reading page 1 of 1 pages
Tropical1
Charter Member
257 posts, Rate this user
Nov-16-08, 04:16 PM (CST)
Click to add this user to your buddy list  
"I would like to add extra relist options"
 
I would like to add extra relist options 3, 4, and 5 times how do I do it. Just want to make sure of all the files that have to be added.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Tropical1
Charter Member
257 posts, Rate this user
Nov-16-08, 06:53 PM (CST)
Click to add this user to your buddy list  
1. "RE: I would like to add extra relist options"
 
Is this corect?

<td><b>Number of times to relist item:</b><br>
<INPUT NAME=RELIST TYPE=Radio VALUE="0" checked>None<br>
<INPUT NAME=RELIST TYPE=Radio VALUE="1">1<br>
<INPUT NAME=RELIST TYPE=Radio VALUE="2">2<br>
<INPUT NAME=RELIST TYPE=Radio VALUE="3">3<br>
<INPUT NAME=RELIST TYPE=Radio VALUE="4">4<br>
<INPUT NAME=RELIST TYPE=Radio VALUE="5">5<br>
</td></tr>


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Richardadmin click here to view user rating
Charter Member
2001 posts, 10 feedbacks, 19 points
Nov-16-08, 07:53 PM (CST)
Click to view user profileClick to add this user to your buddy list  
2. "RE: I would like to add extra relist options"
 
   That is correct, you only need to make those changes in the auction.pl file under the sub new and the sub new2

also if you increase the auto relist times then you will have to change the image delete days as well. these settings are in your config.pl and yourphoto.pl files there you will find this setup below so for every relisting time you add you will need to increase the image delete time by at least 60 days (as per instructions under this setup):


################################
# Delete auction item images after X Days
# starts from the time the image was uploaded
# NOTE if you change this setting make sure you change it
# in the config.pl file as well or there will be problems
# ALSO NOTE: if you change/increase the auto relisting times
# the user can select when posting a auction item you will have
# to increase the image delete time. for each extra auto relist
# added you will have to increase this time by 60 days.


$config{'delimagedays'} = 160;


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Tropical1
Charter Member
257 posts, Rate this user
Nov-16-08, 08:54 PM (CST)
Click to add this user to your buddy list  
3. "RE: I would like to add extra relist options"
 
Is this line correct for my 5 relistings?

$config{'delimagedays'} = 340;


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote
Richardadmin click here to view user rating
Charter Member
2001 posts, 10 feedbacks, 19 points
Nov-16-08, 11:21 PM (CST)
Click to view user profileClick to add this user to your buddy list  
4. "RE: I would like to add extra relist options"
 
   yes that would be the min.


  Alert | IP Printer-friendly page | Edit | Reply | Reply With Quote


Conferences | Topics | Previous Topic | Next Topic
Rate this topic Rate this topic