ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Videos not showing in Moblog Entry

April 04, 2011 3:20pm

Subscribe [2]
  • #1 / Apr 04, 2011 3:20pm

    jeramiah

    301 posts

    Welp… it’s me again with a moblog question.  My moblog is working great.  It’s Checking successfully, adding an entry successfully, and also uploading the attachment successfully.  Everything is successful.

    Emails Retrieved:  1     Entries Added:  1     Attachments Uploaded:  1     Pings Sent:  0

    However, the video is not showing up in my weblog entry—the template is not rendering in my weblog entry when it’s created.

    What I did was I had to create a custom field “MOBLOG” and assign it as a textarea with XHTML formatting.  I then tell my video moblog to use that field.

    My video moblog template settings haven’t changed since it was working.  But here is my template code:

    {text}
    {files match="movie"}
    
    
    <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" 
    WIDTH="460" HEIGHT="314" 
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> 
     
     
    
     
    <EMBED SRC="{file}" WIDTH="460" HEIGHT="314" 
    AUTOPLAY="false" CONTROLLER="true" type="video/quicktime"PLUGINSPAGE="http://www.apple.com/quicktime/download/"> 
    </EMBED> 
    </OBJECT>
    
    {/files}

    Do you guys see anything that might be causing this?  I’m thinking a setting or something?  Thank you guys for any help you can give me.

  • #2 / Apr 04, 2011 3:23pm

    jeramiah

    301 posts

    I am an idiot… please close this.  I had my conditional

    {if moblog}
    {moblog
    {/if}

    in the wrong place.

  • #3 / Apr 05, 2011 6:33am

    John Henry Donovan

    12339 posts

    Closing 😉

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases