D
dvsDave
Guest
So, I have been creating a geographical set of subforums. I want a map to show off the different regions. I created an SVG with the regions and embedded a link into the svg. (https://www.controlbooth.com/maps/the_grid.svg)
Where I'm struggling is embedding this into the description of the forum. I try to paste the HTML and get an error that the HTML is too long:
Code:
Read more
Continue reading...
Where I'm struggling is embedding this into the description of the forum. I try to paste the HTML and get an error that the HTML is too long:
Code:
XF\Db\Exception: MySQL query error [1406]: Data too long for column 'description' at row 1 in...
Read more
Continue reading...