i downloaded your file, and applied the change i suggest you.
i could enter any folder, except the protected ones, i also uploaded successfully a file.
i met no error. Maybe you did something wrong.
you have to change this line
{.if|{.{.!btn_back.}=on.}|{.if not|{.%folder%=/ .}|<div id="backBtn"><a href=".."><span>{.!lv_back.}</span></a></div>.}.}
with this line
{.if|{.{.!btn_back.}=on.}|{.if not|{.%folder% <= /root/ .}|<div id="backBtn"><a href=".."><span>{.!lv_back.}</span></a></div>.}.}