All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Syncing files in MAMP and Low Variables

Samsull 1 Oct 2013 11:53 question, complete

My Low Variables are not syncing when I use MAMP (pro), the same build works fine on a live server. I thought it was some sort of local file permission, but when I save template files in a template.group it syncs OK.

Replies

  1. Low 1 Oct 2013 12:39

    Vars are not stored in the template.group folders, so maybe the var-folder doesn't have the right permissions. Please make sure the dir has write permissions, and the files inside it as well.

    I use MAMP PRO myself, so it definitely should work.

  2. Samsull 1 Oct 2013 13:35

    duh. I forgot to update the file path to templates in Low Variables > Extension Settings

    eg.

    /Applications/MAMP/htdocs/stoopid/themes/site_themes/template_files/

    thanks!