Search Discussions
-
So far I'm comparing: 1. Ninefold 2. Digital Ocean 3. Heroku PX 4. Amazon AWS/EC2 5. Rackspace 6. Linode 7. Engin Yard I know Ninefold has been optimized for Spree, though I wonder how well it stacks ...
Mohammad Mitha
Jun 28, 2014 at 10:23 am
Aug 12, 2014 at 7:46 pm -
Hi, Actually I'm working on a project, where the end user can choose on my e-commerce website a product, or can choose to personalize it. To do that, my data models for Products and "Objects" ...
Swibge
Jun 20, 2014 at 10:17 am
Jun 27, 2014 at 1:11 pm -
Noob question. I figured since they were both on Rails, it might be easy.
Mohammad Mitha
Jun 4, 2014 at 8:23 pm
Jul 1, 2014 at 12:08 pm -
I relied to your GitHub issue about this: https://github.com/spree/spree/issues/4841 If you have any more questions, please ask them on the usergroup. -- Ryan Bigg Community Manager Spree Commerce, ...
Ryan Bigg
Jun 19, 2014 at 6:14 am
Jun 19, 2014 at 6:27 pm -
*Spree Version: 2.2.2* *Rails Version: 4.0.6* *Ruby Version: 2.1.2* *Gemfile located at bottom.* In config/initializers/spree.rb I have: Spree::PermittedAttributes.user_attributes << [:first_name, ...
Ben Morgan
Jun 27, 2014 at 4:54 am
Jul 4, 2014 at 5:36 am -
Anyone has an idea of how to organize Gemfile/gemspec when creating a layout extension for spree that depends on spree_bootstrap_frontend. I have tried with following code in my .gemspec file: # ...
Georg Schlenkhoff
Jun 20, 2014 at 8:09 am
Jun 21, 2014 at 10:25 pm -
hi, guys... tell me, there is same tutorial video that i can see how to custom the html ? in youtube there is just 2 video.
Elad amrani
Jun 16, 2014 at 7:44 pm
Jun 20, 2014 at 2:30 pm -
Hi piot, I am not an expert (yet ;)), but why do you want to use the method "prepend" instead of "draw"? Your code should work just fine within method "draw".
Rebecca Ostermeyer
Jun 16, 2014 at 8:46 am
Jun 18, 2014 at 1:07 pm -
Hi, I'm a newbie to spree and I am trying to implement coinbase with spree. I have followed the instructions of https://github.com/shopjoy/spree_coinbase_bitcoin_payment and used version 2-1 of ...
Georg Schlenkhoff
Jun 13, 2014 at 4:55 pm
Jun 16, 2014 at 7:43 pm -
Hi guys, Our business needs us to create 2 customizable list of categories to show to our users. 1) List of featured today categories 2) List of ending soon categories These 2 lists can be configured ...
Kevin Vo
Jun 30, 2014 at 8:12 am
Jul 3, 2014 at 1:42 am -
Hi guys, We are in the process of upgrading the version of Spree from 2.1 to 2.2 being used in our storefront. We have few promotions based on the PerItem calculator (Spree::Calculator::PerItem). Now ...
Akarsh1357
Jun 30, 2014 at 1:02 pm
Jul 2, 2014 at 6:34 am -
Please provide all the information we request. This is only partial so far.
Ryan Bigg
Jun 28, 2014 at 12:51 pm
Jun 28, 2014 at 11:29 pm -
Hi, We're trying to set up our store so that returning users have to enter their password to proceed to checkout as a security measure. This is similar to how things are handled by Amazon.com, and ...
James Duffy
Jun 3, 2014 at 7:07 am
Jun 25, 2014 at 5:05 am -
Hi folks! I'm having problems trying to add fields to the Signup form in spree, also I'm using my own user table, so I can't find the way to not use the "Spree" user. With devise I got my views done ...
Miguel Cárcamo
Jun 22, 2014 at 1:58 am
Jun 22, 2014 at 4:15 am -
I am looking to add Cash On Delivery Payment option for one of my Spree 2.2 store. I believe the Check payment option would suffice for the most part, though it falls short because order should be ...
James
Jun 15, 2014 at 6:20 pm
Jun 17, 2014 at 9:20 am -
Hi, just wondering what u guys used after all for the german market?! I am facing the same situation problems here! Can you pls give an update of the solution used? Thanks
Horibu
Jun 5, 2014 at 10:18 am
Jun 11, 2014 at 7:28 pm -
I'm not sure if this is a bug or not, but it was certainly unexpected behavior for me. The method `set_option_value` in variant.rb executes: ``` option_type = Spree::OptionType.where(name ...
James Duffy
Jun 25, 2014 at 6:28 am
Jul 9, 2014 at 9:37 am -
Hi All, Not sure if this is the best place to post this, but I'm looking for some Spree contractors to do some work for me. I'm fine with either agency or a one man band. I originally had some work ...
John
Jun 17, 2014 at 12:36 pm
Jun 27, 2014 at 2:43 pm -
I'm trying to create a Spree Product with a customizable slug. Even after I deleted all of Spree products, I'm still getting a ActiveRecord::RecordNotUnique: SQLite3::ConstraintException: column slug ...
Kevin Vo
Jun 26, 2014 at 8:15 am
Jun 27, 2014 at 5:51 am -
Stock locations do already have full address functionality.
Jeff Dutil
Jun 24, 2014 at 7:47 pm
Jun 24, 2014 at 7:53 pm -
When I go to x.x.x.x/admin I see orders, but I want see my products. What should I do in this case? How I can redirect from /admin to /admin/products (rewrite Spree engine admin_path)?
Snake
Jun 23, 2014 at 8:36 am
Jun 24, 2014 at 7:47 pm -
Hi Kevin, can you post the full deface override code please? Which version of spree are you using? Cheers Alberto Vena -- http://nebulab.it/ Il giorno martedì 24 giugno 2014, alle ore 10:23, Kevin Vo ...
Alberto Vena
Jun 24, 2014 at 9:07 am
Jun 24, 2014 at 2:58 pm -
Hi, We have 3 stock locations, 1 in the US and 2 in the UK. We do want to be able to configure the delivery options so that when an order is being delivered to the US it gets assigned to our US stock ...
Patrick Sinclair
Jun 11, 2014 at 11:34 am
Jun 24, 2014 at 5:05 am -
I am learning basics of spree and I am new to it. Please can anyone teach me how to integrate jirafe to spree Also how to integrate spree analytics -- Regards, Bhargav Mehta Student Ahmedabad ...
Bhargav Mehta
Jun 19, 2014 at 6:12 am
Jun 21, 2014 at 6:24 am -
Brian Christian from McSweeneys is working on an upgrade to that extension. He's on IRC as brchristian. You should talk to him about his work on that. :) Thanks for your kind words! I just get paid ...
Ryan Bigg
Jun 19, 2014 at 6:16 am
Jun 19, 2014 at 11:47 pm -
I have broken my spree application by the following workflow: 1) Created a product with title 'XYZ' and slug 'xyz' 2) Deleted the product through the admin panel 3) Created a product with title 'XYZ' ...
Georg Schlenkhoff
Jun 16, 2014 at 10:10 am
Jun 18, 2014 at 1:07 pm -
Hi all, I try to develop a new spree_supplier extension. Unfortunatly I am so new to Ruby, Rails and Spree, that I don't understand erverything I see to its fullest extend. So here is what I did: 1 ...
Rebecca Ostermeyer
Jun 15, 2014 at 12:24 pm
Jun 18, 2014 at 1:34 am -
Hi My application is based on Spree 2.1. The promotion page has a items box and when there are many items in the box, there's no way to see all of them. How can I add a scroll bar to the box? ...
Sam Kong
Jun 11, 2014 at 9:29 am
Jun 18, 2014 at 12:38 am -
Looks like the mail method is no longer there in the master branch, how should one go about smtp/email configuration ? Thanks Ali
Ali Thanikkal
Jun 17, 2014 at 5:25 am
Jun 17, 2014 at 1:27 pm -
Adding this rule to a promo will allow you to set a limit on the number of completed orders for which a given user can apply it (default 1 use). It will not count as used if it is applied to an order ...
Stefan Wrobel
Jun 12, 2014 at 4:11 pm
Jun 12, 2014 at 8:16 pm -
Another Bitcoin store. Awesome! Speaking of constructive comments, I have one. Your sidebar on the left is very long, pushing your products way below the fold when viewed on mobile. You can get ...
ShopJoy Au
Jun 12, 2014 at 12:17 pm
Jun 12, 2014 at 3:38 pm -
Hi we have a site, which will support languages :es & :en... and our config is *at application.rb* * config.i18n.enforce_available_locales = false* * config.i18n.available_locales = ["es", "en"]* * ...
Elias Martinez
Jun 4, 2014 at 3:46 pm
Jun 12, 2014 at 8:11 am -
Will: we are only so many people with so much time. Patches are very welcome if you would like those features.
Ryan Bigg
Jun 9, 2014 at 10:37 pm
Jun 10, 2014 at 12:47 am -
Previously working, but on latest update the checkout payment information form does not display any information when it should display the credit card fields and paypal option. In the admin panel I ...
Gabe Pavel
Jun 5, 2014 at 6:03 pm
Jun 9, 2014 at 3:10 am -
Hi Ben, First - thank you for all your help. we are really appreciate it. I managed to install the "better_spree_paypal_express" extension. ( I had to change "rake (10.3.2)" to "rake (10.3.1)" in my ...
DanielT
Jun 28, 2014 at 9:53 am
Jun 28, 2014 at 8:12 pm -
Guys, I really need help with paypal express extension!!!! Getting the next error!! Payment could not be processed, please check the details you entered what should I do??? ty pikman
Pikman
Jun 28, 2014 at 12:12 pm
Jun 28, 2014 at 12:15 pm -
I'm trying to set the count_on_hold for the variant stock_item but keeps getting an exception. Here is my code. Thanks for the help! variant = spree_product.variants.create( :sku = variant_sku, ...
Kevin Vo
Jun 27, 2014 at 1:52 am
Jun 27, 2014 at 2:16 am -
Hi, I've written an extension to handle custom DeliveryTimeCategory model from general settings in administrative interface. Working well in Spree 1-3 stable, however when installed in Spree 2.2.1 ...
David Unric
Jun 25, 2014 at 3:15 pm
Jun 27, 2014 at 12:02 am -
In my extension I have this decorator in *controllers/spree/admin/orders_controller_decorator.rb* Everything is working fine with the application, the decorator is working. But now I want to write ...
Bruno Silveira
Jun 25, 2014 at 3:22 pm
Jun 26, 2014 at 4:09 am -
rake db:test:prepare ?
Martin Tomov
Jun 24, 2014 at 7:24 am
Jun 24, 2014 at 11:28 pm -
Hi, We're using a customized fork of Spree 2.0 stable. I'm using a modified better_spree_paypal_express gem, and am trying to implement cancelling completed orders. Here's where I'm up to: class ...
Asfand Yar Qazi
Jun 20, 2014 at 3:13 pm
Jun 24, 2014 at 6:13 am -
can some some body send me compatible version of spree 1.0.7 for active shipping gem .for the pupose of upgradtion of spree .7 to 1.0.7
Devendra Mishra
Jun 24, 2014 at 2:26 am
Jun 24, 2014 at 5:06 am -
Hi, My name is Itamar Kalimi, a Ruby on Rails Developer. I would like to in making contributions to Spree open source and help make it a better project Please add me to the project. This is my github ...
איתמר קאלימי
Jun 24, 2014 at 2:26 am
Jun 24, 2014 at 2:27 am -
Hi everyone, Trying to decide on Spree vs Magento and need a list of sites on Spree not already mentioned in the showcase. Can you'll share the sites you'll know of/are working on? The bigger the ...
Amrita Kriplani
Jun 23, 2014 at 8:36 am
Jun 23, 2014 at 8:49 pm -
Is there a way to filter between admin and users in spree? I just want to see who has admin access to our backend.
Byron Thompson
Jun 18, 2014 at 6:33 pm
Jun 18, 2014 at 8:25 pm -
I know a lot of people ask about this, so I did it with the Curly template library: https://github.com/thelinuxlich/spree_bootstrap_frontend_curly
Ω Alisson
Jun 12, 2014 at 3:53 pm
Jun 18, 2014 at 12:33 am -
Hello I noticed this thread on Github related to reshipments: https://github.com/spree/spree/issues/4026 I was wondering what's the development of this feature, or what approaches are being currently ...
Alex Stoica
Jun 11, 2014 at 11:37 am
Jun 18, 2014 at 12:31 am -
There were some inquiries on that topic in this forum before. Also I saw a gem <https://github.com/joshmcarthur/spree-import-products which was built to import products through csv. However, I wonder ...
Georg Schlenkhoff
Jun 14, 2014 at 8:14 am
Jun 16, 2014 at 12:27 pm -
Hi, Assuming I'm using the spree_auth_devise gem, and use it to allow customers to sign up for accounts, does Spree have some way for me to show each customer s list of orders they have placed? Thanks
Asfand Yar Qazi
Jun 11, 2014 at 9:44 am
Jun 11, 2014 at 10:04 am -
Hi Patrick, I think this is a usecase that we've missed in our promotions work. Could you please file an issue about this on https://github.com/spree/spree/issues? Thanks! -- Ryan Bigg Community ...
Ryan Bigg
Jun 10, 2014 at 12:51 am
Jun 10, 2014 at 9:14 am
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 89 |
posts | 202 |
users | 75 |
website | spreecommerce.com |
irc | #RubyOnRails |
75 users for June 2014
Archives
- June 2016 (23)
- May 2016 (20)
- April 2016 (27)
- March 2016 (83)
- February 2016 (36)
- January 2016 (10)
- December 2015 (10)
- November 2015 (16)
- October 2015 (66)
- September 2015 (81)
- August 2015 (61)
- July 2015 (107)
- June 2015 (105)
- May 2015 (89)
- April 2015 (142)
- March 2015 (176)
- February 2015 (132)
- January 2015 (120)
- December 2014 (88)
- November 2014 (111)
- October 2014 (112)
- September 2014 (157)
- August 2014 (162)
- July 2014 (203)
- June 2014 (202)
- May 2014 (183)
- April 2014 (157)
- March 2014 (216)
- February 2014 (182)
- January 2014 (203)
- December 2013 (212)
- November 2013 (256)
- October 2013 (224)
- September 2013 (190)
- August 2013 (335)
- July 2013 (279)
- June 2013 (264)
- May 2013 (430)
- April 2013 (299)
- March 2013 (351)
- February 2013 (646)
- January 2013 (370)
- December 2012 (219)