I'm totally stumped guys.
Okay, this is my problem uploading videos with the URL link works okay, but when I put a bogus URL link in it redirects to this.
http://speedaholic.net/vbtube_add.php?do=add&q=1
HTML Code:
warning: include(vbtube/includes/sites/.php) [function.include]: failed to open stream: No such file or directory in [path]/vbtube_add.php on line 125
Warning: include(vbtube/includes/sites/.php) [function.include]: failed to open stream: No such file or directory in [path]/vbtube_add.php on line 125
Warning: include() [function.include]: Failed opening 'vbtube/includes/sites/.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/vbtube_add.php on line 125
Fatal error: Call to undefined function vbtube_video() in /home/xxxxxx/public_html/vbtube_add.php on line 128
Shouldn't just say your video can not be uploaded or 404, instead of getting all this information?
Is there a workaround to close this loophole so I can allow members to post links without getting this information above?