[TYPO3] when inserting image, typo appends _01 to the name...
Søren Vedel
sv at workhouse.com.br
Sun Jan 22 03:03:50 CET 2006
Hi Dieter,
This is normal TYPO3 behavior. Search for _01 typo3
3 solutions (maybe more...):
1. Delete the old file before upload.
2. In your TypoScript you can add a * to the filename like this:
my_image*.jpg
3. Or when you upload you can choose to overwrite existing file.
More here:
http://typo3.org/documentation/document-library/doc_core_api/columns_fieldnam-6/
Regards
Søren Vedel
dieter orens wrote:
> well that's it: whenever I insert images typo adds _01 to the name, and
> then can't find the image?! Anyone had this prblem before?
More information about the TYPO3-english
mailing list