[solved] SelfRegistration shows form, submit results in 404

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
drsceifers
Forum Members
Forum Members
Posts: 36
Joined: Fri Jun 06, 2008 6:47 pm

[solved] SelfRegistration shows form, submit results in 404

Post by drsceifers »

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
Last edited by drsceifers on Mon Nov 30, 2009 3:39 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: SelfRegistration shows form, submit results in 404

Post by Rolf »

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  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
drsceifers
Forum Members
Forum Members
Posts: 36
Joined: Fri Jun 06, 2008 6:47 pm

Re: SelfRegistration shows form, submit results in 404

Post by drsceifers »

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.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: SelfRegistration shows form, submit results in 404

Post by Rolf »

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
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
drsceifers
Forum Members
Forum Members
Posts: 36
Joined: Fri Jun 06, 2008 6:47 pm

Re: SelfRegistration shows form, submit results in 404

Post by drsceifers »

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 :-)
Post Reply

Return to “CMSMS Core”