Quote:
Originally Posted by DaNIEL MeNTED
I think you mean "replace WDF_ with your own prefix"
|
If you look at the text files Lionel uploaded, you'll see:
PHP Code:
INSERT INTO new_product VALUES ('wdf_vbms', 'Vbulletin Mail System', 'Vbulletin Mail System', '2.52', 1, '', '');
I think he means to replace the
new_product table line with your own prefix. Same with
new_settinggroup and
new_phrasetype in the corresponding files