I'm writing a CLI script to parse a CSV and update member profiles now that I have this extension installed. I load the helper, follow the docs, but in your helper function the code just dies when trying to get the user profile model and calling model->getData()....
Has this been tested running via CLI? I have a lot of data to parse/update the database with and this is the only way, I can't do it manually via the Joomla admin or get users to do it.
Please advise. Not sure why it's crashing.