Text variables missing from Login.english_british-utf8.php

Started by Chas Large, November 14, 2009, 04:12:51 PM

Previous topic - Next topic

Chas Large

I changed the default language on my SMF2 RC2 test forum to British UTF8 as we are a UK based forum. Members then reported they could not register as the two boxes with:
'I accept the terms of the agreement and I am at least ....'
'I accept the terms of the agreement and I am younger ...'
were just empty boxes.
I found the following lines in the Login.english.php file were missing from the Login.english_british-utf8.php file
// Registration agreement page.
$txt['registration_agreement'] = 'Registration Agreement';
$txt['agreement_agree'] = 'I accept the terms of the agreement.';
$txt['agreement_agree_coppa_above'] = 'I accept the terms of the agreement and I am at least %1$d years old.';
$txt['agreement_agree_coppa_below'] = 'I accept the terms of the agreement and I am younger than %1$d years old.';

Adding these lines the the british file allowed the boxes to be read.
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

Norv

Thank you for your report. It seems the problem was solved.
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Advertisement: