Mave
Active member
I auto generate html pages through php from certain nodes and threads. (don't worry, I use a read-only db user)
For embedded images I just replace the IMG bb codes with the html img tag.
But I recently started using attachments and the only data I get is
Example: https://themavesite.com/pictures/ (scroll down for working embedded images)
Can anyone help me into getting the full image URL with just the ID?
Thanks in advance!
For embedded images I just replace the IMG bb codes with the html img tag.
But I recently started using attachments and the only data I get is
Code:
[ATTACH=full]24[/ATTACH]
Can anyone help me into getting the full image URL with just the ID?
Thanks in advance!