DanYouCan

Results 9 comments of DanYouCan

Hi there Sorry for rehandle this issue. I use TYPO3 V10.4.28 with Flux V9.6.1. If I remove or delete a hidden flux content element I still got following error: _Argument...

@cweiske Thank you for taking your time to find a properly solution.

If for example an upgrade is imminent and the users already know the frontend, then you are faced with an explanation problem. It is generally a question of whether this...

Thanks for the information. Good to know that things are moving forward.

I can confirm with TYPO3 V12.4.9 PHP8.2, that even if you have a lightbox installed and configured, TYPO3 dosen't render the image with an a-tag on the frontend. Also lazy...

Is there a fix or workaround to get back the click enlarge function? Thanks in advance for some information on the state.

> If I insert the following Typoscript code into my setup file, the Imagelightbox and clickenlage works with the images in the RTE. > > ``` > lib.parseFunc_RTE { >...

Thanks for your hint. I didn't know that there is type casting for fluid. I tested it and still get an error: Object of class TYPO3\CMS\Core\Resource\FileReference could not be converted...

Yes indeed, it looks like that. As mentioned in my request, I was able to solve this as follows: `src="/fileadmin/{file.originalFile.identifier}"`