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

Support archive

$.cookie not a function (Low variables) line 42

icebreaker 17 May 2013 13:14 problem, complete

New error: probably because I have upgraded to 2.3.5 + also EE2.6.1.
Error occurs when pressing button to manage variables or button to save changes (necessary to update variables after having made change to text file).

var activate = $.cookie('exp_low_grouplink');
I receive error message $.cookie not a function. (line 42 )

As a result of the error the variable does not get updated after text file changes.

Replies

  1. Low 17 May 2013 13:20

    Try re-uploading the /themes/third_party/low_variables folder, clearing your browser cache and reload the page. Alternatively, use another browser to try and reproduce this.

    The $.cookie thing was removed from LV a while ago, so this most likely is just a persistent caching of the CP backend.

  2. icebreaker 18 May 2013 11:22

    Thanks - that fixed the problem. Case closed.

    + very nice functionality of low variables used with preload_replace.

  3. e-man 29 May 2013 17:07

    +1 Had a similar issue - re-uploading the themes folder and clearing cache solved it.
    Cheers!

  4. Gary Reckard 17 Jul 2015 20:13

    I had this same issue right now, even after updating to 2.6.1 using Updater. I removed my low_variables theme folder, and replaced it with a fresh one, and it fixed the problem. Might be worth looking into why Updater isn't doing this properly.