Set the site currency

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

  • go to 'Legacy File Manager'
  • public_html
  • cgi-bin
  • Auction
  • Config.pl

Click on the edit options to open the script in a new page.

Locate the following part of the script and save your changes. (Only change the values in red)

###########################
# Select Currency Type This Site Will Be Using
# Example: ( USA = USD = $ ) ( Canada = CAD = C ) (Euro = EUR = €)
# (United Kingdom = GBP = £ ) (Japan = JPY = ¥) (Australia = AUD = $A )
# so if you currency is £ then the setup will look like this
# $config{'currencytype'} = '£';
# $config{'currencytype2'} = 'GBP';

$config{'currencytype'} = '£';

$config{'currencytype2'} = 'GBP';

 

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

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

Powered by WHMCompleteSolution