Hi
I have searched but can’t find an answer.
I want to remove blocks from account page, as some of the blocks cause the “insecure page” pop up.
Any ideas? or am I being particularly dim?
[quote name=‘BarryH’]Hi
I have searched but can’t find an answer.
I want to remove blocks from account page, as some of the blocks cause the “insecure page” pop up.
Any ideas? or am I being particularly dim?[/quote]
You have to remove all ‘hardcoded’ files from the blocks as images, css files, etc.
[quote name=‘indy0077’]You have to remove all ‘hardcoded’ files from the blocks as images, css files, etc.[/QUOTE]
Well that’s not very “user friendly” is it???
Thanks
[quote name=‘BarryH’]Well that’s not very “user friendly” is it???
Thanks[/quote]
May be it’s not, but it’s so generally, it’s not a CS-Cart problem and it’s not any other problem. It’s a rule of SSL environment.
You don’t have to remove them, just the URL’s must not be like http://…/image.jpg, but /image.jpg
Looks like My Account page inherits the blocks from “All Pages”
I have the same problem. I have a help block on all pages. I can turn off or change to ssl code on them, but not My Account. The My Account should be a separate page like the other ones in which you can access and change /add blocks.
Bob
[quote name=‘pbannette’]Looks like My Account page inherits the blocks from “All Pages”
I have the same problem. I have a help block on all pages. I can turn off or change to ssl code on them, but not My Account. The My Account should be a separate page like the other ones in which you can access and change /add blocks.
Bob[/QUOTE]
It’s crazy to be in a position that negates the SSL (brings up warning) I can’t belive this is not in with cart and checkout.
Barry,
My problem was with a hosted help application code/image. For the cart, I had ssl links for help and therefore did not have a problem.
What I did was to use the ssl version of the help code for Pages (not all pages) and now I do not have a problem on the account page. The product pages, home pages, category pages, have a non-ssl link back to the hosted help application.
Bob