Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 16, 20223 yr Am trying to make a block to display a base 64 encoded string to an image. Once upon a time i had this working, though have sadly long lost the code; According to here, to ref my custom field all i'd need to add is {$record->customFieldDisplayByKey('base_string', 'listing')|raw}, yet adding this single line breaks everything immediately. : Anyone care to point my in the right direction of what i'm doing wrong exactly? 🙃 This also generates a HUGE error log that i have no idea how to make heads or tails of 🤷♂️
May 16, 20223 yr Community Expert Management Can you share the HTML code you're using and the error it generates?