Bug tracker
Out of range for new Topic Icons (fix completed in vcs)
Out of range value adjusted for column 'icons_width' at row 1 [1264]
SQL:
INSERT INTO `phpbb_icons` (icons_url, icons_width, icons_height, display_on_posting, icons_order) VALUES ('a51674p13jp0.jpg', 900, 900, 1, 1)
ACP -> Topics -> Topic-Icons -> add a new Icon
Comments / History
can you please add a maximum check for this?
I'm not sure where is the best place.
This patch fix it, but is a bit hardcore