MyBB Community Forums

Full Version: Thank you mod in divstyle
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.

I converted the mybb default theme into a tableless div theme. Now firebug shows the following message when i use the thank you button:

table has no properties
thx_action(XMLHttpRequest)thx.js (line 13)
(no name)()moo.ajax.js (line 28)
bind()prototype.lite.js (line 26)
[Break on this error] table.style.display=xml.getElementsByTagName('display').item(0).firstChild.data...

Sure, it´s javascripted, and it wants to change the table style, but there aren´t any tables. I´m not a coder, so can somebody help me?