How to turn on/off the 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 Users Found This Useful
Was this answer helpful?

Related Articles

Setting the site time

To set the website time you must first login to cPanel and then follow these steps. go to...

Setting the site fees

This topic shows you where to update your sellers fees. To set the website fees you must first...

Where can i find my admin panels?

Classic version script Admin panels can be found at Main admin panel is at :...

How to add my website Logo

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

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...

Powered by WHMCompleteSolution