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.

Template does not Render consistently: SOLVED

July 11, 2013 12:33am

Subscribe [1]
  • #1 / Jul 11, 2013 12:33am

    Eric Cope

    173 posts

    Hi, I have a small template that does not render in browsers. It should be completely server side, so I don’t understand why this would be an issue. The template is this. It works fine in my Chrome and Firefox, but not in Opera and Safari. I’ve even added static content to the template to ensure its not my browser cache confusing me and its fine. I’ve even checked a different computer and Chrome does not work. I’m at my wits end. Any help is much appreciated!

    <div id="home-photos">
       <h3 class="section-head">Latest Photographs</h3>  
       <div id="home-photos-container">
    {exp:ig_picpuller_lite:recent limit='6' use_stale_cache="yes"}
     {if "{status}" == "true"}
     <a href="http://{link}">{low_resolution}</a>
            {if:else} {!-- "{status}" == "false"} --}
      ERROR TYPE: {error_type}
      ERROR MESSAGE: {error_message}
     {/if}
    {/exp:ig_picpuller_lite:recent}
       </div>
      </div>
  • #2 / Jul 11, 2013 12:51am

    Eric Cope

    173 posts

    Nevermind. I figured it out. The plugin was pulling the user ID from the database. The browsers logged into the admin panel were working just fine. The others were not.

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

ExpressionEngine News!

#eecms, #events, #releases