How to turn on/off new bidder limits

Login to cPanel and click on 'Legacy File Manger'

Click on:

  • Public_html
  • cgi-bin
  • auction
  • config.pl

Now chose to edit your config.pl file.  (editor will open in a new window)

Locate the following part of the script and amend any of the the values highlighted in RED

#####################################
# Limit the number of auction items
# a user can bid on till they have so many positive
# feedback left Turn on or off
 
$config{'limitbidding'} = 'off';

##############################
# The Max auction items a user can post or bid on
# if there postive feedbacks left are less than
# the FeedBack points setup on the next setting below

$config{'bidsallowed'} = 2;

##############################
# Postive FeedBack points needed for a user
# to be able to place bids
# on unlimited auction items
# set to 0 to turn off

$config{'feedbackpoints'} = 2;

 

And click on 'Save'

  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How to change your admin password

Login to cPanel and click on 'Legacy File Manger' Click on: Public_html cgi-bin auction...

Setting up your PayPal email address

Login to cPanel and click on 'Legacy File Manger' Click on: Public_html cgi-bin auction...

Auto invoice your sellers each month

To send an automatic invoice to your sellers on the 1st of each month you must first login to...

Change your admin password

Login to cPanel and click on 'Legacy File Manger' click on: Public_html cgi-bin auction...

How to add my website Logo

To save your current logo to your computer simply go to http://Your Website...

Powered by WHMCompleteSolution