Loading...
 
Skip to main content

Collecting Registration Tracker Information Broken

Status
Open
Subject
Collecting Registration Tracker Information Broken
Version
20.x
Category
  • Regression
Feature
Trackers
User Administration (Registration, Login & Banning)
Addon Organic Groups
Resolution status
New
Submitted by
drsassafras
Lastmod by
drsassafras
Rating
(0)
Description

I am not able to get a tracker to collect registration data.

I have followed the steps here: https://doc.tiki.org/User-TrackerQuestion

I get these errors upon registering an account:

NOTICE (E_NOTICE): Undefined variable: registrationTrackerId
At line 1205 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: itemId
At line 1207 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: newItemRate
At line 1208 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: fieldsfill
At line 1210 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: fieldsfillseparator
At line 1210 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: fill_line_cant
At line 1210 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: fill_flds
At line 1211 in lib/wiki-plugins/wikiplugin_tracker.php
NOTICE (E_NOTICE): Undefined variable: fill_flds_defaults
At line 1211 in lib/wiki-plugins/wikiplugin_tracker.php
ERROR (E_WARNING): array_filter() expects parameter 1 to be array, boolean given
At line 157 in lib/core/Tracker/Field/Location.php

When I'm viewing the tracker on the "List Tracker" page, the item count is shown correctly, but when I click on the tracker to view the information collected, it shows zero results.

The user page where the tracker information collected is also throwing php errors.

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6835
Created
Wednesday 03 October, 2018 18:19:21 UTC
by drsassafras
LastModif
Saturday 25 May, 2019 16:01:04 UTC


Show PHP error messages