are you serious ?! Floris is missing a way to deal with vB ?! hum.. looks like i will help:
[sql]DELETE FROM ".TABLE_PREFIX."phrase WHERE languageid=0[/sql] for custom languages... as languageid = -1 is the MASTER, and 1 is the english, etc...
are you serious ?! Floris is missing a way to deal with vB ?! hum.. looks like i will help:
[sql]DELETE FROM ".TABLE_PREFIX."phrase WHERE languageid=0[/sql] for custom languages... as languageid = -1 is the MASTER, and 1 is the english, etc...
Thank you very much - I will go 'test' this
Hopefully it works and the custom phrases are removed from all the languages.