I'm not familiar with HTML_QuickForm, I would have to go through its source
code to figure out why it is taking you away. Did you see the generated HTML
to find out what the <FORM> action is set to?

Also, something that got my attention after skimming through your
regWizard.php file: do you really need to use HTML_QuickForm? I mean as I
see, it adds a lot of complexity just to get a User/Password form set up! Is
it worth it?

-MI

---------------------------------------------------------------------------

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar


-----Mensaje original-----
De: [email protected] [mailto:[EMAIL PROTECTED] En nombre
de lukemack
Enviado el: Domingo, 25 de Febrero de 2007 06:49 a.m.
Para: Cake PHP
Asunto: Re: PEAR HTML_QuickForm and cakephp

The problem is that when I click on Next, I am redirected to the
default root cakePHP page. regWizard.php is in the vendors folder. I'm
assuming this has something to do with htaccess and / or routes as it
works from the app/webroot directory. However, I am going to need
access to models and data in my form.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to