Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

User Registration to Check Out SSL Problem


danjfoley

Recommended Posts

Here is the situation:

 

new user click on check. then clicks on the new user registration, goes thru the new user registration process, when done gets the page that says an email was sent to them and to click on the continue button.

 

At this point my url is:

 

https://www.productsdirectinc.com/dakotariv...unt_success.php

 

after clicking on the continue button, i get a 404 not found error, and the url is as follows:

 

https://www.productsdirectinc.com/catalog/shopping_cart.php

 

As you can see the problem is with the SSL path. The second url is incorrect. IT should have the "dakotariverknives.com" directory in it. But it doesn't. So what do I do and how do i fix this?

Link to comment
Share on other sites

I received a javascript error "Object does not exist." When trying to create an account. When viewing the source from the browser I do not see the form_check javascript in the header.

 

Do you have this line in create_account.php

 

<?php require('includes/form_check.js.php'); ?>

 

If so does the file form_check.js.php exist?

while (!succeed) {try()};

 

GMT -6:00

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...