Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

check out complete problems


ibby

Recommended Posts

Posted

Help Please

 

I am experimenting with opeing a new site, and I am alittle lost.

 

site url

 

http://www.flashymobiles.co.uk/

 

when you add a item to the cart, and then click checkout

It errors and says

 

"Forbidden

You don't have permission to access /checkout_shipping.php on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

"

 

Ideas what would be causing this ?

 

Thanks

Posted

Try using FTP to check the file permissions and ownership of the checkout_shipping.php an other checkout modules.

 

Help Please

 

I am experimenting with opeing a new site, and I am alittle lost.

 

site url

 

http://www.flashymobiles.co.uk/

 

when you add a item to the cart, and then click checkout

It errors and says

 

"Forbidden

You don't have permission to access /checkout_shipping.php on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

"

 

Ideas what would be causing this ?

 

Thanks

Posted

You're using a shared SSL certificate, and the SSL URL in your configure.php files isn't correct.

 

Contact your host and find out what your SSL URL is supposed to be, and alter your configure.php to match.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

  • 3 weeks later...
Posted
You're using a shared SSL certificate, and the SSL URL in your configure.php files isn't correct.

 

Contact your host and find out what your SSL URL is supposed to be, and alter your configure.php to match.

 

Hi

 

I have found the configure.php

But cant find any place to change my SSL url. :blush:

 

Thanks for your help

Posted

Looks something like this:

 

  define('HTTPS_SERVER', 'https://www.yoursite.com'); // eg, https://localhost - should not be empty for productive servers

If you want you can post the configure file.

 

JUST BE SURE TO LEAVE OUT THE DATABASE ACCESS DATA THAT IS TOWARDS THE BOTTOM OF THE FILE. IT MAY CONTAIN YOUR USERNAME/PASSWORD. THAT SHOULDN'T BE POSTED.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
Looks something like this:

 

  define('HTTPS_SERVER', 'https://www.yoursite.com'); // eg, https://localhost - should not be empty for productive servers

If you want you can post the configure file.

 

JUST BE SURE TO LEAVE OUT THE DATABASE ACCESS DATA THAT IS TOWARDS THE BOTTOM OF THE FILE. IT MAY CONTAIN YOUR USERNAME/PASSWORD. THAT SHOULDN'T BE POSTED.

 

 

Reason why I couldnt find it was I was looking at the wrong file!

:lol:

 

Any way its broken now, even more!

when I click on the Checkout button,

it says "hostgator page can not be found"

 

keep the ideas comming please. :'(

Posted

I can't help until you post your configure.php file (minus the DB info) and what URL your host told you to use for SSL.

 

Somehow I don't think https://secure139.hostgator.com/~ibby is correct.

 

That takes me to some forum...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...