eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 2 3 
Allow more than 14 days? (Read 498 times)
bit
eAuction User
**
Offline

I love Perl

Posts: 12

Allow more than 14 days?
11/29/04 at 23:20:58
 
Is it possible to allow user to set more than 14 days for aution. For example, 2 months.
Back to top
 
 


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Allow more than 14 days?
Reply #1 - 11/30/04 at 10:15:05
 
bit   wrote on 11/29/04 at 23:20:58:
Is it possible to allow user to set more than 14 days for aution. For example, 2 months.


Go to
sub check_item_data
Goto this line:
 
   oops($txt{'You must enter the number of days your auction should run, from 1 to 14'})
   unless $form{'DAYS'} < 15;

change the text and the condition ...
for instance:  
   oops($txt{'You must enter the number of days your auction should run, from 1 to 30'})
   unless $form{'DAYS'} < 31;

open eConfig161.pl
search the script for:

'You must enter the number of days your auction should run, from 1 to 14'

edit the text and save the script files.



Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
lets
eAuction User
**
Offline



Posts: 16
San Francisco
Gender: male
Re: Allow more than 14 days?
Reply #2 - 01/25/05 at 06:32:49
 
DONE! however on the "Post A New Item" form it still says Deadline: (max. Days = 14). it should say 30 days........ and this brings up, is there a way to change any of the other text in the form?? I'd like to change "Start-up" to something else
Back to top
 
 


Advertising
View Profile | WWW   IP Logged
Pages: 1 2 3 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only