ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,574
- Points
- 823
Reputation:
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...