Using 2.0beta code, afaicr.
There are two different users (from two people) in a site: "Xavi" and "Xavier"
This user (which is me)
http://intercanvis.net/tiki-user_information.php?view_user=Xavi
shows some data from the user "Xavier" (the data from the group tracker, afaik):
Nom: xavier
Cognoms: rocabert argila
Usuari: xavierrocabert
Telèfon: 932372798
Barri / Població: barcelona
As you can see, this information belongs to this other user:
http://intercanvis.net/tiki-user_information.php?view_user=Xavier
Fixed in 3.0
rev 16215
in tiki-user_information.php
Change
$items = $trklib->list_items($userTrackerId, 0, 1, '', $lll, $trklib->get_field_id_from_type($userTrackerId, 'u', '1%'), $userwatch);
to
$items = $trklib->list_items($userTrackerId, 0, 1, '', $lll, $trklib->get_field_id_from_type($userTrackerId, 'u', '1%'), '', '', '', $userwatch);
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |