• Hi there, Im running the latest version of wordpress and for some reason when i goto edit my post/pages in the Visual Mode the area is just white, with nothing in it. This was working fine several weeks ago, Havent changed a thing.

    I have cforms / next gen gallery installed. Any help would be greatly appreciated.

    Kind REgards
    – Solly

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sollynz

    (@sollynz)

    anybody know whats happening here ?

    I can second this. From what I can see 2.7 is totally broken by any plug-in that adds custom buttons to the visual editor.

    Am still looking for a solution. More details at http://wordpress.org/support/topic/233585?replies=2

    I have resolved the problem in my case.

    Firstly flush all your caches and second check your server to make sure that the PHP Magic Quotes settings are disabled. You can do this on most hosts by adding the following to your .htaccess file in your WordPress directory:

    php_flag magic_quotes_gpc off
    php_flag magic_quotes_sybase off
    php_flag magic_quotes_runtime off

    Hope that helps!

    Wow…. thank you very much!

    I already got this problem almost 1 month, and I searching all at Google, but still can’t found solution for this.

    After I read your post, I remember that I already change configuration at my apache2.conf.

    Once again, thank you very much minuszero. I already know that this setting can be problem for wordpress.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Visual Editor is Blank’ is closed to new replies.