Home > Reply To: User import
Reply To: User import
Home › Forums › GovIntranetters › User import › Reply To: User import
20 Mar 2015 at 02:00
#1735
deanodley
Participant
Hi Luke – thanks for the plugin upload.
I’ve imported the teams I need using the first plugin, with no parent defined for each.
They all appear correctly under Settings | Teams
However, the user importer throws the error – “Can’t find sub team xxx”.
I can see in the code that $tterm = get_page_by_title($team, OBJECT, ‘team’);
However, a quick check is_null($tterm) returns TRUE.
Any ideas or pointers as to why it is failing?
Thanks, Dean