
kwadronaut+davical-general at chocovax
Nov 6, 2012, 6:09 AM
Post #2 of 2
(119 views)
Permalink
|
Hello again, Today I had another look at our broken forgot password functionality, and apparently it's still broken. I could use a steady helping hand on how to debug this or how to file a proper bugreport. I've added $c->debug_email = 'mymail'; But I believe davical doesn't even try to send anything. When trying by filling out the username on the form I get [Tue Nov 06 14:04:00 2012] [error] [client myip] PHP Notice: Undefined variable: action_target in /usr/share/awl/inc/Session.php on line 782, referer: https://calendar.somedomain/ When trying by filling out the mailaddress on the form I get [Tue Nov 06 14:05:38 2012] [error] [client myip] PHP Fatal error: Cannot access private property EMail::$To in /usr/share/awl/inc/Session.php on line 695, referer: https://calendar.somedomain/ There's no rewriting voodoo going on and all other functionality works as expected. On 07/08/12 20:31, kwadronaut wrote: > So I guess my question is: does it work for you? Am I maybe missing some > obvious configurations issue? > > Running Debian stable: > libawl-php 0.53-1 > davical 1.1.1-1 > > Webserver error message: > [date] [error] [client ip] PHP Fatal error: Cannot access private > property EMail::$To in /usr/share/awl/inc/Session.php on line 695, > referer: xxx ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|