WebService Upload Fails #12


  • New
  • Defect
Open
Assigned to _ForgeUser10866865
  • _ForgeUser11656289 created this issue Oct 19, 2014

    What steps will reproduce the problem?
    1. Go to the webservice website of Bamradio at http://radio.bam.yt/
    2. Goto Upload Track page
    3. Select track and enter details
    4. Click upload button

    What is the expected output? What do you see instead?
    Music mean't to be uploaded but a big red 'File not uploaded' appears with a big code saying:
    Notice: Undefined variable: r in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 108 Warning: move_uploaded_file(/var/www/vhosts/bam.yt/subdomains/midi/files/Smash_Mouth_-_All_Star.nbs): failed to open stream: No such file or directory in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 111 Warning: move_uploaded_file(): Unable to move '/tmp/phpDdDeAH' to '/var/www/vhosts/bam.yt/subdomains/midi/files/Smash_Mouth_-_All_Star.nbs' in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 111

    What version of the product are you using?
    Webservice

    Do you have an error log of what happened?
    Notice: Undefined variable: r in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 108 Warning: move_uploaded_file(/var/www/vhosts/bam.yt/subdomains/midi/files/Smash_Mouth_-_All_Star.nbs): failed to open stream: No such file or directory in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 111 Warning: move_uploaded_file(): Unable to move '/tmp/phpDdDeAH' to '/var/www/vhosts/bam.yt/subdomains/midi/files/Smash_Mouth_-_All_Star.nbs' in /var/www/vhosts/bam.yt/subdomains/radio/manage.php on line 111

    Please provide any additional information below.
    I uploaded a song that's name was not already existence and the file uploaded was in .nbs form so it should of been all good.

  • _ForgeUser11656289 added the tags New Defect Oct 19, 2014

To post a comment, please login or register a new account.