PDA

View Full Version : Ssl


jennya
July 19th, 2003, 01:17 PM
Hi,
I recently switched web hosts and am setting up the cart on the new server. I think I am having some problems with SSL.

I am experiencing the following issues:
1. In SSL, my banner image shows as a broken link.
2. After viewing my cart, when I click "continue" to get the shipping options this error comes up:
"Fatal error: Maximum execution time of 30 seconds exceeded in /home/sri/public_html/squirrelcart/functions/get_shipping_method.func on line 21"

My site cart is located at:
http://www.strategicrenewal.com/resources.php

I running cart version 1.1.

thanks for your help!
Jenny

jennya
July 19th, 2003, 02:49 PM
Hi,
I was able to resolve the "Fatal Error" but am still having the broken image. My ssl path is: https://secure27.vosn.net/~sri but the properties of the image banner in ssl show the path as:https://secure27.vosn.net/squirrelcart/images/summerbanner.jpg

The ~sri is not in the ssl image path - how can I fix that? In the config file ssl is set to: https://secure27.vosn.net/~sri

thanks again,
Jenny

jennya
July 19th, 2003, 03:13 PM
Hi,
I was able to resolve the "Fatal Error" but am still having the broken image. My ssl path is: https://secure27.vosn.net/~sri but the properties of the image banner in ssl show the path as:https://secure27.vosn.net/squirrelcart/images/summerbanner.jpg

The ~sri is not in the ssl image path - how can I fix that? In the config file ssl is set to: https://secure27.vosn.net/~sri

thanks again,
Jenny


Hi again,
I fixed the image issue also - I just had to make the path relative to my document and not the site root.

Thanks,
Jenny