Loading...
 
Skip to main content

Setting User Tracker id login and registration fields from Profile fails

Status
Closed
Subject
Setting User Tracker id login and registration fields from Profile fails
Version
12.x
13.x
Category
  • Error
  • Community projects
Feature
Installer (profiles, upgrades and server-related issues)
Profile Manager
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Volunteered to solve
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

Setting User Tracker id login and registration fields from Profile fails

See example in this profile:
https://profiles.tiki.org/User_Trackers#Group

Copy to clipboard
permissions: Members: description: members of the association include: [ Registered ] user_tracker: $user_tracker #and once this work, we need to tell the system about which field ID to connect to user_tracker_field: $login # On a clean install, the following both should be at "1" registration_fields: $profileobject:user_name$


names as indicated in the documentation:
http://profiles.tiki.org/tiki-index.php?page=Permission%20Management&redirectpage=Group%20Handler

Solution

There were two issues in the profile:

  1. the group to assign that UserTracker was set for Members and not for Registered (my mistake no noticing this confusion until today: better late than ever! 😉
  2. field references needed to have no dashes in order to have the profile installer convert them into the field ids in the registration fields for Registered. Fixed in the profile definition in profiles.t.o


Therefore, it currently works after those 2 type of changes!

Thanks lph for feedback that the profile as defined was expected to work.

Importance
5
Easy to solve?
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5159
Created
Saturday 01 March, 2014 16:17:51 UTC
by Xavier de Pedro
LastModif
Friday 15 August, 2014 11:08:22 UTC


Show PHP error messages