Search Discussions
-
Hi all/support, I'm pretty new to spree and though i've seen how promo codes work here, I wanted to know if there was a more efficient way of generating them so that say a few hundred can be made ...
Kristof hao ko
Nov 14, 2014 at 2:35 pm
Nov 28, 2014 at 11:01 am -
Hi, I have a Spree store running in Heroku. My instance memory consumption is on average around 250MB. This number holds with very little activity on the website. This number is higher than other ...
Danny Milman
Nov 5, 2014 at 9:09 am
Nov 6, 2014 at 5:33 pm -
hi guys, i am stuck i am trying to apply a *free shipping promotion *to an order when it transitions to confirmation the issue i am having is this: the promotion is being applied successfully and the ...
Nima Shariatian
Nov 13, 2014 at 3:16 am
Nov 30, 2014 at 5:37 pm -
I am currently implementing a Gift store, where in a user can create a card and then send this card to multiple recipients. The current implementation does not support multiple shipping, although the ...
Arpan lepcha
Nov 21, 2014 at 5:16 pm
Nov 21, 2014 at 8:31 pm -
Nginx greets with 502 Bad Gateway and logs the following error in the log after following the Ansible Ubuntu Deployment <http://guides.spreecommerce.com/developer/ansible-ubuntu.html guide step by ...
Haukur Hrafn Þorsteinsson
Nov 29, 2014 at 8:22 pm
Nov 30, 2014 at 6:25 pm -
Hi Micheal, Did you resolve this issue? If so, how? I am experiencing the same thing. Thanks Dan
Dan Mitchell
Nov 25, 2014 at 11:04 am
Nov 26, 2014 at 10:29 pm -
I have recently upgraded a Spree 2.0 project to Spree 2.2 everything appeared to be successful but after running 'bundle exec rake railties:install:migrations' it created 44 migrations that were all ...
Dan Mitchell
Nov 26, 2014 at 11:45 am
Nov 26, 2014 at 8:36 pm -
Hi everyone, I am looking for the possibility to integrate recommendations into a webshop, so that one could recommend a certain shop or a product via mail to someone else. Can maybe someone ...
Michel Pfister
Nov 18, 2014 at 3:03 pm
Nov 19, 2014 at 6:29 am -
Is there a way to remove empty taxons? By empty I means taxons that have no child taxons and no products. For instance I have a rake task that imports/updates all of my products. When updating the ...
Chris Carpenter
Nov 18, 2014 at 4:00 pm
Nov 18, 2014 at 4:19 pm -
I think using deface is better idea. 在 2014年10月31日星期五UTC+8上午3时10分40秒,Maria Alvarez写道:
Neversion chen
Nov 8, 2014 at 5:35 am
Nov 30, 2014 at 5:19 pm -
Hello Sarah, I can share my workflow. I forked the spree/spree repository and cloned my fork on my local system. There are 2 ways of using the cloned spree version. 1) using the build in ‘sandbox’ ...
Peter Berkenbosch
Nov 12, 2014 at 4:13 pm
Nov 12, 2014 at 4:58 pm -
spree_auth_devise places it's controllers and views under the lib directory: https://github.com/spree/spree_auth_devise/tree/master/lib This is so that we can conditionally load them based upon ...
Jdutil
Nov 8, 2014 at 10:01 pm
Nov 8, 2014 at 10:01 pm -
Gemfile: source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '4.1.6' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use SCSS ...
Neversion chen
Nov 4, 2014 at 11:27 am
Nov 8, 2014 at 5:28 am -
Really enjoying working with Spree but my requirements from the customer are throwing me a curve ball. They want products to have a minimum order value, is there a way to enforce that on Spree? Is ...
Jeff Thurston
Nov 5, 2014 at 6:17 pm
Nov 8, 2014 at 4:13 am -
I'm having a problem with the spree checkout api, specifically the "payment" state. The "amount" property, equal to my order total, that's being passed into the API is cleared out so when the API ...
Jarret Gabel
Nov 3, 2014 at 8:08 pm
Nov 3, 2014 at 8:29 pm -
When I change the default locale to another one, the products of the current shop don't appear anymore. What is the problem and how to fix/transfer products from one locale to another ? Thanks
Quang Dũng
Nov 29, 2014 at 8:22 pm
Dec 1, 2014 at 6:01 pm -
So I have been trying to write my own big db:seed instance using seedbank to make it work similar to spree_sample but I am running into weird issues with methods not working and certain functions ...
Kevin green
Nov 14, 2014 at 9:27 pm
Nov 30, 2014 at 5:32 pm -
My setup is selling online bookings, separating clients accounts by subdomain, and delaying the capture of a card charge until a later date. Depending on the subdomain a user is in, the payment will ...
Jonathon Batson
Nov 29, 2014 at 3:06 am
Nov 29, 2014 at 11:11 pm -
Hi! I'm working on a module for my own spree site that prioritises packages (via the Spree::Prioretizer) according to the proximity of the shipment address zone and the stock location zone. I started ...
Pavel Tarnopolsky
Nov 26, 2014 at 3:15 pm
Nov 26, 2014 at 8:04 pm -
I know this was discussed in the Spree 2.2 Promotion refactor ( https://groups.google.com/forum/#!searchin/spree-user/remove$20promotion/spree-user/O4aRyrUlQ0w/JfYmb6blYFoJ ), but has anyone started ...
Daniel Dixon
Nov 25, 2014 at 4:20 am
Nov 25, 2014 at 4:24 am -
I have just upgraded to 2-4-stable from 2-3-stable and my Checkout Process is not progressing even though my gateway confirms the payment is captured. My test act in Stripe shows the correct charge ...
Jonathon Batson
Nov 22, 2014 at 6:22 am
Nov 22, 2014 at 8:06 pm -
Hi everyone, I am looking for the possibility to integrate a rating system into a webshop, rating by assigning stars and leaving a comment. Can maybe someone recommend a good extension for ...
Michel Pfister
Nov 18, 2014 at 3:03 pm
Nov 19, 2014 at 4:03 pm -
Check it out: https://github.com/Bombsheller/spree_gift_certificate It creates nice, human-readable gift codes redeemable as store credit. We created a separate checkout flow for the gift ...
Lucas Eggers
Nov 18, 2014 at 3:15 pm
Nov 18, 2014 at 10:43 pm -
In my case, user needn't to input any address information in checkou flow? Is there any way to skip that step? I have try to fill the address with default value, But got "items can't be shipped" at ...
Neversion chen
Nov 17, 2014 at 12:38 am
Nov 17, 2014 at 2:57 am -
hi, i have a problem, in spree admin i have a role (seller) can create, update, destroy, products, and show all products by this seller. when other users or seller buy a product of this seller. in ...
Tran hiep
Nov 6, 2014 at 7:48 am
Nov 8, 2014 at 4:10 am -
I just install spree following docs of http://guides.spreecommerce.com/developer/getting_started_tutorial.html. and then install spree_i18n gem 'spree_i18n', :git = ...
Neversion chen
Nov 4, 2014 at 11:27 am
Nov 4, 2014 at 11:56 am -
additionally, if a single braintree payment method could support multiple merchant accounts (multiple currencies) then the payment tab for an order would also need an override to display available ...
Thomas Mulloy
Nov 4, 2014 at 1:00 am
Nov 4, 2014 at 1:00 am -
I'm using spree 2-4-stable My gist: https://gist.github.com/pjar/eef0a32715a403491423 I want to implement payment method that adds charge to the order. I've tried to add adjustment to order but it ...
Jarek Plonski
Nov 29, 2014 at 8:22 pm
Nov 29, 2014 at 8:22 pm -
I'm using spree 2-4-stable My gist: https://gist.github.com/pjar/eef0a32715a403491423 I want to implement payment method that adds charge to the order. I've tried to add adjustment to order but it ...
Jarek Plonski
Nov 29, 2014 at 8:22 pm
Nov 29, 2014 at 8:22 pm -
If you need code to let you pick the best promotion for an order between its order and line item adjustments, I have a gist here: https://gist.github.com/onedanshow/bbcd328d3c6aa8320338 By default, ...
Daniel Dixon
Nov 26, 2014 at 2:25 am
Nov 26, 2014 at 2:25 am -
Hello, I'm using spree 2.4, I was trying to create an order with a variant which has a stock divided in two different stock locations. Example: The stock item A has a count on hand of 5 The stock ...
Guillaume Ruiz
Nov 24, 2014 at 5:25 pm
Nov 24, 2014 at 5:25 pm -
Hey all, we're authorizing CC payments at checkout and capturing at shipment. The folks in shipping want a way to see orders that are authorized for the full order amount (i.e. orders that are ready ...
Ian Young
Nov 17, 2014 at 5:49 pm
Nov 17, 2014 at 5:49 pm -
hi there, i am new in this group, well this is what i cant do, translate the reset_password_instrucctions.text.rb file locate in ...
Rafael solorzano
Nov 17, 2014 at 5:49 pm
Nov 17, 2014 at 5:49 pm -
hi, in spree admin when i create new a product, i used spree_editor i want to add video in my products body, anybody help me?, thanks.
Tran hiep
Nov 17, 2014 at 3:47 am
Nov 17, 2014 at 3:47 am -
Hi I have upgraded my spee however when i have tried to run the migrations. I have this error : Input string is longer than NAMEDATALEN-1 ...
Bolo Michelin
Nov 14, 2014 at 2:35 pm
Nov 14, 2014 at 2:35 pm -
Hi all, I'm trying to set up a custom dimension (https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets) in my Google Analytics tracking, but Im finding it hard to ...
Francisco Trindade
Nov 11, 2014 at 10:42 am
Nov 11, 2014 at 10:42 am -
We have an interesting situation with a store and promotions. We're offering users a free item with their first order - all good, thank you Spree :) Recently, our store manager split an order into ...
Andrew C
Nov 11, 2014 at 4:20 am
Nov 11, 2014 at 4:20 am -
No route matches {:controller= "spree/admin/translations", :resource= "option_values", :resource_id= nil} I've got this error out of the box on the brand new installation of spree 2.0.13beta when ...
Артем Аминов
Nov 7, 2014 at 9:20 am
Nov 7, 2014 at 9:20 am -
hi, In spree User when i clicked add a product to cart then page is redirect to my cart. help me?
Tran hiep
Nov 3, 2014 at 10:47 am
Nov 3, 2014 at 10:47 am
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 39 |
posts | 111 |
users | 51 |
website | spreecommerce.com |
irc | #RubyOnRails |
51 users for November 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)