News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Misspelling of "disclaimer" in language file

Started by Leonard Will, May 05, 2014, 01:01:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Leonard Will

If, like me, you have searched in vain for the text of the registration disclaimer in the language file (e.g. lang/english.php), you may wish to note that it is spelled incorrectly, as "disclamer" rather than "disclaimer", so that you have to search for
$lang_register_php['disclamer'] = <<< EOT

ΑndrĂ©

Thanks for the report. As it's just a variable name, it doesn't affect anything, as the same typo is used everywhere else in the code. I don't want to fix this in cpg1.5.x, as it definitely will cause issues if people contribute/update language files. Instead, this typo will be fixed in cpg1.6.x.