Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mcarbone Friend
    #166861

    Is there a reason why this table is not auto incremented in the mySQL db? I am using a custom form for registration.

    Also, what is the purpose of this table? Do I need to import my form data into this table, or can I just import the form data in the jos_ja_profiles table?

    Vinh CV Friend
    #403887

    Hi mcarbone,

    The “id” field of the jos_ja_profiles_value table is not auto incremented because it refer to “id” field in the jos_ja_profiles table.

    The purpose of the jos_ja_profiles_value table is to store reference value for each record in jos_ja_profiles table. It reduce number of queries when run JAJobboard.
    Eg:
    In jos_ja_profiles table have category_id=65 for id=25
    => jos_ja_profiles_value table store category_id_value=Category_name for id=25

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Vinh CV 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum