text change

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

text change

Post by Terr0r »

I have save the file language/en/mods/donate.php utf8 without BOM but it is not working I wil try it again

EDIT

i have save the file language/en/mods/donate.php utf8 without BOM and uplaod it again but noting change

text change

Post by martin123456 »

I don't understand none of this both posters donation pages show fine for me but yet not for them ? could it be a browser issue for them only ?

text change

Post by Terr0r »

maybe is that the problem martin I used firefox 5.0

text change

Post by martin123456 »

shows good in ff and chrome both posters donation pages do.

text change

Post by Terr0r »

strange by my is it not looking good I will take a look if I have time for it what the problem is I have now no time for that

text change

Post by Stoker »

Terr0r wrote:I have save the file language/en/mods/donate.php utf8 without BOM but it is not working I wil try it again

EDIT

i have save the file language/en/mods/donate.php utf8 without BOM and uplaod it again but noting change
PM FTP for your domain and I will prove you wrong.

text change

Post by Terr0r »

I will send you a PM if i'm back from the shoe store I wil buy shoe for my eldest daughter

text change

Post by chuiby »

I get the same problem as the post starter, but reinstalling the mod doesn't fix it.

Perhaps anyone here use Board3 Portal ?
It seemed to happen after i installed it.

It's really annoying... what could cause that?


Edit: I found a forum running Board3 Portal mod (http://www.gwmara.com) and it's Board3's paypal donation module is the same message as the one we see... could there be any text vars used by two different mods? (Sorry i'm kinda new to phpbb stuff).

Edit 2: Spotted the problem,

There's indeed a var that is being used by board3 mod and PD mod.

Quick fix:
Change DONATION and DONATION_TEXT in .\language\en\mods\lang_portal.php

to PAY_DONATION and PAY_DONATION_TEXT

and do the same for Board3's portal mod's scripts.

text change

Post by AllanD »

I'm Having the same problem.
I reinstalled and uploaded the donate.php file refreshed the templates and still not changing the text.
I have read that you have to convert the file in notepad++. Maybe i did something wrong there.I opened the file then click on encoding then convert to utf-8 without BOM then clicked saved the file. UPloaded it and still nothing any help would be great.

text change

Post by Stoker »

Link?