gyula.csaszar Posted December 5, 2014 Share Posted December 5, 2014 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 More sharing options...
NemoPS Posted December 6, 2014 Share Posted December 6, 2014 Well it really should be regenerated if you erase it, that's weird. .0.9 has a bug about it, but as far as I knew .08 was ok. Try saving the seo and urls page, that should really generate it anew Link to comment Share on other sites More sharing options...
gyula.csaszar Posted December 6, 2014 Author Share Posted December 6, 2014 When I change the link.php code, even the beck office is blank, so now I logged in, after changed the code in link.php, after tryed to save the seo and url's. When I save it, it switches to blank again. Link to comment Share on other sites More sharing options...
gyula.csaszar Posted December 7, 2014 Author Share Posted December 7, 2014 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 More sharing options...
NemoPS Posted December 8, 2014 Share Posted December 8, 2014 It might be conflicting with joomla then, what is the exact folder structure? Also, for blank pages read my signature Link to comment Share on other sites More sharing options...
Recommended Posts