I've embedded video into a node and placed the block in the right sidebar. The video appears in firefox and google chrome, but not in internet explorer.
I've embedded video into a node and placed the block in the right sidebar. The video appears in firefox and google chrome, but not in internet explorer.
Comments
Comment #1
zroger commentedDoes it appear on the node page (node/##) for the block? I am thinking it probably has to do with the input format you are using, not the module. This module does nothing that is browser specific.
Comment #2
NotCubby commentedWell, first, Thanks for responding! This is really aggravating cuz I don't have a clue what the problem is. In firefox, it does appear on the node page. When I'm signed into administration on ie, it does NOT appear. The input format is full html. I need the html to embed the video. Could it be something else? I'd really appreciate it if you can figure this out, cuz this function is pretty essential for my site.
Also to elaborate, the block does appear with its title, but the embedded video is what is missing in IE. Instead of a video there is a horizontal line... if that helps.
Comment #3
archard commentedTry flushing your cache. I've had issues similar to this involving the cache.
Comment #4
NotCubby commentedI tried deleting all temp files... I get the same results...
Comment #5
archard commentedI meant Drupal's internal cache. Administer -> Site Configuration -> Performance
Comment #6
NotCubby commentedOh, sorry... Hmm... I just tried that now, but it isn't coming up. Would it have something to do with html syntax?
I used the tags directly from youtube.
Comment #7
NotCubby commentedComment #8
zroger commentedCan you do a 'View source' and paste the results (not the whole thing, just the node portion) from both firefox and IE.
Comment #9
NotCubby commentedSure thing... They look the same to me...
From Firefox
From Internet Explorer
Comment #10
zroger commentedit must be some sort of css and/or plugin issue then. sorry but looks like the module is working properly.