Viewing 1 replies (of 1 total)
  • Thread Starter mlgz0rn

    (@mlgz0rn)

    fixed it

    in wowpi_image_processing.php on line 56

    change
    $feature_image_uri = 'http://render-'.$region.'.worldofwarcraft.com/character/'.$image_uri_arr[0].'/'.$image_uri_arr[1].'/'.$image_uri_arr[2].'-profilemain.jpg';
    to
    $feature_image_uri = 'http://render-'.$region.'.worldofwarcraft.com/character/'.$image_uri_arr[0].'/'.$image_uri_arr[1].'/'.$image_uri_arr[2].'-main.jpg';

Viewing 1 replies (of 1 total)
  • The topic ‘Failed to open stream’ is closed to new replies.