Viewing 4 replies - 1 through 4 (of 4 total)
  • Get the same error… on WP 4.0 – Last Firefox

    UP!

    Fixed: in wp/transposh_widget.php line 30
    Replace
    static function tp_widget_do()

    by
    static function tp_widget_do($args)
    Regards

    Thread Starter Violent

    (@violent)

    spameur, thanks, this helped on frontend pages but in my “php_error.log” file error has not disappeared:
    “PHP Warning: error_log(): open_basedir restriction in effect. File(transposh_LOG) is not within the allowed path(s): (…/tmp:/var/tmp:/opt/php-5.4/pear) in …/wp-content/plugins/transposh-translation-filter-for-wordpress/core/logging.php on line 75”
    and
    “error_log(transposh_LOG): failed to open stream: Operation not permitted in …/wp-content/plugins/transposh-translation-filter-for-wordpress/core/logging.php on line 75”.

    Do you know how to fix it?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error "Strict Standards" of Transposh’ is closed to new replies.