.. include:: /Includes.rst.txt ========================== TYPO3 Exception 1382284105 ========================== .. include:: /If-you-encounter-this-exception.rst.txt You must either specify a string src or a File object. ====================================================== This error happens in Fluid if an :html:`` tag (or a media / image view helper) has an undefined variable in the :html:`src` parameter. Example: .. code-block:: html {file.alternative} and "file" is undefined, or not a `String` or a `FileReference`.