Fullscreen
[Show/Hide Right Column]

tikiwiki >= 2.0
This field allows you to be able to change user preferences directly from a tracker.

The value of the field will be taken from the user preference, and if the field is changed the value will be changed. This permits, for example, for a user to change his password in the same screen as the rest of the User Tracker.

Parameters

ParameterValue
preferencepassword, email


About Tiki4.0+, we also have
ParameterValue
preferencerealName, ... (see below)


Tiki 6.0+, we also have
have
ParameterValue
preferencelanguage


Configuration

  • the tracker must have a user field of type 1 that will give the user name.
  • you might need to set Admin Home / Community / User Preferences Screen on (e.g. for realName)

How to find out which preferences can be used?

(the result shown below is from a Tiki5.0Beta1)
mysql> select distinct prefName from tiki_user_preferences order by prefName;
+----------+ | prefName |
+----------+ | allowMsgs |
| country |
| diff_versions |
| display_timezone |
| email is public |
| gender |
| gmap_defx |
| gmap_defy |
| gmap_defz |
| homePage |
| language |
| lat |
| lon |
| mailCharset |
| mailCurrentAccount |
| mess_archiveAfter |
| mess_maxRecords |
| mess_sendReadStatus |
| minPrio |
| mytiki_articles |
| mytiki_blogs |
| mytiki_forum_replies |
| mytiki_forum_topics |
| mytiki_gals |
| mytiki_items |
| mytiki_msgs |
| mytiki_pages |
| mytiki_tasks |
| objectperm_admin_groups |
| realName |
| show_mouseover_user_info |
| tasks_maxRecords |
| theme |
| ticket |
| userbreadCrumb |
| user_dbl |
| user_information |
+----------+ 37 rows in set (0.00 sec)

Why it is not working at registration?






Contributors to this page: luciash d' being2153 points  , Nelson799 points  , Gergely592 points  , Marc Laporte8178 points  , mlpvolt4266 points  , sylvie7160 points  and system .
Page last modified on Tuesday 09 November, 2010 15:32:13 UTC by luciash d' being2153 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki