View Full Version : Change payment for paypal in Euro and...
depasco
05-31-2006, 11:13 PM
Hi,
i want to change the payment for paypal from $ to € (Euro). I have read the post with the hint to insert the line <input type="hidden" name="currency_code" value="EUR"> after the "no_shipping" but when I open the submit-site in my directory, there`s still a "$"-symbol. Where can I change this into the "€"-symbol ? Does paypal accept these changes ?
my site:www[dot]zaubererlinks[dot]de
thanks for your help
greets
depasco
Edit payment.tpl and search for:
Content visible to registered users only.
Replace with:
Content visible to registered users only.
Hope this helps!
Boby
depasco
06-01-2006, 05:02 AM
Hi Bobby,
thanks for your reply. I changed the $ into the € in the payment.tpl but the "$"-sybol in my "submit Links" page is still there...any idea ?
thanks...
depasco
use the ascii equivelant: €
depasco
06-01-2006, 05:52 AM
Hi,
i used the € with no result...still the $ visible
so your code looks exactly like this: <td class="field">€{$price.$LINK_TYPE}/{$payment_um.$um}</td>
and stilll doesn't show correctly?
btalman
06-01-2006, 07:53 AM
I had the same problem, just open submit.tpl with a program like dreamweaver and change the $ to € manually. Works for me,
Bram
depasco
06-01-2006, 05:17 PM
guys I´m getting crazy:
I tried everything: I cut and paste the <td class="field">€{$price.$LINK_TYPE}/{$payment_um.$um}</td> in the windows editor, i tried a html-editor, I tried the €-sign and the € and nothing helps...
Is it just a bug in the script ?
No €-sign on the submit-page. It`s still the **censored****censored****censored****censored**ed $-sign.:mad: :mad: :mad:
I think I`ll try another script...one with more support and a german helpfile and a german tutorial. Sorry but I have no time to find out every bug in this script...and ask for help...
bye
depasco
So long...
What I have written above is for the payment page.
To change the dollar sign to euro on the submit page, simply do the same in submit.tpl.
Change all ocurences of $ with €
Better it is if you want a HTML/XHTML valid page to use the HTML code for euro: Content visible to registered users only.(whitout the space between & and #)
If it's to hard to find all signs, you can search for following code in submit.tpl:
Content visible to registered users only.
and replace it with:
Content visible to registered users only.
And again for payment.tpl...search for:
Content visible to registered users only.
Replace with:
Content visible to registered users only.
Do not forget to remove all files in temp/templates/ before checking the pages.
Please do not post the same thread more than once. Picking the most relevant forum and posting it once there makes it easier for other members to help you,and keeps the discussion all in one place. And with this I mean your post in the german forum.
And I'm sorry if I cannot shut up, but with your attitude it's hard to find help, I'm sure there are some people here that could have helped you but if you don't ask nicely you won't get answers. Well, but there is still me that keeps answering even to this kind of posts.
And please, tell me one software that has no bugs. Tell me the name of a software, free or payed, that has no bugs and I will personally code you a link directory in german with tons of € signs.
Boby
nabeeha
06-28-2006, 02:17 PM
What is the code for £ as I have tried to ad just the £ but it comes out as ?
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.