Results 1 to 9 of 9

Thread: filename change - after upload problem. mine is a little dif

  1. #1

    Default filename change - after upload problem. mine is a little dif

    , after uothe files are being renamed when uploaded through the site. i.e if i upload the file 'sample video file.MOV' the file will be renamed to 'sample-video-file.MOV.mov'

    It causes the spaces in the file name to change to hyphens '-' and also adds on an extra extension onto the file but usually in lower case.

    when these itms are added to the process que I get convert error and it reports 'file not found' because the file is listed in the process que with the original filename and it does not look for the renamed file.

    Any one else getting this one?

    www.tubeeireann.ie

  2. #2
    Join Date
    May 2008
    Posts
    5

    Default Re: filename change - after upload problem. mine is a little dif

    Yes if you use only one word for the file name it works fine but if you name the file with two words or more then you get errors. a file name like < test test.avi > and also < test's test.avi > and < test 'is' test.avi > on the server the file names will be end up as < test test.avi will be test-test.flv > and < test's test.avi will be test\'s-test.flv > and < test 'is' test.avi > will be < test-\'is\'-test.flv >
    :(

  3. #3

    Default Re: filename change - after upload problem. mine is a little dif

    do people respond in this forum? or are people on holidays or something? I have added to three posts with this same issue plus emailed the moderators directly and had no troubleshooting responce.

    some support

  4. #4
    Join Date
    May 2008
    Posts
    4

    Default Re: filename change - after upload problem. mine is a little dif

    edit it so it uses unique names for uploading

  5. #5

    Default Re: filename change - after upload problem. mine is a little dif

    how do yu mean unique names? do you mean filenames with only one word? that would at least be an improvement or a quick fix but the script should be able to handle files with more than one word in the filename and spaces.

    if only the process que did not look for the original filename and simply searched the contents of the /video folder

  6. #6
    Join Date
    May 2007
    Posts
    394

    Default Re: filename change - after upload problem. mine is a little dif

    The system can handle multiple words and spaces in a file name... its just that when it gets beyond a certain length (which I haven't determined yet) the last few letters are dropped in the database, while the file is left with it's original name with the spaces removed and converted to hyphens. Sometimes I've noted that the first letter of the file is dropped.

  7. #7
    Join Date
    May 2008
    Posts
    4

    Default Re: filename change - after upload problem. mine is a little dif

    Edit the Uberuploader or upload.php
    and change "unique name" to 1
    Something like that.

  8. #8

    Default Re: filename change - after upload problem. mine is a little dif

    the upload.php file is encrypted from what i can see.

    his appears to be a serious issue that a lot of people are experiencing.

    anyone who views this post and has this issue please post all info you have so hopefully it can be resolved

  9. #9

    Default Re: filename change - after upload problem. mine is a little dif

    Still no responce

Similar Threads

  1. Filename problem + 16:9 videos
    By Phil in forum Installation Support
    Replies: 0
    Last Post: 04-29-2008, 01:04 PM
  2. language character problem. how to change utf8?
    By afa in forum Template Modifications
    Replies: 1
    Last Post: 02-09-2008, 01:57 PM
  3. Changing the home page filename
    By dapanther99 in forum General Discussions
    Replies: 1
    Last Post: 07-10-2007, 12:06 PM
  4. change max upload size?
    By clivimo in forum Sales Questions
    Replies: 1
    Last Post: 06-06-2007, 06:51 PM
  5. change upload texte
    By nocomp in forum Installation Support
    Replies: 2
    Last Post: 04-29-2007, 07:40 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •