<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    I am not sure why , but Bullseye is not showing any more after I
    login as Admin to explorer.<br>
    Can you please help me to troubleshoot and find the problem.<br>
    <br>
    Attached is the error I am receiving after login.<br>
    and Firebugs shows:<br>
    <span role="presentation" class="objectBox objectBox-errorMessage
      hasBreakSwitch "><span aria-expanded="false" class="errorMessage "><br>
      </span></span><br>
    <div role="listitem" class="errorTitle focusRow subLogRow "><span
        class="errorMessage ">ReferenceError: tinymce is not defined</span></div>
    <span class=" "></span>
    <table class=" " cellpadding="0" cellspacing="0">
      <tbody class=" ">
        <tr class=" ">
          <td class=" "><span role="checkbox" aria-checked="false"
              title="Break On This Error" class="errorBreak a11yFocus "></span><br>
          </td>
          <td class=" "><a class="errorSource a11yFocus ">
              <pre title="if (tinymce['opencms']) return;" class="errorSourceCode ">if (tinymce['opencms']) return;</pre>
            </a></td>
        </tr>
      </tbody>
    </table>
    <br>
    function initOpenCmsTinyMCEPlugin() {<br>
       if (tinymce['opencms']) return; <br>
    <br>
    <br>
    <span role="presentation" class="objectBox objectBox-errorMessage
      hasBreakSwitch "><span aria-expanded="false" class="errorMessage "></span></span>Where
    should I look when it says tinymce is undifined in opencms_plugin.js
    ?<br>
    <br>
    <br>
    Thanks<br>
    Babak<br>
  </body>
</html>