|
Is there an online archive of this list? I have some
questions but wanted to search an archive first if
possible. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik-Jan Jaquet Sent: Tuesday, February 07, 2006 8:36 AM To: [email protected] Subject: RE: Reactor For CF Blog Login Error Hi João, I experienced the same problem, and
I think it has something to do with a newer version of Model
Glue. Any way, here is what I did to solve
it: Go to the usercontroller.cfc in the
controller folder. Locate the function
DoValidateLogin. (line <cfset
arguments.event.forward(UserRecord.getPostLoginEvent())
/> To <cfset
arguments.event.forward(UserRecord.getPostLoginEvent(), true)
/> That should do
it! Kind
regards,
Van:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens João Fernandes Hi
there, Im not very familiar with
model-glue, but when I do login in the blog I get this
error. The parameter APPEND to function forward is required but
was not passed in. Any
Ideas? João Fernandes Secção de
Desenvolvimento Departamento de
Informática |
- Reactor For CF Blog Login Error João Fernandes
- RE: Reactor For CF Blog Login Error Erik-Jan Jaquet
- Re: Reactor For CF Blog Login Error Joe Rinehart
- RE: Reactor For CF Blog Login Error Doug Hughes
- RE: Reactor For CF Blog Login Error Miller, Ryan
- Re: Reactor For CF Blog Login Error Jared Rypka-Hauer
- RE: Reactor For CF Blog Login Error Miller, Ryan
- Re: Reactor For CF Blog Login Error Jared Rypka-Hauer
- Re: Reactor For CF Blog Login Error Mark Mazelin
- RE: Reactor For CF Blog Login Error Doug Hughes
- RE: Reactor For CF Blog Login Error João Fernandes
- RE: Reactor For CF Blog Login Error Miller, Ryan
- Re: Reactor For CF Blog Login Error Jared Rypka-Hauer
- RE: Reactor For CF Blog Login Error Ian Welsh
- RE: Reactor For CF Blog Login Error Miller, Ryan

