[TYPO3-english] DB check -> Database Relations: Files with no references at all (delete them!)
Christian Platt
christian.platt at pharmaline.de
Sun Jun 8 09:36:02 CEST 2014
Hi Bas,
the flexform has nothing to do with the database chaeck.
All the settings of the felxform are stored in the tt_content element db
so, check your tca and sql definitions, you might there find the reason for the db_check message.
regards
Christian
Am 06.06.2014 um 13:16 schrieb Bas van der Togt <bas at profinit.com>:
> Hello,
>
> I have some flexforms with some old fashion image fields, for example:
>
> <settings.image>
> <TCEforms>
> <label>Image</label>
> <config>
> <type>group</type>
> <internal_type>file</internal_type>
> <allowed>gif,png,jpeg,jpg</allowed>
> <max_size>10000</max_size>
> <uploadfolder>uploads/tx_bla</uploadfolder>
> <show_thumbs>1</show_thumbs>
> <size>1</size>
> <minitems>0</minitems>
> <maxitems>1</maxitems>
> </config>
> </TCEforms>
> </settings.image>
>
> This is al working great but when i run DB check -> Database Relations all those images are underneath "Files with no references at all (delete them!)".
>
> How can i fix this?
>
> Best regards,
> Bas
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list