Frank Vèssia Posted March 7, 2016 Share Posted March 7, 2016 Hello gyus, I recently update one website from pw 2.7 to 3.0.10 and I'm getting a strange error, the code is this one $check_vid = $config->paths->root."video/111.mp4"; if ( file_exists($check_vid)){ do things } I get this error Fatal error: Exception: Download URLs must begin with http:// or https:// (in /home/disinibi/public_html/tube/wire/core/WireHttp.php line 576) any Idea why it's trying to download the file? 1 Link to comment Share on other sites More sharing options...
LostKobrakai Posted March 7, 2016 Share Posted March 7, 2016 Related to this: https://github.com/ryancramerdesign/ProcessWire/issues/1728 ? 3 Link to comment Share on other sites More sharing options...
Frank Vèssia Posted March 7, 2016 Author Share Posted March 7, 2016 mmm thanks I didn't see that 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now