[solved] SelfRegistration shows form, submit results in 404
Posted: Sat Nov 28, 2009 4:53 pm
I am trying to get SelfRegistration to work. I have created the register-now page and placed this tag on eit:
{cms_module module=SelfRegistration group=ecommerce}
The page comes up and presents my form fields great. Then when I fill them and click on submit, I get a 404 on the post. I have checked the access logs and the GET works and the POST fails.
I am using 1.6.6 Bonde, and have the following modules installed...
Cart 1.4.2 Installed
CGExtensions 1.17.6 Installed Has Dependents (Products, Cart, Orders, CGPaymentGatewayBase)
CGPaymentGatewayBase 1.0.3 Installed Has Dependents (Orders)
CGSimpleSmarty 1.4.3 Installed Has Dependents (Products, Orders)
CMSMailer 1.73.14 Installed Has Dependents (FrontEndUsers, SelfRegistration, Orders)
CustomContent 1.5.3 Installed
FileManager 1.0.1 Installed
FrontEndUsers 1.6.11 Installed Has Dependents (SelfRegistration, CustomContent, Orders)
MenuManager 1.6.2 Installed
ModuleManager 1.3.1 Installed
News 2.10.3 Installed
nuSOAP 1.0.1 Installed
Orders 1.6.12 Installed
Printing 1.0.4 Installed
Products 2.4.6 Installed Has Dependents (Cart, Orders)
Search 1.6.1 Installed
SelfRegistration 1.2.5 Installed
ThemeManager 1.1.1 Installed
TinyMCE 2.5.5 Installed
How can I best track this down? I tried debug=true, but since it gets a 404, it was of no help. The GET page had no errors.
thanks
{cms_module module=SelfRegistration group=ecommerce}
The page comes up and presents my form fields great. Then when I fill them and click on submit, I get a 404 on the post. I have checked the access logs and the GET works and the POST fails.
I am using 1.6.6 Bonde, and have the following modules installed...
Cart 1.4.2 Installed
CGExtensions 1.17.6 Installed Has Dependents (Products, Cart, Orders, CGPaymentGatewayBase)
CGPaymentGatewayBase 1.0.3 Installed Has Dependents (Orders)
CGSimpleSmarty 1.4.3 Installed Has Dependents (Products, Orders)
CMSMailer 1.73.14 Installed Has Dependents (FrontEndUsers, SelfRegistration, Orders)
CustomContent 1.5.3 Installed
FileManager 1.0.1 Installed
FrontEndUsers 1.6.11 Installed Has Dependents (SelfRegistration, CustomContent, Orders)
MenuManager 1.6.2 Installed
ModuleManager 1.3.1 Installed
News 2.10.3 Installed
nuSOAP 1.0.1 Installed
Orders 1.6.12 Installed
Printing 1.0.4 Installed
Products 2.4.6 Installed Has Dependents (Cart, Orders)
Search 1.6.1 Installed
SelfRegistration 1.2.5 Installed
ThemeManager 1.1.1 Installed
TinyMCE 2.5.5 Installed
How can I best track this down? I tried debug=true, but since it gets a 404, it was of no help. The GET page had no errors.
thanks