Closed nonbinary closed 5 years ago
Did you add your bankgiro account number to giroapp.ini
?
Also note that if you are usinf alpha4 the env variable is GIROAPP_PATH
. If you are using master its GIROAPP_INI
.
Yep, the account number is in giroapp.ini. I've also successfully added a donor, so giroapp seems to be able to interpret the file.
Good lord, strike that. I had misplaced the ini file. When I place it inside the giroapp dir, alongside data, var etc, it works.
You dont need a bg to add a donor. Are you sure the correct file is parsed? What env setting are u using?
Happy day!
I had it like this: working dir, contains: - giroapp.phar, giroapp.ini and giroapp dir giroapp dir contains: data, var, plugins etc
I thought that was correct since that's the directory structure that giroapp creates when run in the same directory as giroapp.ini. But ya, now it works.
When I use the phar file (tested beta3 and beta4) to export a file, I get this error message:
If I run the same account from the github account, I get a as I should, with the same settings files and environment variables.
Increasing verbosity does not give me any more info.