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
Hi all,
could the three of you give more information on your system?
What ProjectPier version? What platform? OS? Web-server? etc.
Also, could you give the exact steps you're doing that brings to this result?
Do you happen to use special characters? to do a specific action?
I'd like all the steps from the login page actually. I'm thinking there is a series of steps that would bring you there.
The error message shows that you're redirected to index.php?c=account&a=card&id=1 which indeed doesn't exist. The question is why it would try to go there...
Tim
Actually, it seems to be the same issue as the one Linda put in the issue tracker over here: http://projectpier.org/node/1236
Do you mind adding your information with that issue?
Thanks,
Tim