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.

Can only show 9 custom fields?

January 06, 2011 10:38pm

Subscribe [2]
  • #1 / Jan 06, 2011 10:38pm

    suenovo

    10 posts

    EDIT: figured it out—the custom fields were set as XHTML.

    This may be a php problem, but I’ve been banging my head against it all night—maybe fresher eyes can see what I’m doing wrong.

    Here’s my code:

    {exp:weblog:entries weblog="prices" entry_id="123" }
    <?php
    /*1*/$member_regular_canada = {member_regular_canada};
    /*2*/$member_student_canada = {member_student_canada};
    /*3*/$tce_online_student_canada = {tce_online_student_canada};
    /*4*/$member_regular_intl = {member_regular_intl};
    /*5*/$member_student_intl = {member_student_intl};
    /*6*/$tce_print_canada = {tce_print_canada};
    /*7*/$tce_print_us = {tce_print_us};
    /*8*/$tce_print_intl_ground = {tce_print_intl_ground};
    /*9*/$tce_print_intl_air = {tce_print_intl_air};
    /*10*/$annual_canada = {annual_canada};
    /*11*/$annual_intl = {annual_intl};
    /*12*/$bulletin_canada = {bulletin_canada};
    /*13*/$bulletin_us = {bulletin_us};
    /*14*/$bulletin_intl = {bulletin_intl};
    ?>
    {/exp:weblog:entries}

    1 through 9 are just fine, but anything past 9 returns nothing.  It all validates, so I can’t figure it out. The custom field names are correct, the fields are filled in on that entry…  Any ideas?

  • #2 / Jan 06, 2011 10:42pm

    suenovo

    10 posts

    Further info—if I just call the EE tags, they display like this. Where are those p tags coming from?

    80.00
    20.00
    20.00
    90.00
    25.00
    25.00
    55.00
    79.00
    128.00
    78.00
    
    88.00
    
    8.50
    
    12.00
    
    16.00
    
  • #3 / Jan 07, 2011 11:06am

    Ingmar

    29245 posts

    Glad to see you were able to figure it out. Please post again as needed.

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

ExpressionEngine News!

#eecms, #events, #releases