>>
Site Map
>>
Forums
>>
Blocks 7x
Forum module - topics in forum:
Blocks 7x - Discussions regarding PHP-Nuke Blocks. 7x
Donations block query
I have a donations block installed on my site but some of the currecny is in $ and i want to change that to £. I have changed some of the $ signs to £ but i still have some left and i dont know wat code in wat files to edit.
If u look at the block and click on the "make a donation" button it brings up amounts that u can select, but the "other" amount still shows as $ and i can't figure out how to change that. Also when u click on the paypal button after u have selected the amount, it goes to the paypal window, i have changed the USD to GBP and it works for the set amounts in my block like £5, £10 etc, but not for the "other" amount, that comes up with the following error:
Error Detected:
The link you have used to enter the PayPal system contains an incorrectly formatted item amount.
Any ideas on how to change this and get it working?
Also in my adminphp when i look at the Tresury Finacial Register i have $ signs there too under the "amount" and "net Balance" too, which i would like to change to £, but unsure wat code needs to be edited and in wat file. Any ideas on this?
My website is
http://www.tsc.simtu.com
Thnx
Razor
I had a look in the addons forums and I found this topic:
https://sourceforge.net/forum/message.php?msg_id=2399485
That shows all the instances of $, you just need to replace them with £.
Regarding the "other" box not working, I see you posted the same question in those forums. I think you will get a better response there as they coded it and would probably know why it's acting like that.