Cannot Update Profile or change password

Hello,

I seem to be having issue with the user portion of ProjectPier. I cannot update my profile or change my password. When I attempt to do so I am presented with an error page that simply says:

-----------
Error
We are sorry, but ProjectPier is not currently able to execute your request. An Error Report has been sent to the administrator.
-----------

I thought I was the administrator, but I have not received any Error Report as the notice suggested. My questions are:

1. To what administrator is this error report sent?
2. Why would the rest of the site work but I cannot update my profile or password?

Open config/config.php and change define('DEBUG', false); to define('DEBUG', true);

You should then get a 'proper' error message, or get some more info in cache/log.php

Just installed ProjectPier and having the same problem :-(
I changed DEBUG to true and this is what I'm getting:

Invalid controller action account::card()
Error params:
File: [path to installation]/environment/classes/controller/Controller.class.php
Line: 72
Controller: account
Action: card


Any idea how to fix this?
Thanks,
B.

I'm having the same problem. Anyone have any solutions?

Thanks

I'm having the same problem -- anyone find a fix for this?

ld