You call it create_account.php and you put it in a folder that you create with the same name as your template directory in includes/languages/english.
So the end result is the file includes/languages/english/YOUR_TEMPLATE_DIR/create_account.php
You call it create_account.php and you put it in a folder that you create with the same name as your template directory in includes/languages/english.
So the end result is the file includes/languages/english/YOUR_TEMPLATE_DIR/create_account.php
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Thank You.
That did work, although it's a bit messy.
Firstly, the folder 'includes/languages/english/YOUR_TEMPLATE_DIR/ did not exist. Of course the 'your template' bit should be named with my template name which I did, and put the newly created create_account.php in it.
When attempting to create an account with an under 18s dob, it says at the top of the page the line of text from the create_account page 'define('ENTRY_DATE_OF_BIRTH_UNDERAGE','Sorry, but you must be at least 18 to register to use this site'); '
It also has increased the font size of the page.
I've attached the screenshot for your viewing.