Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

CSV Converter - array_key_exists() expects parameter 2 to be array, string given #150

Open
cmurphyUSAID opened this issue Jan 23, 2017 · 0 comments

Comments

@cmurphyUSAID
Copy link

Getting an error upon csv upload

A PHP Error was encountered
Severity: Warning
Message: array_key_exists() expects parameter 2 to be array, string given
Filename: controllers/campaign.php
Line Number: 230

This is repeated 26,000+ times for a CSV file with 1894 rows (1893 minus header row) and 39 columns.

Some fields are blank.

I uploaded when selecting Project Open Data schema v1.1 from the options.

The JSON appears at the bottom of the page below the error warnings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant