05-24-2016, 09:02 AM
Hey guys,
I cannot seem to get rid of the "No language key found" error message in the form-signin-heading ( ), the submit button at the bottom of the form ( ) and the link to the join.php on the rightbottom side ( ) of the login.php and the join.php (_join.php in views).
Not sure what I did wrong there
Any ideas?
I cannot seem to get rid of the "No language key found" error message in the form-signin-heading (
Code:
<?=lang("SIGNIN_TITLE","");?>
Code:
<?=lang("SIGNIN_BUTTONTEXT","");?>
Code:
<?=lang("SIGNUP_TEXT","");?>
Not sure what I did wrong there
Any ideas?