Russell Kompinski

Results 5 comments of Russell Kompinski

I know this is pretty old, but I tested this issue and it works fine in the current version. I'm not sure what version you were at. So, it's probably...

I solved this particular issue by removing .val() from the file _amount_times_constant.html.erb from: return \* $(obj).val().length; to: return \* $(obj).length;

Alright @radar, I will do so when I get a little extra time. I was on the road a week for work and back now. So I'll try and get...

Spree Stable-1-3 Rails 3.2.13 Extensions: spree_gateway spree_auth_devise spree_static_content spree_fancy spree_flexi_variants Using the extension "Flexi Variants" creates a page in the /admin console called "Customization Types". Clicking on "New Product Customization...

Hey binary, what I did was install the gem manually in a specified location. I get errors with the fire event, which is why I removed it. Im using postgres...