spree-contrib / spree_related_products

Related products extension for Spree Commerce.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
149 stars 241 forks source link

Can not add related product at admin. #33

Closed htaykhaing closed 10 years ago

htaykhaing commented 12 years ago

Hi, I'm using rails '3.2.3', spree 1-1-stable, spree_related_products master branch. I couldn't add related product via Related Products tab on the edit product UI. It seems js is not loading the products.

Please advice.. Thanks

poguez commented 12 years ago

Same problem here using : Rails 3.2.3, spree 1.1.1

reinaris commented 12 years ago

Same problem.

NoMethodError (undefined method serializable_hash' for #<ActiveRecord::Relation:0xb6f2628>):  activerecord (3.2.3) lib/active_record/relation/delegation.rb:45:inmethod_missing'

patrickmcelwee commented 12 years ago

Same problem on Rails 3.1.6, spree 1.0.5-beta

htapal commented 12 years ago

Any resolution to this issue?

patrickmcelwee commented 12 years ago

I need to clarify that my pull request didn't fix this issue. It seemed to do that on development, but once I deployed to production, the issue still wasn't resolved. (I amended my commit before I submitted a pull request, so I didn't think it would show up on this thread. Sorry for the pollution.) I have not been able to dig deeper yet.

peterberkenbosch commented 10 years ago

Closing due to age. Feel free to comment if it's still an issue, and we'll reopen.