I attached a screenshot of how messy the table content_field_youtube_videoup looks.

Comments

zet’s picture

Can 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?

mshick’s picture

I believe this is the same problem as here: http://drupal.org/node/802454

bojanz’s picture

zet, 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.

zet’s picture

I 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

zet’s picture

Bojan, 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.

zet’s picture

StatusFileSize
new73.15 KB
new184.38 KB

If 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 :)

bojanz’s picture

Curiously odd.
So the video is shown once on the node edit form, but twice on the node view page?

zet’s picture

Now 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.

bojanz’s picture

Maybe it's a revision problem? Will try to replicate it in local and get back to you.

zet’s picture

What the last commit have done to reduce the number of duplicated appearence of the video in that node?

zet’s picture

What the last commit have done to reduce the number of duplicated appearence of the video in that node?

bojanz’s picture

I'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)

zet’s picture

StatusFileSize
new50.66 KB

Is 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.

pepelocuaz’s picture

Suscribe this issue

pepelocuaz’s picture

Suscribe. 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!!!!

pixelsweatshop’s picture

Getting the same problem. :(