|
La Communauté Webmaster 
| Pages: 1 [2] |
 |
|
|
|
Auteur |
Sujet: Probleme Eboutique certificat SSL (Lu 2260 fois) |
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #15 sur: le 29-05-2010 a 14:02:28 » |
|
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #16 sur: le 29-05-2010 a 14:07:53 » |
|
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #17 sur: le 29-05-2010 a 14:09:34 » |
|
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #18 sur: le 29-05-2010 a 14:31:01 » |
|
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #19 sur: le 29-05-2010 a 14:43:39 » |
|
nomcode
Membre récent

Hors-Ligne
Sexe: 
Messages: 58

|
tien une piste
shabazzi - 10 December 2009 08:09 PM
cammo - 29 November 2009 05:58 AM Tracked it down to a CSS link in my header.tpl. Not sure why, but where it had {$base_dir} I changed it to {$base_dir_ssl} and now it works.. no more security errors in any browsers.. |
| Any pointers on exactly which CSS file and which line the {$base_dir} is on? |
|
For everyone getting this issue, I can confirm that the problem lies in the fact that not all links are changed from {$base_dir} to {$base_dir_ssl} when switching to this option is the Back Office of PrestaShop.
To fix the issue, use Internet Explorer to debug your site, go through every page that has https:// as a prefix to your URL and if you get the IE warning, then somewhere on that page there is a link called {$base_dir} that needs to be changed to {$base_dir_ssl}
Make sure you check every .tpl that is in that page, most pages have more than one .tpl file associated with it.
It could be a footer, header, side bar, main content, etc…
If it’s just a footer or header issue, then most likely changing the {$base_dir} to {$base_dir_ssl} will fix most of the other pages!
Hope that clears things up for the future!
sc: http://www.prestashop.com/forums/viewthread/35274/security/solvedssl_problems/ |
|
et par contre debug tes pages sous IE tu devrais voir pas mal d'erreur |
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #20 sur: le 29-05-2010 a 15:12:32 » |
|
|
|
|
 |
Re:Probleme Eboutique certificat SSL
« Répondre #21 sur: le 30-05-2010 a 23:22:43 » |
|
|
|
|
| Pages:
1 [2] |
|
|
|
| |
|
|