Hi!

Tomasz Krawczyk wrote:
In the Extension Manager there is update database fields functionality.
I tried many times but allways EM says that I have to update my table.
All fields are shown twice. Always.

This means that your table definition in ext_tables.sql is different from what MySQL gives you in SHOW CREATE TABLE command. So TYPO3 prompts you to correct it.

This usually happens when you added fields manually.

--
Dmitry Dulepov
TYPO3 CMS core & security teams member
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to