>>  Site Map >>  Forums >>  Modules

Forum module - topics in forum:



Modules - Get help on installing any module or add-on here



Nuke Treasury $'s to £'s

Hi all Wink

I've downloaded the nuke treasury block from here and thanks by the way but i have just one question and that is.....

Does anyone know how to change the units to pounds sterling(£) instead of dollars($)?

Cheers Guys

Central Expert






Ok, I have downloaded the same thing for my site to try to get some donations going, and I haven't really looked for that yet, but I did find a small bug in the coding.

If you open the html > modules > donations > ipn folder, you should have a file in there named *ipdppd.php* when you set up your account and go to the Admin Control Panel and go into the Treasury Control Panel,

Click on Config, go all the way to the bottom and press the Click Here To Test IPN, after you have set up your IPN in paypal.

When you click that link, you will probably get some errors, saying at the end of them, Line 25, there are 3 of them that I got, and then one at the very bottom that said Line 45, but that was nothing.

After you get that error, open your ipdppd.php file and find line 25, which should look like this:

Code: :
include("../config.php");


It is pretty much right in the beginning, a few lines under the introduction to the program basically.

Well, when you find that line, you need to change the code to say:

Code: :
include("../config.inc.php");


Then when you test the IPN again, making sure you have everything else set up already, it should pass all tests.




I will look around for that other part where you want to change to Euro from American Dollar though. Might be a tad hard to find, but I will check around.




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS