| Author |
Message |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Mon Jun 29, 2009 5:52 pm |
|
How would I get the donations block to function in Australian Dollars instead of US or UK? |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Tue Jun 30, 2009 8:39 pm |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Tue Jun 30, 2009 8:42 pm |
|
I changed this:
<input type="hidden" name="currency_code" value="USD">
to this:
<input type="hidden" name="currency_code" value="AUD">
Is that all I have to do? |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 3132 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Wed Jul 01, 2009 1:29 am |
|
I don´t use this but its possible you need to change the lang files too if their any with USD in it. I would just replace "USD" with "AUD" everywhere. |
|
|
|
 |
pan Involved


Joined: Jul 25, 2006 Posts: 354
|
Posted:
Wed Jul 01, 2009 6:51 pm |
|
I can't find any lang files for nuke treasury? |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2404 Location: Pennsylvania
|
Posted:
Wed Jul 01, 2009 8:48 pm |
|
I think that is all you need to do. As far as paypal is concerned. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6300 Location: Vsetin, Czech Republic
|
Posted:
Thu Jul 02, 2009 3:21 am |
|
If you have a good file comparison or file editing tool, it should allow you to search the entire module (don't forget the block file) for references to USD |
|
|
|
 |
|
|
|
|