Jump to content

Enable SSL problem in 1.6.0.8., how to regenerate cache/class_index.php


Recommended Posts

Hello,

My problem: I can not enable SSL, even the SSL installation is good. If I put in to the class/link.php   (as I found it in the forum):

public function getMediaLink ($ filepath) 
   {
  - Return Tools :: getShopProtocol () Tools :: getMediaServer ($ filepath) $ filepath,.. 
  + Return $ this-> protocol_content.Tools :: getMediaServer ($ filepath) $ filepath.; 
   } 

the https://mysite.com will have the green lock, seems the certification is OK, but I have a blank page, everithing is white.

As I read,  I should regenerate the  cache/class_index.php file.

 

Can anyone help me, HOW? If I delete the file in FTP, does not regenerate automaticly, Or maybe I do not know, how install this regeneration?

Or maybe I have to change other codes?

Many thanks, Gyula

 

Link to comment
Share on other sites

Cache/class_index.php is regenerating, but, the https, does not work.

I have a Joomla site, and I want the payment on Prestashop. Under a payment folder I installed the Presta.

In the Joomla, the https works fine. After 1 minute of setting, I have secured page, but the Prestashop does not do anything, when I click on the 'https link'.

 

Do you have any idea, how can I fix this bug?

 

Is it possible, because of server setting I can not enable SSL on Prestashop?

 

Many thanks, Gyula

Link to comment
Share on other sites

×
×
  • Create New...