Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Sign In to cart; but wont proceed in checkout, goes 2 index?


FOBioPatel

Recommended Posts

Hey Guys,

 

I've installed the cart using the installer.

 

https://id289.securedata.net/rivaltees/cata...talog/login.php

 

After slamming a few items into my cart I try to go through checkout, but it doesn't check out. Every time I try to sign in, it goes back to the catalog index.

 

Please help!

 

Also, does anyone know how to modify the text under "what's new" on the catalog index?

 

Thanks,

 

Rajan

?!... ? :o(

Link to comment
Share on other sites

I'm using Flat Rate shipping and Check/Money Order payment. Everything else is off... Sort order for both are 0.

 

This is the simplest setup, I would ordinarily like to store Credit Card numbers in the mysql database.

 

But I can't get anything to work. Here is my admin panel if anyone could please poke around and tell me why when I log in with email address:

 

[email protected]

pass: rajan1

 

I keep getting redirected to the catalog index. Help!?

?!... ? :o(

Link to comment
Share on other sites

Sup sparky - seems like you have a couple directories too many - but that's not the issue.

Anyway, you order page seems fine.

For the admin page, go to Modules - payment

Enable credit card option - Edit

Split Credit Card E-Mail Address - enter your email addy

Link to comment
Share on other sites

hi badjuju,

 

it didn't work :-(

 

i see the changes (you?) made, many many thanks! it looks like it should work but when I try to sign in for checkout; it still bombs out to the catalog index.

 

please help, my hairs are turning gray.

?!... ? :o(

Link to comment
Share on other sites

I just had that same prob but I fixed it. Go to your includes/configure.php file and look at the https:www/yourdomain.com, make sure there is not a / after your domain. Mine had a /, I removed it and now it's working.

LINE 15

define('HTTPS_SERVER', 'https://www.baresinsations.com/'); WRONG

 

LINE 15

define('HTTPS_SERVER', 'https://www.baresinsations.com'); CORRECT

 

 

REMOVE THE /

 

Hope that helps

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...