user6852 Scriptkiddie Od France Użytkownik od lip 2019 user6852 24 paź 2019 18:44 Having a quick look, it seems you implemented a system which loads the settings from the MYSQL DB right to the JS window object (???) surely following the same scheme (?) Right now I'm trying to understand how and where it is done. Maybe I will found before you reply.
user6852 Scriptkiddie Od France Użytkownik od lip 2019 user6852 24 paź 2019 19:08 OKAYYY, found. This is handled in [b]document::before_capture(), [/b]which adds the settings in a [b][i]<head><scripts> tag....[/i][/b] Ingenious.... I was looking for something like [i] Changing an admin setting ===> generates a setting.js file (I was searching in \ext) preloaded[/i]
tim Founder Od Sweden Użytkownik od maj 2013 tim 24 paź 2019 22:58 "Ingenious" lol :) No it's exported as an inline JSON object.