Active
Project:
Video Upload
Version:
6.x-1.6
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2010 at 20:54 UTC
Updated:
4 Jan 2011 at 04:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
zet commentedCan I delete does upload_pending entries from the database directly? At the moment the screenshot was taken, actually there's no pending video.
And what about does entries with all fields NULL?
Comment #2
mshick commentedI believe this is the same problem as here: http://drupal.org/node/802454
Comment #3
bojanz commentedzet, are you sure you are not using 2.x?
You reported the bug for 1.6, and it looks suspiciously like the issue mshick is mentioning.
Comment #4
zet commentedI was using 1.6 when i reported the issue ( sept 21 ) and correctly reported the version.
I tried 2.x version just after that, in hope that solves the problem. Actually I installed the 2.x version on sept 25.
Anyway , very strange things happen that I don't even know how to track/report now.
Take a look at http://zetconnect.com/node/301 before I try to fix it. I just saw this as it was indexed by a rss reader with just
"Asta sigur nu o ştiaţi </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> </embed> "( and Maximum number of values users can enter for the video upload field is set to 2 )Before this (that I saw it just 2 minutes before writing this), while no answer on #1, I deleted (from the database directly) an entry corespondent to a nid (node id) that suddenly was beggining to reupload a video ( was a duplicate entry with NULLS in it. The good one I mannualy set it up to synced and the video id to the first original one allready on youtube). And then I got some error when trying to acces that node edit page. This happened the day that we talked on onther issue. Yesterday or 2 days ago I think.
This is the error on /node/301/edit
Fatal error: Cannot unset string offsets in /home/zetnetro/public_html/drupal6/sites/all/modules/filefield/filefield_widget.inc on line 473
Comment #5
zet commentedBojan, after I was just about to uninstall this module, I updated the dev version with your today's version and i see that your latest commit has fixed my Fatal error: "Cannot unset string offsets[...]" from above, and now I can edit my node.
Comment #6
zet commentedIf you did not managed to see the node before, I attach a screenshot. Look at the scroll bar to make an idea how much times the video got repeated. Strange that the last time he did not created duplicates on youtube.
Now the problem remaining is that I have that same video showing twice on that node. "Only" twice this time :)
Comment #7
bojanz commentedCuriously odd.
So the video is shown once on the node edit form, but twice on the node view page?
Comment #8
zet commentedNow if you look is more than 2 times again. Yes. Very odd. I don't delete the node so you can take a look again. And the db table still has pending_upload statuses on NULL entries. I have > 100 entries in the table for just < 20 videos uploaded to youtube.
Comment #9
bojanz commentedMaybe it's a revision problem? Will try to replicate it in local and get back to you.
Comment #10
zet commentedWhat the last commit have done to reduce the number of duplicated appearence of the video in that node?
Comment #11
zet commentedWhat the last commit have done to reduce the number of duplicated appearence of the video in that node?
Comment #12
bojanz commentedI'm pretty sure this is a problem with node revisions.
I've already committed one fix for the problem (in the last hour), and updated the issue about the other remaining problem (hopefully, someone will provide a patch)
Comment #13
zet commentedIs full of "Video Upload: error File to be uploaded at does not exist or is not readable. while attempting to upload a video." messages on log entries page on every cron run.
Comment #14
pepelocuaz commentedSuscribe this issue
Comment #15
pepelocuaz commentedSuscribe. The same error. The video field is show again, again, again....
I'm using browse method (2.x). This issue occurs when you set the video field for 2 or more videos on the node. If you set for only one video in the node, the video field not repeat, but the node appear listing show "updated" in the current activity. This occurs when the cron is launched when a user login in the site.
Please, help me!!!!
Comment #16
pixelsweatshop commentedGetting the same problem. :(