Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

cant create account?


mooseboy84

Recommended Posts

Posted

Alright, I just installed OScommerce, and im having trouble creating accounts.

 

On the defualt store front, when I click "create new account," a screen about a SS certificate pops up, i click yes then the page redirects to a 404.

 

This is the URL it redirects

 

mywebsite.com/index.php?option=com_oscommerce&osMod=create_account&osCsid=7c64c8537742df4dacd00ec096b2b75

 

How can I fix this? Is there some setting I have to change? Maybe a chmod issue somewhere?

 

Also, what does it mean to "secure the administration tool?" On the defualt page for the shopping cart it says that, but I am clueless as to how to "secure" it. I didnt see it in the documentation.

 

Lastly if this is related, i am using mOScommercere for mambo. mOScommerce 1.2, with mambo 4.523. At the bottom of the page it says OScommerce 2.2-MS2

 

thanks

Posted

You probably elected to enable ssl during the installation without having an ssl certificate for your store.

 

Vger

Posted

In osCommerce you have two configure.php files, one is:

includes/configure.php

the other is:

admin/includes/configure.php

 

In both of them there is a section saying enable_ssl, which are currently set to true, and you need to set them to false.

 

Before editing any files read the 'Parse Error' link below my name.

 

Vger

Posted

Hey I just want to thank you! :thumbsup:

 

I could not find the admin/includes directory, so i could not change it there.

 

Maybe because I am using Mambo?

 

However, i went to the includes/configure.php I changed the setting to false and it worked!

 

Now just to figure out how to install Purchase without Account. :-"

Archived

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

×
×
  • Create New...