danjfoley Posted November 27, 2003 Share Posted November 27, 2003 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 More sharing options...
TomThumb Posted November 27, 2003 Share Posted November 27, 2003 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 More sharing options...
danjfoley Posted November 27, 2003 Author Share Posted November 27, 2003 NO it didn't.. but when i put it in .. i got an error that says the headers were already started or something like that.. By the way i have the simple template system installed..(the latest one) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.