Forums

Fatal error: Class 'NOOP_Translations' not found in (path) (4 posts)

  1. bkrause
    Member
    Posted 2 years ago #

    Get this error when trying to install. Does anyone know what the problem could be?

  2. koitaki
    Member
    Posted 2 years ago #

    I'm a wordpress hacker so I dunno exactly what's going on here, but my take on it is that for some reason the installation version currently for download does not include the class Noop_Translation. That class has something to do with language translations, so perhaps its not crucial.

    My solution, for what its worth

    In my wordpress files I found and opened the file wp-includes/pomo/translations.php

    I replaced all the text in that file with the text from this site:
    http://lab.yukei.net/wp-trunk/wp-includes/pomo/translations.php.source.txt

    This text includes the Noop_Translation class.

    Basically by doing this I've made sure the file does include the class that the error check was looking for and hence I successfully get through to the normal installation page.

  3. RozKen
    Member
    Posted 2 years ago #

    The same problem for me.
    I posted my solution on http://wordpress.org/support/topic/344708?replies=7#post-1354001
    But the solution is basically the same as Mr. koitaki's one.

  4. iamjose
    Member
    Posted 2 years ago #

    Thank you for posting this solution. It worked for me.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.