Closed wbeeftink closed 11 years ago
Hey @wbeeftink
the media
field in pages
is the count of associated media not the actual uid. You will have to get the actual uid from sys_file_reference
instead and use that as your src
.
If you need anymore assistance you are welcome to join our support chat on freenode: #fedext
(https://fedext.net/support-chat.html)
Fixed by #395
Hey guys, I'm unsure if this is an issue with vhs or TYPO3/FAL but I have trouble showing images from pages or content elements.
The above is what I tried but it throws this error:
The page with uid 37 does have an image relation set under the resource tab. When checking out the pages table it shows value 1 in the column media. I'm unsure if it's relevant but the record in sys_file_reference with pid 37 has uid 12.
I hope that made sense! I'm not good at explaining the technical stuff ;) I'm trying out vhs in a project and so far it's awesome. I don't know how I've created projects in the past without vhs :)