hi.
since version 6.x-1.6 i get a blank frontpage always when i tried to activate Embedded Video Field.
no errors or somethink
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | error.jpg | 24.93 KB | gokhanulus |
hi.
since version 6.x-1.6 i get a blank frontpage always when i tried to activate Embedded Video Field.
no errors or somethink
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | error.jpg | 24.93 KB | gokhanulus |
Comments
Comment #1
aaron commentedThat's not good. Were you updating the module or installing it new?
Comment #2
eule commentedhi aaron
i update it
5 updates .. all fine without errors from 1.5 to 1.6 from 1.6 to 1.7 no updates i mean
Comment #3
iancawthorne commentedI think I might have a similar problem. I just updated from 1.6 to 1.7. My YouTube embeds work ok, but my custom url postings now show as white space. They link to flv's.
Comment #4
aaron commentedone of those had an update script for a new theme function. have you run update.php yet? i can't imagine that would cause a wsod; just printing nothing would be more likely. but this gives me a clue, thanks.
Comment #5
Anonymous (not verified) commentedsame problem:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
The post with Embeded Video Field is just editable, but it crashes the node view or the front page if present.
Downgrading to emfield-6.x-1.5 solves the problem.
Comment #6
k74 commentedI too have the same problem, I updated the 1.5 to 1.6, also to 1.7, the result is "Internal Server Error" error is also recorded in the log hosting.
Comment #7
iancawthorne commentedI had run update.php, yes. I don't get any internal server errors though. Just white space where the video should load.
Comment #8
gokhanulus commentedMy YouTube embeds work ok, but my custom url postings now show as white space. They link to flv's.
Comment #9
andrewmacpherson commentedI'm also getting the 'Page not found'.
It seems to be any page view with an embedded video on it. Most of mine are YouTube, but with the occasional Vimeo or Blip.
Pages without embedded video are fine. For instance, I can view
www.example.com/?page=1(I have 5 posts per page on/node, and currently post 5 has embedded media, posts 6-10 do not.)Comment #10
aaron commented#590580: Maximum execution time exceeded after upgrade to 1.7 is related, and has more info. unfortunately, i haven't been able to reproduce this yet; just went through all providers. still looking though. any more info is appreciated; perhaps if a knowledgeable developer experiencing this could put in a few debug_print_backtrace() calls in some key spots...
Comment #11
eule commentedhi aaron
I wished I could help, but i´m not mutch involved in php or db stuff.
i enabled again the emvideo
Ort http://example.com/admin/build/modules/list/confirm
Referrer http://example.com/admin/build/modules
Nachricht Feldtyp emvideo wird mit Modul emvideo aktualisiert.
the views on /videos is working ..i see the vids smaller but work
if i join in a full node ..this will give me the blank page..so all page who have embed youtube vids
no timeouts ..or db update fails
and i run always update.php if i enable new version of modules
let it me know if you steps by step guidance give, how I am to extract errors
Comment #12
aaron commentedit looks like we're getting at least two different problems, perhaps related, perhaps not.
#5, #6, and the original report are for a 'white screen of death', apparently, if that's the case, and that affects you, please follow the steps outline in http://drupal.org/node/158043 and post any php errors you find through that process.
for the others, it may be related to http://drupal.org/node/362839#comment-2096132 -- in which case you would get a blank field. if that's the case, please install the devel module http://drupal.org/project/devel and check the 'load' tab on any video tabs. then open that up, look for the relevant field, and tell me if you see what looks to be normal data (with provider, embed code, value, etc), or if you're getting n/a in the data (or similar).
thanks,
aaron
Comment #13
aaron commentedComment #14
iancawthorne commentedThe issue I was having was the same as post #8 screen grab shows. I have no idea how, but my custom url video's are now displaying! I can't explain how as the last two days they have not loaded, with no changes to the site at all apart from logging out and back in and running cron.
I can only think the logging out and in to start a new session could be the cause since running the upgrade of the module.
Comment #15
k74 commentedI just upgraded to version 1.8, errors have tended to run update.php I put down, but after this the result is the same as when I put the version 1.6 and 1.7, blank frontpage and many others as well, hosting log in are logged errors like this:
[error] [client 8x.xx.xxx.xxx] Premature end of script headers: index.php, referer: http://www.example.com/update.php?op=results
[error] [client 8x.xx.xxx.xxx] Premature end of script headers: index.php, referer: http://www.example.com/?
q=admin/reports/dblog
[error] [client 8x.xx.xxx.xxx] Premature end of script headers: index.php, referer: http://www.example.com/?
q=admin/reports/dblog
[error] [client 8x.xx.xxx.xxx] Premature end of script headers: index.php, referer: http://www.example.com/
Errors to run update.php:
user warning: Unknown column 'field_video_duration' in 'where clause' query: SELECT COUNT(*) FROM
content_field_video WHERE field_video_duration = 0 in /sites/all/modules/emfield/contrib/emvideo/emvideo.install on line 395.
user warning: Unknown column 'field_video_duration' in 'where clause' query: SELECT * FROM content_field_video WHERE vid > 0 AND field_video_duration = 0 ORDER BY nid ASC LIMIT 0, 50 in
/sites/all/modules/emfield/contrib/emvideo/emvideo.install on line 402.
user warning: Unknown column 'field_video_full_node_duration' in 'where clause' query:
SELECT COUNT(*) FROM content_field_video_full_node WHERE field_video_full_node_duration = 0 in
/sites/all/modules/emfield/contrib/emvideo/emvideo.install on line 395.
user warning: Unknown column 'field_video_full_node_duration' in 'where clause' query:
SELECT * FROM content_field_video_full_node WHERE vid > 0 AND field_video_full_node_duration = 0 ORDER BY nid ASC LIMIT 0, 50 in /sites/all/modules/emfield/contrib/emvideo/emvideo.install on line 402.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 95 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 117 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 128 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 458 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 469 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 487 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 489 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 499 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 529 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET
field_video_version = 3 WHERE vid = 533 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 543 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_version' in 'field list' query: UPDATE content_field_video SET field_video_version = 3 WHERE vid = 550 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_full_node_version' in 'field list' query: UPDATE content_field_video_full_node SET field_video_full_node_version = 3 WHERE vid = 543 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_full_node_version' in 'field list' query: UPDATE content_field_video_full_node SET field_video_full_node_version = 3 WHERE vid = 547 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_full_node_version' in 'field list' query: UPDATE content_field_video_full_node SET field_video_full_node_version = 3 WHERE vid = 550 in /sites/all/modules/emfield/emfield.install on line 179.
user warning: Unknown column 'field_video_full_node_version' in 'field list' query: UPDATE content_field_video_full_node SET field_video_full_node_version = 3 WHERE vid = 562 in /sites/all/modules/emfield/emfield.install on line 179.
Comment #16
aaron commentedthose errors are related to #592284: DB field errors on upgrade to 6.x.1.8, and do not apply to this issue. sorry about that folks; trying to sort that out.
Comment #17
aaron commentedso are most of the folks seeing these problems using views? time for me to start digging into the issue. i need some more details: if there are some views missing, others not. some views exports would be great too. also, i need to confirm if there are some people having a white screen of death, which, i suspect, would probably be another completely different problem. and finally, it looks like a third problem might be related to custom url's: i haven't had time recently to play with that. are you using flowplayer, flvmediaplayer, jquery media, or the default display method with those?
i might need to separate this into three issues, depending on how difficult it becomes to troubleshoot and separate the problems.
thanks,
aaron
Comment #18
eule commentedhi aaron
i post here the views problem http://drupal.org/node/592898 and read now your post here ...i deactivate some and test it.
deactivate: SWFObject API 6.x-1.0-beta1 ...and i get no blank screen more!
activated jQ 6.x-1.2 Allows modules to register jQuery plugins with a central repository.
activated jQ Bridge 6.x-1.2 Adds jQ support to several jQuery wrapper modules, including jCarousel.
activated jQuery Media 6.x-1.4-beta1 Wrapper for the jQuery Media plugin, embedding virtually any media.
only the "views" on the vids is empty...not blank...but empty
Comment #19
k74 commentedThank you very much!! True! If deactivated the module: SWFObject API 6.x-1.0-beta1 ... and do not appear more blank screens! Thanks!
But if you use the SWFObject API not remember because I put... that another module depends on it?
greetings
Comment #20
aaron commentedmay be related to #593742: WSOD with youtube embeds -- could you try using the DRUPAL-6--1-11 version just released? i'd like to see if my changes to how it handles swfobject affect things.
thanks,
aaron
Comment #21
Anonymous (not verified) commentedupgraded from 6.x-1.5 to 6.x-1.11, no more WSOD.
Comment #22
aaron commentedgreat! thanks for reporting that.