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
[solved] SelfRegistration shows form, submit results in 404
-
- Forum Members
- Posts: 36
- Joined: Fri Jun 06, 2008 6:47 pm
[solved] SelfRegistration shows form, submit results in 404
Last edited by drsceifers on Mon Nov 30, 2009 3:39 am, edited 1 time in total.
Re: SelfRegistration shows form, submit results in 404
drsceifers,
Is it possible you have set a default page to redirect after submit and this page isn't there anymore? Or it isn't active?
SelfRegistration >> Preferences >> PageID/Alias to redirect to after registration is complete:
Regards, Rolf
Is it possible you have set a default page to redirect after submit and this page isn't there anymore? Or it isn't active?
SelfRegistration >> Preferences >> PageID/Alias to redirect to after registration is complete:
Regards, Rolf

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Forum Members
- Posts: 36
- Joined: Fri Jun 06, 2008 6:47 pm
Re: SelfRegistration shows form, submit results in 404
Rolf,
I had originally set it to home.
I tried removing it and to set it to register-now neither worked any differently.
BTW, no registered users are being created if that helps.
I had originally set it to home.
I tried removing it and to set it to register-now neither worked any differently.
BTW, no registered users are being created if that helps.
Re: SelfRegistration shows form, submit results in 404
Just to eliminate:
Do you use pretty urls on the website in question with a traling slash?
f.i. www. website.com/contact/
Do you have a link? (pm)
Rolf
Do you use pretty urls on the website in question with a traling slash?
f.i. www. website.com/contact/
Do you have a link? (pm)
Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Forum Members
- Posts: 36
- Joined: Fri Jun 06, 2008 6:47 pm
Re: SelfRegistration shows form, submit results in 404
Rolf,
I fixed this, but I can't remember how. I remember it was a dumb mistake, but I had several things wrong and now have the entire product/cart module set working.
I'm working on Orders now
I fixed this, but I can't remember how. I remember it was a dumb mistake, but I had several things wrong and now have the entire product/cart module set working.
I'm working on Orders now
