• Resolved zambala

    (@zambala)


    Hi,

    My Visual editor in posts/pages is missing/disappeared.:(

    I am not sure since when, I was not realy often updating this site and sometimes use html….but still….

    – no buttons, post area is blank (if highlighted can be seen html code)

    WP version – I think the latest, I upgraded a few days ago, but the problem was already there….
    I can not blame also hosting, I was reciently changing host , it was the same on both, but – I have another wp on the same domain, which is working fine….

    I was searching here in older posts and found a very similar problem…but not real answers, for me at least….
    I read – some guys told the problem could be in the

    //public_html/wp-includes/js/tinymce/langs

    – I checked this folder, there is an error log telling me :

    [09-Nov-2011 02:28:39] PHP Fatal error: Call to undefined function __() in /home/user/public_html/wp-includes/js/tinymce/langs/wp-langs.php on line 15
    [04-Jan-2012 07:56:43] PHP Fatal error: Call to undefined function __() in /home/user/public_html/wp-includes/js/tinymce/langs/wp-langs.php on line 15

    – but I have no clue which one is line 15 or what I should do…..

Viewing 5 replies - 1 through 5 (of 5 total)
  • My Visual Editor has the same problem, I cannot see any upper bar or writing.

    @zarsika: It is considered impolite to interrupt another poster’s thread. Please post your own topic.

    @zambala: Try:
    – switching to the Twenty Eleven theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress.

    – re-running the upgrade via wp-admin/upgrade.php

    Thread Starter zambala

    (@zambala)

    Hey,

    I solved my problem, I hope so, I just copied all

    tinymce from
    public_html/wp-includes/js

    from a working installation to my non-working installation – and it seems to work ….

    But …. when I was doing it first time, I wanted to copy and replace wp-langs.php – but it seems I have moved it instead…..it has disappeared from the first folder….so now – in

    public_html/wp-includes/js/tinymce/langs

    I have only

    wp-langs-en.js

    , but there is no wp-langs.php ….
    I’m not sure – it seems working now – it may cause me some problems – or if needed wp can generate it ?

    Sorry, I did not want to be unpolite. I just wanted to say I had the same problem.
    Anyway thanks for the help, it was a plugin problem.

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

The topic ‘Visual editor missing’ is closed to new replies.