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 the value highlighted in RED
######################################
# New Registration Referral Credit
# this will credit a current
# registered user for referring a
# new registerng user a positive
# amount when registering
# 0.00 for none no credit on new registrations
$config{'referralcredit'} = '+0.00';
Save your alterations and then refresh your browser.