filling in the address info for original Administrative user...

?q=user/1/edit/name_and_address

Error

count(): Argument #1 ($value) must be of type Countable|array, null given

all seven fields were filled in ( Country and State were autofilled with home values...)

PS: the data was actually all updated ( visible when I view the record...)

Accepted answer

I see. I've never used civiCrm. You may want to post in the civiCRM queue. 

Comments

Hi @rockandroller, and welcome to the Backdrop CMS Forum! 

Can you please post the whole error? It should include the function name and line. You can find that by going to Reports > Recent log messages.

Also, is this error happening when you are submitting the user edit form?  

ah.. looks like the problem is CiviCRM, not Backdrop:

 

TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in include() (line 15 of /var/www/backdrop/files/civicrm/templates_c/en_US/%%4D/4DC/4DC76B26%%body.tpl.php).

SEVERITYerror

 

PS: I thought maybe because I hadn't synced civicrm contacts with backdrop contact , but its showing that its already there..

Checked one user record.
Found one matching contact record.
Created 0 new contact records.

 

I see. I've never used civiCrm. You may want to post in the civiCRM queue.