Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

installed SSL but loosing my Style Sheet


lindsayanng

Recommended Posts

I finally got the SSL installed without ANY errors, except this one!!!

 

I got a shared SSL, which initially resulted in a certificate warning that would DEFINITELY scare customers off.. but i fixed it.. then, once that was fixed, i was getting the Cookie usgae page coming up because i have to force cookies.. Then i got THAT fixed..

 

But now my ONLY issue is that if i view an SSL page (like login) you can not see the style sheet

 

CAN SOMEONE PLEASE HELP ME!!!!

 

here is the link

catalog

 

click anything that would normally be SSL enabled and you will see.

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

here is my configure page minus DB stuff

  define('HTTP_SERVER', 'http://bscphoto.com');
 define('HTTPS_SERVER', 'https://bscphoto.com');
 define('ENABLE_SSL', true);
 define('HTTP_COOKIE_DOMAIN', '.bscphoto.com');
 define('HTTPS_COOKIE_DOMAIN', '.bscphoto.com');
 define('HTTP_COOKIE_PATH', '/');
 define('HTTPS_COOKIE_PATH', '/');
 define('DIR_WS_HTTP_CATALOG', '/catalog/');
 define('DIR_WS_HTTPS_CATALOG', '/catalog/');
 define('DIR_WS_IMAGES', 'images/');
 define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
 define('DIR_WS_INCLUDES', 'includes/');
 define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
 define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
 define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
 define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
 define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

 define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
 define('DIR_FS_CATALOG', '/home/bscphoto/public_html/catalog/');
 define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
 define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Using Firefox 3 - Gave me this error on your secure page

 

Secure Connection Failed

 

 

bscphoto.com uses an invalid security certificate.

 

The certificate is not trusted because it is self signed.

The certificate is only valid for <a id="cert_domain_link" title="host77.hostmonster.com">host77.hostmonster.com</a>

 

(Error code: sec_error_untrusted_issuer)

 

 

* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

 

* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.

Link to comment
Share on other sites

You're using shared SSL, hence:

 

  define('HTTPS_SERVER', 'https://bscphoto.com');

isn't correct.

 

Ask your host for the correct URL.

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 >

Link to comment
Share on other sites

OHH ok.. because i got that too, but i thought i fixed it using the post in the feedback section from steelsomething.

 

I know what the secure path is.. so i just have to change the https server then??

 

Can you stick around to double check for me PLEASE..

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Ok it changed it.. it was supposed to be secure.hostmonster.com/~bscphoto which i HAD it at, but i thought it was wrong..

 

the reason i thought it was wrong was becuse when I do that i get the cookie usage warning back

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

These two go hand in hand, change one change the other:

 

  define('HTTPS_SERVER', 'https://bscphoto.com');
 define('HTTPS_COOKIE_DOMAIN', '.bscphoto.com');

I'll probably be lurking in the shadows for at least another hour and a half.

:ph34r:

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 >

Link to comment
Share on other sites

oh yea.. i changed the https cookie domain to the same secure.hostmonster.com/~bscphoto and still the cookie usage page

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Post exactly what you have for the entries I 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 >

Link to comment
Share on other sites

this is what it looks like as is now

 

<?php
 define('HTTP_SERVER', 'http://bscphoto.com');
 define('HTTPS_SERVER', 'https://secure.hostmonster.com/~bscphoto/');
 define('ENABLE_SSL', true);
 define('HTTP_COOKIE_DOMAIN', '.http://bscphoto.com');
 define('HTTPS_COOKIE_DOMAIN', 'https://secure.hostmonster.com/~bscphoto/');
 define('HTTP_COOKIE_PATH', '/');
 define('HTTPS_COOKIE_PATH', '/');
 define('DIR_WS_HTTP_CATALOG', '/catalog/');
 define('DIR_WS_HTTPS_CATALOG', '/catalog/');

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Try

 

  define('HTTP_COOKIE_DOMAIN', '.bscphoto.com');
 define('HTTPS_COOKIE_DOMAIN', '.secure.hostmonster.com');

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 >

Link to comment
Share on other sites

FREAKING AMAZING.. now my admin wont work.

 

Ya know, i was SOO close with that thread from before.. But i was just missing the cookie thing that totally screwed me up..

 

heres me admin as it is now

<?php
 define('HTTP_SERVER', 'https://www.bscphoto.com');
 define('HTTP_CATALOG_SERVER', 'http://bscphoto.com');
 define('HTTPS_CATALOG_SERVER', 'https://secure.hostmonster.com/~bscphoto');
 define('ENABLE_SSL_CATALOG', 'true');
 define('DIR_FS_DOCUMENT_ROOT', '/home/bscphoto/public_html/catalog/');
 define('DIR_WS_ADMIN', '/catalog/admin/');
 define('DIR_FS_ADMIN', '/home/bscphoto/public_html/catalog/admin/');
 define('DIR_WS_CATALOG', '/catalog/');
 define('DIR_FS_CATALOG', '/home/bscphoto/public_html/catalog/');

 

just so i know.. what does the '.' tell the website to do??

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

oops my typo.. i had an https where it shouldnt be..

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

In the catlog configure file this:

 

  define('HTTPS_SERVER', 'https://secure.hostmonster.com/~bscphoto/');

should be:

 

  define('HTTPS_SERVER', 'https://secure.hostmonster.com/~bscphoto');

So what happens in the admin?

:unsure:

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 >

Link to comment
Share on other sites

i was gettinga 404 not found..

 

but just took out that accidental https and changed to http and all was well..

 

i will take that extra '/' out of the catalog configure too

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Ok.. thansk for the info..

 

i know about that, but i have a shared SSL until it is more cost effective for the private. Its not abig deal, but i dont really NEED it now, especially since the people who buy prints are the people who already met the photographer and commissioned a shoot from him.. For the time being, there will be a section in the privacy and safety section that will explain it..

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

I'd think "somebody who doesn't know much about computers" wouldn't even look at the URL in the browser address bar.

:huh:

 

Shared SSL is everywhere.

 

But everyone's entitled to their own opinion.

 

I'm "pulling the plug".

 

G'nite Lindsay.

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 >

Link to comment
Share on other sites

ME TOO.. gnight GERM..

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Ok it changed it.. it was supposed to be secure.hostmonster.com/~bscphoto which i HAD it at, but i thought it was wrong..

 

the reason i thought it was wrong was becuse when I do that i get the cookie usage warning back

With shared ssl, force cookie usage has to be set to false. In order for the cookies to work they have to be in top level domain. In other words to use force cookie usage you have to have your own ssl or no ssl.

Link to comment
Share on other sites

incorrect there germ people do look at the address bar trust me they will. if that was the case then why am I having so many problems right now? because I was told by ubuntuforums about this.

Then they aren't as "inexperienced" as you might think.

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 >

Link to comment
Share on other sites

bktrain, can you elaborate more on that then?? I have cookies forced and a shared SLL and i NEED those cookies

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

bktrain, can you elaborate more on that then?? I have cookies forced and a shared SLL and i NEED those cookies

Your top level domain is bscphoto.com. Your shared ssl is on secure.hostmonster.com/. You can not set cookies on secure.hostmonster.com since it is not yours. Have a look at this it has some good info for you. Click Here

Link to comment
Share on other sites

then can you explain why the cart contents are still there when you move throughout the site on my website?? I understand what that article is saying, but it isnt making sense only because it doesnt seem to be loosing the cookie when you go through the checkout process

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...