Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

UserFields

13»

Comments

  • Options
    hi,
    could you tell me, how i can make list with all users on the one page, with all informations + custom fields?
    regards,
    igor
  • Options
    diskblja, I think the clue is in the error message:

    /home/a3076355/public_html/conf/extensions.php on line 7

    Take out line 7.
  • Options
    igor:

    There are no APIs for pulling arbitrary data from the module at this time. If some APIs get written, then they could be used in the theme to pull out the custom field data and display it where-ever.

    In the meantime, you will probably be best off writing your own page script and reading the custom data directly from the database.

    -- Jason
  • Options
    Is there any chance that this plugin will be ported to Vanilla 2?
Sign In or Register to comment.