Forums

[resolved] Wordpress 2.8: Visual editor (articles and pages) is gone (76 posts)

  1. danspring
    Member
    Posted 5 months ago #

    For crying out load WordPress, sort this out!!

  2. sehlhorst
    Member
    Posted 5 months ago #

    I had the same problem with upgrade to 2.8. I'm using Chrome with Google Gears (win xp). Here's what I did to solve it (and when the solution appeared).

    Implicitly, I refreshed an "edit post" page after each step below.

    1. Did the "automatic reinstall" thing. [no change]
    2. Fixed my wp-super-cache setup and cleared the cache [no change]
    3. Cleared the cache in chrome (wrench icon > clear browsing data > empty the cache - time period everything) [no change]
    4. Disabled Gears for my site (wrench icon > options > under the hood > change google gears settings > select "denied" for my blog TLD, click 'apply') [visual editor working again]
    5. Re-enabled Gears for my site (wrench icon > options > under the hood > change google gears setting > select "allowed" for my blog TLD, click 'apply') [visual editor still working]

    Hope this helps someone!

  3. Blaisedel
    Member
    Posted 5 months ago #

    Hi everybody,
    I had the same problem and when I upgraded my Explorer to 8 version, the visual editor of wordpress 2.8 worked perfectly.

  4. bradc123
    Member
    Posted 5 months ago #

    I cleared my Firefox Cache as well. Then logged out and back in to Wordpress and everything works fine now.

  5. scottywic
    Member
    Posted 5 months ago #

    this is crap, i tried all the suggestions listed above with no luck. having to revert back to 2.7, thanks wordpress for wasting 3 hours of billable time.

  6. bumdumdum
    Member
    Posted 5 months ago #

    I've tried everything listed above and nothing worked. I'm running mac and safari.
    Turned off all the plugins and reinstalled WP 2.8. Nothing…

    Finally what did work was this…
    Turned on "Disable the visual editor when writing" from profile. Updated profile. Cleared browser's cache and then turned off the "Disable the visual editor when writing". Updated the profile again. Visual editor reappeared in posts.

    Hope it works for you!

  7. ronald_poi
    Member
    Posted 5 months ago #

    I'm using Safari 3.0 and I also HAD this problem. My solution was follow Firefox guys steps... Upgraded Wordpress from Tools / Upgrade, and then clear cache on Safari (Safari menu / Clear cache). Everything is working now.

    My Wordpress installation was in spanish but I went to english before all this... just in case.

  8. lpapworth
    Member
    Posted 5 months ago #

    I have a Mac with Safari and Firefox. I have tried the Tools reinstall, clearing cache, disabling/reenabling visual editor, Gears is not on, uninstalling supercache.
    I used the auto update plugin also.
    Text is white, bar is missing (though I think it sometimes flashes up for a second).
    I had an error about TinyMCE early on, but I've that plugin has been disabled for ages.

    Any ideas what else I could try?

  9. lpapworth
    Member
    Posted 5 months ago #

    I just noted that the official blog post for 2.8.1 Beta 1 says "A problem where the rich text editor wasn’t being loaded due to compression issues has been worked around." - but maybe it hasn't?

  10. revathir
    Member
    Posted 4 months ago #

    When I go to Tools > Upgrade > Automatically re-install I get the following :

    Upgrade WordPress
    Downloading update from http://wordpress.org/wordpress-2.8.zip.
    Unpacking the update.
    Incompatible archive: PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure
    Installation Failed

    Strange to find that still this issue is not resolved!

  11. Darran
    Member
    Posted 4 months ago #

    I was just about to pull my hair out until I found out that Google Gears was causing the problem. The reinstall did not fix anything, it was the disabling of Google Gears which did. I hope this helps everyone. And if this information is important, I am using a Mac with Safari.

  12. Gray-Adams
    Member
    Posted 4 months ago #

  13. parryjaswal
    Member
    Posted 4 months ago #

    none of the above methods are working for me.....*HELP*

    I use Firefox 3.5 and I don't have Google Gears on

  14. ZorbaJor
    Member
    Posted 3 months ago #

    I was facing the same problem after I uninstall TinyMCE Advanced Plugin
    Every thing worked fine
    I can use the advanced visual editor .

  15. yovanoff
    Member
    Posted 2 months ago #

    I was suffering from this same issue and found a resolution that hasn't been listed here - it turned out for me, there was an issue with running out of memory when loading the page, due to a plugin (The Yet Another Related Post Plugin).

    Adding this line to my .htaccess file got thinks working again:

    php_value memory_limit 64M

    (You may need to adjust the 64M up or down as appropriate. 32MB didn't work for me, 64MB did).

  16. CptnMorgan
    Member
    Posted 4 weeks ago #

    I'd tried all the above, but none of it worked. Then I stumbled upon the idea of fixing TinyMCE problems.

    On the 2.5 Visual Editor/TinyMCE problems forum (http://wordpress.org/support/topic/165449), I followed 4.

    4. In Firefox, go to the following URL:
    [your site]/wp-includes/js/tinymce/tiny_mce_config.php

    Turns out, the permission on the file were wrong

    The 'wp-include/js/tinymce folder' permission was 777, but when I compared it to a file on one of my sites where the visual editor worked, it should have been 755.

    I made sure all the folders had the correct permissions, and the visual editor worked.

    Hope this helps

Reply

You must log in to post.

About this Topic