This is minor and only appears in the log entry (there is no visible error), but the log issues the following warning upon completion of the transcoding process:
FileField was trying to display the file sites/default/files/videos/[video], but it does not exist.
The video has been moved to the "original" folder by that point - the system shouldn't really need to be looking for it here anyway.
Rock on!
Comments
Comment #1
virtuali1151 commentedAny word on a fix for this one..?? As this seems to be an error with our site as well... and it does add some serious entries to the watchdog.. (Using 6.4 dev version)
Comment #2
hypertext200Thanks for the reporting it. It seems we are not updating the field entry once we moved the file, we should add the updating path some where here in the code.
Comment #3
bryanb229 commentedSubscribing.
Comment #4
entrigan commentedI have the same issue. There must be something else going on here. 4.x is now on a beta 2 release, and only a few of us have had this problem since dec 4th?
Comment #5
entrigan commented(updating version)
Comment #6
mossill commentedhaving this issue also. running php 5.1.6
Comment #7
mossill commentedI upgraded to PHP 5.2 and I'm able to view the video. but filefield still looks for the original file in the files directory. It's not even looking for the file in the "videos/original" folder
Comment #8
virtuali1151 commentedthis is an error in the video mod coding. heshan will probably get a fix for this.
Comment #9
justingeeslin commented(subscribing)
Is there a previous release that doesn't have this issue?
Thanks.
Comment #10
virtuali1151 commented@justingeeslin - Naa. they all have them same problem.
Comment #11
justingeeslin commentedHm.. Apparently not everyone is having this issue.
I recently moved my installation from my Mac to a Gentoo Websever, PHP 5.3.3. And the problem went away. Not sure. Everything is kosher with me now. Maybe theres a clue in this.
Comment #12
mossill commentedI upgraded to PHP Version 5.2.17 and everything works fine
Comment #13
virtuali1151 commentedI have php 5.2.17 and still have the issue.. so I am pretty sure its not the php version...
Comment #14
buzzeke commentedcould it be that the issue still remains at current version?
Comment #15
dwees commentedAny update on how to fix this issue? With only a few videos on our site, and a few people watching them (less than 100 of each) that's still potentially 10k extra unnecessary lines in the Watchdog table....
Comment #16
dbinoj commentedsubscribing
Comment #17
Jorrit commentedIs this problem still present in the latest release?
Comment #18
Jorrit commentedClosed because of lack of response.