jetway Posted December 1, 2016 Share Posted December 1, 2016 (edited) Hi, I just noticed that when I open an order in the Backoffice that was placed via paypal the connection is not secure. It says the logo.gif image of paypal was not loaded under SSL? Where is this declared? Cheers Edited December 1, 2016 by jetway (see edit history) Link to comment Share on other sites More sharing options...
jetway Posted December 21, 2016 Author Share Posted December 21, 2016 I fixed this issue. \modules\paypal\views\templates\back\admin_order\refund.tpl states: <legend><img src="{$base_url|escape:'htmlall':'UTF-8'}modules/{$module_name|escape:'htmlall':'UTF-8'}/logo.gif" alt="" />{l s='PayPal Refund' mod='paypal'}</legend> $base_url is not correct and will break your SSL. I am now using $content_dir. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now