[wp-trac] Re: [WordPress Trac] #6112: Javascript error and TinyMCE does not appear

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 11 10:45:33 GMT 2008


#6112: Javascript error and TinyMCE does not appear
-----------------------+----------------------------------------------------
 Reporter:  neoen      |        Owner:  azaozz  
     Type:  defect     |       Status:  reopened
 Priority:  high       |    Milestone:  2.5     
Component:  TinyMCE    |      Version:  2.5     
 Severity:  normal     |   Resolution:          
 Keywords:  has-patch  |  
-----------------------+----------------------------------------------------
Comment (by azaozz):

 Replying to [comment:10 neoen]:
 > Revision 7236.
 > I were running here also older versions (from trunk).
 > Now error in IE7 changed to:
 >
 > {{{
 > Line: 2
 > Char: 1
 > Error: Invalid character
 > Code: 0
 > URL: http://localhost/WordPress/wp-admin/post.php?action=edit&post=14
 > }}}
 >
 > I cleared browser cache (if you mean this:
 http://kb.iu.edu/data/ahic.html) and no change.
 >
 > When I try to edit or publish new post, no chance to TinyMCE editor
 appear. I can not change HTML and Editor during editing. In IE7 there is
 Javascript error. In Firefox there is no error message, but it does not
 work for me too.
 >
 > I will add my phpinfo to this ticket.

 Try to disable zlib or turn off compression in tiny_mce_config.php, line
 143, change it to
 {{{
 'compress' => false,
 }}}
 and see if that helps.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6112#comment:11>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list