I'm repairing my table after the update of Video.
I noticed that at each row vid became equal to nid. That doesn't matter for old posted video are they were already equal but not for video posted in 2007. The vid changed and became equal to nid. I don't know why. I took and old release of my database as I backup it every week and retrieved the good vid values. That is working now.
I hope there won't something like that in the future. Should it come from a wrong configuration of my table? Is it broken?
Some other rows were deleted. I'm repairing that as well.
Ronan
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | video_update.patch | 1.12 KB | fax8 |
Comments
Comment #1
fax8 commentedmmm.. this looks pretty strange to me.. would you please share your DB with me? you can mail it at fvaresanoATyahooDOTit (I can receive at max 10 MB)
Comment #2
fax8 commentedreceived DB and working on this
Comment #3
fax8 commentedthere is not any code in the video module updating routines which change the values of the video nid and vid.
I rerun the update routine with the DB you sent on a clan drupal 5.7 + video module install and no nid and vid where modified... they are still different as expected.
So.. something odd is happening ......
But I noticed that some of your video nodes were not updated correctly (it was unable to get the correct video type)
Would you please try to rerun the update routine using the patch attached applied to the most recent -dev snapshot ? Let's see if this fix something.
(I run the upgrading routine here with the DB you sent and using the patch and )
Please do not test this on your live website! Only on a testing site.
Comment #4
rondev commentedI already updated my database manually and put url in vtype.
I don't know for the odd. I just know that my site works correctly now except for thumbnails for anonymous users with IE6 (don't know with IE7)
Thank you.
Ronan
Comment #5
fax8 commentedok.. I re runt the upgrade logic on other site.. and it worked as expected.
I don't know what caused your problem but I think it wasn't a video module issue.
Setting this as fixed. As soon as we release a beta we will reiterate the update process and able to test more and more .. so if there are still problems on this we hopefully find them.
Comment #6
rondev commentedThank you for all.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.