Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • dear all,
    I’ve heard a new way to solve this problem from Mr. watanabe.
    Please try the following steps.

    1. Open wp-includes/js/tinymce/tiny_mce_config.php.
    2. Disable if-clause with a comment as: // Use cached file if exists (line 244 or around)
    3. Disable if-clause with a cooment as: // Generate GZIP’d content (line 299 or around)
    4. Comment out: header( ‘Content-Length: ‘ . strlen($content) ); (line 306 or around) as well
    5. Then go to the post form and do the Super-reload

    In my situation, it works 🙂

    philsci

    (@philsci)

    Thanks hakre,
    It works by the following steps.

    1. Set the cache volume to 0 MB, turn off JavaScript in Firefox, and then set the user preference NOT to use the visual editor.
    2. Close the browser and start again.
    3. See the entry post page and check JavaScript is disabled.
    4. Go to the user preference and turn on (to be enable) the visual editor.
    5. And go back the entry post page.
    philsci

    (@philsci)

    Dear forum,
    Now I have met with the same problem. And I’ve found at:

    /wp-includes/js/tinymce/langs/wp-langs.php

    Firebug for Firefox tells me that this script is crashed
    if I use the visual editor. And nothing helps when I hard-code
    to replace all of $langage variables with ‘en’, and add

    define (‘WPLANG’, ‘en’);

    line in wp-config.php as well…

    philsci

    (@philsci)

    I use SimplePieWP and get Twitter lines by:
    twitter.com/statuses/friends_timeline/XXXXXXXX.rss
    with custom template.

    philsci

    (@philsci)

    Thanks corund,

    And I’ve found that this post entry lacks of date and time, and it succeeds when I add an actual date and time to post directry with phpMyAdmin.

    So, on the dash board, WP still freeze when I publish my entry…

    philsci

    (@philsci)

    I have met the same problem in my corporate site while such thing has not occurred in my private site… Posting, waiting…. and time out.

    Forum: Your WordPress
    In reply to: Hi all!
    Thread Starter philsci

    (@philsci)

    Dear monteleon,
    Thank you very much and I hope you will also have nice life with WP!

Viewing 7 replies - 1 through 7 (of 7 total)