Table automatically added when using TinyMCE

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jah
Forum Members
Forum Members
Posts: 147
Joined: Thu Dec 30, 2004 9:09 am

Table automatically added when using TinyMCE

Post by jah »

One of the users on my site cannot add or edit anything with TinyMCE. A table is automatically added to the HTML when the page is submitted. 

Here is the code that is added. Any idea what this is?

Jon

Code: Select all

<table id="HB_Mail_Container" height="100%" cellspacing="0" cellpadding="0" width="100%" border="0" unselectable="on"><tbody>
<tr height="100%" unselectable="on" width="100%">
<td id="HB_Focus_Element" valign="top" width="100%" background="" height="250" unselectable="off"> </td>
</tr>
<tr unselectable="on" hb_tag="1">
<td height="1" unselectable="on"><div id="hotbar_promo" /></td>
</tr>
</tbody></table>
<blockquote id="aa509ce8">
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Table automatically added when using TinyMCE

Post by Ted »

hotbar_promo?  Could it really be spyware related?  That's craziness.
jah
Forum Members
Forum Members
Posts: 147
Joined: Thu Dec 30, 2004 9:09 am

Re: Table automatically added when using TinyMCE

Post by jah »

It does not happen with other users, so I'll have to check up this users system.
Post Reply

Return to “CMSMS Core”