Forums

[resolved] Activated Gengo. Blog crashed. (5 posts)

  1. LostInNetwork
    Member
    Posted 4 years ago #

    I activated Gengo 0.9.1-alpha3 on WP 2.2.2 and set a default language.

    Result:

    Fatal error: Call to a member function on a non-object in /home/user/domains/my_domain/public_html/wordpress/wp-includes/classes.php on line 33

    and

    Fatal error: Call to undefined function: get_currentuserinfo() in /home/user/domains/my_domain/public_html/wordpress/wp-content/plugins/gengo/gengo.php on line 1143

    and hence no access to the web admin interface anymore. My blog has practically self-destructed.

    Now, how do I recover from this situation?

    I have access to shell and phpMyAdmin.

    Thanks

  2. whooami
    Member
    Posted 4 years ago #

    you ftp in, and delete the plugin files, just as is recommended (in this situation) on the bottom of the plugins page where you activate them ..

    If you added any code to any theme files as a result of installing the plugin, delete it from the files.

  3. LostInNetwork
    Member
    Posted 4 years ago #

    HA! rm -rf gengo

    So obvious, so beautifull, so powerfull ;)

    I fear that command while panicing (horrors of the past come to mind...), so encouragement by you really helped. Thanks a million, you saved my day :)

  4. LostInNetwork
    Member
    Posted 4 years ago #

    This problem is not due to Gengo. The problem appears to be in WP-Polls:

    At wp-multilingual.net the author of Gengo writes:

    "If that happens, the plugin you just activated has been written incorrectly. It is trying to set its language too early, before Gengo has loaded. The solution is an easy one - the call to load_plugin_textdomain() in the plugin must be moved so that it is run on the ‘init’ hook."

  5. LostInNetwork
    Member
    Posted 4 years ago #

    Just edit the polls.php as is described in a comment on wp-multilingual.net compatibility page

    Problem solved.
    Plugin author notified.

Topic Closed

This topic has been closed to new replies.

About this Topic