I made this simple change in go_go.tpl
and got this incomprehensible error as a pop-up, which disappeared after a short delay,
and doesn't apparently appear in any more persistent place.
from
<div id="stoneicon_p${id}" class="go_stoneicon go_stoneicon{color}"></div><span id="stonecount_p${id}">0</span>\
to
<div id="stoneicon_p${id}" class="go_stone_${board_size} go_stoneicon_{color}"></div><span id="stonecount_p${id}">0</span>\
leaving aside what mistaken thing I was trying to do; It's not very satisfactory for a simple edit like
this to result in such a catastrophic and opaque error.
---
Javascript error:
During pageload
Cannot call method 'toString' of undefined
TypeError: Cannot call method 'toString' of undefined
at http://en.1.studio.boardgamearena.com/t ... :15:273363
at String.replace (native)
at Object._6f1.substitute (http://en.1.studio.boardgamearena.com/t ... :15:273162)
at _62b.format_block (http://en.1.studio.boardgamearena.com/t ... :15:250995)
at declare.setup (http://en.1.studio.boardgamearena.com/t ... 1031:66:34)
at _54d.completesetup (http://en.1.studio.boardgamearena.com/t ... :15:175793)
at http://en.1.studio.boardgamearena.com/g ... 333:578:24
at _c6 (http://en.1.studio.boardgamearena.com/t ... s:15:11357)
at _36 (http://en.1.studio.boardgamearena.com/t ... s:15:12968)
at http://en.1.studio.boardgamearena.com/t ... s:15:13214
Script:
Url: http://en.1.studio.boardgamearena.com/g ... er=2243333
U=2243333
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22
The requested page was not found
and got this incomprehensible error as a pop-up, which disappeared after a short delay,
and doesn't apparently appear in any more persistent place.
from
<div id="stoneicon_p${id}" class="go_stoneicon go_stoneicon{color}"></div><span id="stonecount_p${id}">0</span>\
to
<div id="stoneicon_p${id}" class="go_stone_${board_size} go_stoneicon_{color}"></div><span id="stonecount_p${id}">0</span>\
leaving aside what mistaken thing I was trying to do; It's not very satisfactory for a simple edit like
this to result in such a catastrophic and opaque error.
---
Javascript error:
During pageload
Cannot call method 'toString' of undefined
TypeError: Cannot call method 'toString' of undefined
at http://en.1.studio.boardgamearena.com/t ... :15:273363
at String.replace (native)
at Object._6f1.substitute (http://en.1.studio.boardgamearena.com/t ... :15:273162)
at _62b.format_block (http://en.1.studio.boardgamearena.com/t ... :15:250995)
at declare.setup (http://en.1.studio.boardgamearena.com/t ... 1031:66:34)
at _54d.completesetup (http://en.1.studio.boardgamearena.com/t ... :15:175793)
at http://en.1.studio.boardgamearena.com/g ... 333:578:24
at _c6 (http://en.1.studio.boardgamearena.com/t ... s:15:11357)
at _36 (http://en.1.studio.boardgamearena.com/t ... s:15:12968)
at http://en.1.studio.boardgamearena.com/t ... s:15:13214
Script:
Url: http://en.1.studio.boardgamearena.com/g ... er=2243333
U=2243333
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22
The requested page was not found