LV File Path on Windows. Sigh.
Hey Low,
I have a site that I'm developing that has to be on the clients' server, which happens to be Windows (shudder). Anyway amongst the pain of that situation is this issue - in Low Variables in the extension settings in the 'file path' field, it keeps reverting my path like so:
I put this in:
F:\main\new\variables
and save it and it changes it to this:
F:mainnewvariables
?
Thanks,
Replies
Low 15 Aug 2013 06:23
Ah, I can see it strips the backslashes, yes.
Can you add the path to the config file and see if that helps?
Otherwise, entering double backslashes will result in saving single ones. That might work as a workaround for now as well.
Anthony Hubbard 15 Aug 2013 06:31
You sir, are a genius.
:D
Thanks man