From: Rolan Y. <ro...@om...> - 2016-12-10 16:38:59
|
Did you examine what's being loaded or not loaded by the browser from within the developer console? (CTRL-SHIFT-j in Chrome) Load the page once with http and a second time https and compare the two under the Network pane. Could be a web server config issue. ~Rolan On Mon, Dec 5, 2016 at 10:10 PM, <Kev...@ec...> wrote: > > Thought I might as well feedback what I have found so far,in respect > of getting rid of the "Deprecated" messages that comw about simply > because the various classes don;t have an __construct() method. > |