Text_TW_PromotionStats.sql error

echo451

Chieftain
Joined
Nov 28, 2012
Messages
1
Using version v3.6.2.

The file Text_TW_PromotionStats.sql has an error at line 21.

INSERT INTO Cep_Language_EN_US (DateModified, Tag, Text, Gender, Plurality) VALUES (date('2013-01-18'), 'TXT_KEY_CANNOT ENTER', 'Cannot enter', '', '');

A space rather the an _ in the TXT_KEY_CANNOT ENTER entry.
 
Thank you echo451.

Welcome aboard, good to have you with us.
Small errors like that are notoriously hard to spot. Very nice job. Often when you look at the same sort of code over and over your mind tends to "skip over" these errors. Fresh eyes are always a help.
 
Back
Top Bottom