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.

Field not showing - URGENT

May 11, 2010 1:47pm

Subscribe [5]
  • #1 / May 11, 2010 1:47pm

    cine_code

    14 posts

    Hi, im using this code to pull some data off a weblog, and everything works fine execpt for one field which retunrs nothing even tough it has data on it. Any solutions on this? it seems to be a bug, all other fields show up and there is no spelling errors.

    {exp:weblog:entries weblog="Inscripciones" orderby="titulo_original_i" sort="asc" disable="categories|trackbacks|member_data|pagination"}
    <h2><b>{title}</b></h2>
    <h2>{director_i}</h2>
    
    <p>{pais_produccion_i} / {ano_i} / {duracion_i} {idioma_original_i}<br />
    {sinopsis_i}</p>
    
    <p><br />
    {/exp:weblog:entries}

    the field not showing is {idioma_original_i}.

    is this a bug with EE 1.6.9???

  • #2 / May 11, 2010 5:13pm

    Ingmar

    29245 posts

    Is that field different in any way from the others? Different format, content, etc? You have rule out simple mis-spellings, yes?

  • #3 / May 12, 2010 1:05am

    cine_code

    14 posts

    It’s a text field, I know there’s a problem with EE because I just realized that if I add dynamic=off to the weblog:entries tag it works. If I query using the url the template shows all other fields except this one. I had to manually move the data to another field and it worked, but lost a lot of time doing so.

  • #4 / May 12, 2010 3:02am

    John Henry Donovan

    12339 posts

    cine_code,

    Was this an upgrade to 1.6.9?
    Are you using any add-ons?

  • #5 / May 12, 2010 4:26am

    cine_code

    14 posts

    yes I upgraded to 1.6.9, all add ons were removed in the upgrade and I didnt install them back (image sizer and site name)

  • #6 / May 12, 2010 9:43am

    Sue Crocker

    26054 posts

    You mentioned that adding dynamic=“off” allows the page to work correctly. What’s in the third segment (url_title) that keeps things from working?

    Does that entry perhaps not have a setting for the missing field?

  • #7 / May 12, 2010 1:23pm

    cine_code

    14 posts

    I have no clue what is wrong with it, its a text input field with the same settings as the ones that work. The third segment just limits the search to one item, all the fields come up fine. The weblog is filled with a list of films and their technical data. all the fields work execpt for that one. could the database become corrupted?

  • #8 / May 12, 2010 7:25pm

    Brandon Jones

    5500 posts

    cine_code,

    You would likely be seeing more serious issues if the database was damaged. You mentioned that you moved the data to another field, so is everything working now?

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

ExpressionEngine News!

#eecms, #events, #releases