• This plugin gives me those errors:

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/core.php on line 349

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/get-the-image.php on line 88

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/core.php on line 349

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/get-the-image.php on line 88

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/core.php on line 349

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/get-the-image.php on line 88

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/core.php on line 349

    Warning: parse_url() expects exactly 1 parameter, 2 given in /web/htdocs/www.settorezero.com/home/wordpress/wp-content/plugins/igit-related-posts-with-thumb-images-after-posts/inc/get-the-image.php on line 88

Viewing 1 replies (of 1 total)
  • Plugin Author phpaddicted

    (@phpaddicted)

    This errors coming because you are using PHP version less than PHP 5 , So change php version to 5 or you can also try this method.

    Open .htaccess and paste below code in htaccess

    SetEnv PHP_VER 5

    May be it will solve your problem. Take backup before doing this.

    Ankur

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: IGIT Related Posts With Thumb Image After Posts] Errors’ is closed to new replies.