Offending line;

var hiddenArray = ($.cookie('AHB_hidden') !== undefined) ? $.parseJSON($.cookie('AHB_hidden')) : [];

returning $.cookie() is not a function.

AHB.js

Comments

AaronChristian created an issue. See original summary.

aaronchristian’s picture

StatusFileSize
new455 bytes
podarok’s picture

Status: Active » Reviewed & tested by the community
podarok’s picture

Status: Reviewed & tested by the community » Fixed

thank you, merged

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.