Illegal Offset Type

Discussion in 'Customization & add-ons' started by Rozey, Mar 31, 2004.

  1. Rozey

    Rozey Guest

    Alex,

    I created an additional field, using the ADMIN panel for the type of member signing up at my site.

    The field values are:

    Author|Submitting Articles as an Author|0
    Publisher|Using Articles as an eZine Editor|0
    Webmaster|Seeking Content for my Website|0
    Information|Access to Marketing Information|0

    Here are the other specs used:

    => Set up as a "common field"
    => SQL Field Type -- String ( VARCHAR (255))
    => The display type is a "checkbox".
    => Display and allow editing in signup form.
    => Don't display in profile form.
    => Required validation

    I made them checkboxes so I can keep "demographic" tabs on which type of user is accessing my system the most. (This will help me develop new products geared specifically towards these users after running a survey.)

    The problem is -- when I want to run a Demographic report, I get the following error:

    Warning: Illegal offset type in /home/market25/public_html/members/admin/reports/fields.inc.php on line 83

    How do I fix this?

    And... are my values correct for the additional field that I added?

    Kindest Regards,
    Rozey Gean
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    thank you for reporting this problem - will be fixed in next release.
  3. skippybosco

    skippybosco Guest

    I am running 2.1.8 PRO

    I also have started seeing this message since I have added a new field. Mine occurs when a user tries to view their profile:

    "Warning: Illegal offset type in /home/outlines/public_html/access/member.inc.php on line 512"

    I have fixed (hidden) it by turning that field off from Profile view
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Which exactly field type and setting did you use?
    Thank you for the report!
  5. skippybosco

    skippybosco Guest

    field type: common
    SQL field type: blob
    Display type: Select (single value)
    Size of input field: 1
    Validation: require
  6. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please contact support for update.

Share This Page