Search Discussions
-
Hi guys, We've been working with Ember.js for a while now and we wanted to see how difficult it was to integrate Spree with Ember. We wrote a post about it ...
Matteo Latini
Feb 4, 2014 at 11:21 am
Feb 13, 2014 at 11:38 am -
That's works awesomely, Thanks Ryan. Here's another stupid questions, how would I set a date range? Or how would I setup a view here: 'app/views/spree/admin/reports/sales_total.html.erb' Currently ...
Kevin Kornemann
Feb 13, 2014 at 2:43 am
Mar 14, 2014 at 5:10 am -
I had a working install of 2-1-stable and I upgraded to 2-2-stable. The site works but it's missing some files and images: ActionController::RoutingError (No route matches [GET] ...
ELamison
Feb 26, 2014 at 12:09 am
Mar 7, 2014 at 6:15 pm -
I read activators in documentation http://guides.spreecommerce.com/developer/activators.html but I cannot find any code in spree gem about it. First I tried to find ...
Chris Ian Fiel
Feb 25, 2014 at 3:45 am
Mar 3, 2014 at 11:03 pm -
Hy everyone, Is there a a recent tutorial that i can follow, for creating extensions? the ones that i found are always from a 0.something version and i'm using 2.1.5 -- Don't miss SpreeConf on Feb ...
Yuri Freire
Feb 24, 2014 at 5:18 pm
Feb 26, 2014 at 10:54 am -
Hello all, Our Spree based solution handles custom images uploaded by the users, manipulates them and serves them back to the user for personalised merchandise display. While testing it on production ...
Suyash Tripathi
Feb 11, 2014 at 5:42 pm
Sep 29, 2014 at 6:56 pm -
Sale price in Spree I was asked recently how to add a temporary reduction to a price. There were a couple of options but none that really meet the requirements. I am hoping that I have missed an ...
Chris Zingel
Feb 18, 2014 at 7:46 am
Feb 26, 2014 at 2:16 pm -
I am migrating Spree 1.3 site from heroku to vps. Site is working fine except for paypal_express payments. When final button is clicked and user should be directed to paypal page for payment I get ...
Krzysztof Białek
Feb 18, 2014 at 5:36 pm
Feb 20, 2014 at 9:00 pm -
Hi Roman, This is what option_types are for, properties are the same for all variants of a product. -- Peter Berkenbosch Developer Spree Commerce Inc Join us in New York City for SpreeConf 2014 ...
Peter Berkenbosch
Feb 18, 2014 at 4:13 pm
Feb 20, 2014 at 9:58 am -
Hi folks! I wonder if a modification in the *order validation process* would be possible, to have something like that: 1. A client orders whatever he/she wants 2. He/she submits the order 3. Another ...
Hugo Messer
Feb 18, 2014 at 8:35 pm
Apr 28, 2014 at 1:36 am -
if a user has store credit and wants to checkout with paypal, the pay with paypal button redirects to paypal without applying the store credit so the full amount is sent, where would a fix for this ...
German Garcia
Feb 27, 2014 at 3:36 pm
Mar 12, 2014 at 6:11 pm -
Hello! I created a custom role, and granted rights to edit taxons to it. I can see taxon tree in admin interface (/admin/taxonomies/3/edit), but when i right-click taxon and select edit, i get an ...
Don Geolog
Feb 20, 2014 at 6:42 pm
Mar 7, 2014 at 12:28 pm -
Bert, I have a simple javascript solution that I use that hides the radio button group and uses a series of dropdowns (one for each option type) to select the variant. It just modifies the one view ...
Nate Lowrie
Feb 25, 2014 at 3:59 pm
Mar 6, 2014 at 6:55 pm -
Hi, Here's the requirement for my website: Category Taxons: -Baby -Boy -Girl -Mom And I'm going to make a taxonomy for sizes and colors: Size: 2-3years, 4-5years, 5-6years Colors: Red, Blue, Green, ...
Sam Kong
Feb 25, 2014 at 1:00 pm
Mar 5, 2014 at 3:55 pm -
If I create an order on the backend and assign it to a user under the customer details page, can the user login and have it show up as a cart? If so, will any custom adjustments I apply on the ...
Nate Lowrie
Feb 24, 2014 at 10:29 pm
Mar 4, 2014 at 8:12 pm -
We are considering moving ovrride.com to Spree Commerce. But I've been digging through the documentation and it doesn't look like Spree has support for Product add-ons out of the box. I only see ...
AJ Acevedo
Feb 28, 2014 at 8:06 am
Feb 28, 2014 at 10:24 pm -
Hello All, I'm digging into my first Rails app other than a Spree app I developed. I like the way Spree separates concerns via core, backend, frontend, etc, but I'm a bit confused by the codebase. I ...
Jarrod Payne
Feb 19, 2014 at 10:22 pm
Feb 24, 2014 at 5:35 pm -
Hi everybody. I've searched these forums and Spree's documentation for an answer to this question, but I haven't been able to find anything helpful. Essentially, I'm just trying to add an existing ...
Bert Austin Sherron
Feb 19, 2014 at 8:08 am
Feb 21, 2014 at 4:52 pm -
This is Rails 4, Spree 2.1 stable -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Paul Tyng
Feb 18, 2014 at 3:49 am
Feb 21, 2014 at 12:39 am -
Hello All, I want to add username field to the signup page. I added fields to the signup page and param includes the username. But username field could not be written to the userdatabase. rails 4 ...
Ovuncy
Feb 17, 2014 at 1:26 pm
Feb 20, 2014 at 3:21 pm -
Are there any ways to display the discounted price next to the original price in the product page? I found a discussion on this topic at http://ryanbigg.com/2013/09/order-adjustments/. In conclusion, ...
Chuong Tat
Feb 18, 2014 at 5:15 am
Feb 18, 2014 at 5:03 pm -
Hi The server response time for my production application is poor. We are monitoring with NewRelic and as the attached screenshot shows, HomeController is looking like the hog and specifically ...
Steve Moulton
Feb 11, 2014 at 8:44 pm
Feb 14, 2014 at 3:37 pm -
I am trying to test out spree using the tutorial and having a bit of trouble. Rails server seems load OK, except for a deprecation warning, but localhost:3000 won't load the start screen. I tried ...
Robert Levene
Feb 10, 2014 at 7:48 am
Feb 11, 2014 at 8:44 pm -
Is there any gem or extension to add the location in google map in spree? -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Arvind Vyas
Feb 5, 2014 at 9:28 am
Feb 11, 2014 at 7:52 am -
what is the best way to develop and ebay or airbnb site in SPree? -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Daryl Baugh
Feb 7, 2014 at 4:54 pm
Mar 27, 2014 at 12:49 am -
We are looking for a talented Spree developer to help build our store. We are at Spree Conf 2014 and if there is anyone here we would love to talk. Even if you aren't at the conference, let us know ...
Alebo
Feb 27, 2014 at 3:36 pm
Mar 5, 2014 at 2:47 am -
Hi All, I am trying to install a fresh instance of Spree (2-2 stable) pulled from git on my machine. I followed the guide on the spree<https://github.com/spree/spree github page, but after *bundle ...
Ali
Feb 24, 2014 at 8:42 pm
Feb 25, 2014 at 1:26 pm -
Any ideas? on how to get the images loaded to a S3 bucket using the 2-2-stable branch. The configuration variables seem to be missing from /core/app/models/spree/app_configuration.rb ? -- Don't miss ...
Abdullah jeffers
Feb 20, 2014 at 11:24 pm
Feb 22, 2014 at 11:13 am -
I have seen this question asks before but without a real answer. I am trying to display all the taxon information in the front end views, I have got the description to display but cant figure out the ...
Dan Mitchell
Feb 9, 2014 at 10:10 am
Feb 20, 2014 at 7:04 pm -
I am relatively new to Spree and I am trying to setup SSL on my Spree store running on Heroku. If I go to the Admin site I see the https as expected and can view my cert. However when I access any of ...
Michael Powell
Feb 17, 2014 at 2:54 pm
Feb 18, 2014 at 2:55 pm -
Hello, I'm using the latest 2-2-stable branch. My shop sells to different zones, each one with a different tax rate, but there is a 21% tax included in the price of the products. I thought that ...
Gerard Garcia
Feb 12, 2014 at 5:54 pm
Feb 17, 2014 at 6:04 pm -
http://www.ratioclothing.com I wanted to thank the list and the community. We just did the migration today, and hopefully thats the last I'll see of ASPDNSF. If anyone else has any questions about a ...
Paul Tyng
Feb 15, 2014 at 4:44 pm
Feb 17, 2014 at 3:59 am -
Hi, When a user clicks 'Add to cart', the cart page is displayed. Can I make the catalog page stay and show the cart info on that page instead of being redirected to the cart page? Thanks. Sam -- ...
Sam Kong
Feb 8, 2014 at 12:28 am
Feb 10, 2014 at 4:03 pm -
I'm using spree_digital to set up digital products. I was able to get the download link after the "Place Order" is confirmed. However, I could not figure out how I can send the link to user's email ...
Weiqing Mao
Feb 9, 2014 at 10:11 am
Feb 10, 2014 at 4:01 pm -
Hi everybody. I recently did a local test install of the spree variant options gem (https://github.com/citrus/spree_variant_options), and I'm running into a bit of an issue that I'd like to clear up ...
Bert Austin Sherron
Feb 28, 2014 at 2:59 am
Mar 4, 2014 at 1:29 pm -
Say a user submits an order and checkouts as a guest. If the user creates an account later on, will that order show up under there user? If not, is there a job I can run to programmatically match the ...
Nate Lowrie
Feb 24, 2014 at 10:31 pm
Mar 3, 2014 at 9:20 pm -
test -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Chris Ian Fiel
Feb 23, 2014 at 1:04 pm
Feb 23, 2014 at 10:59 pm -
what is the best way and what gems are best to build a marketplace website using spree? -- Don't miss SpreeConf on Feb 26-27 http://spreeconf.com
Daryl Baugh
Feb 19, 2014 at 3:52 am
Feb 19, 2014 at 9:52 am -
Based on looking through views/spree/shared, there is no actual code for the accounts section within _nav_bar.html.erb. This file only includes the search module. Looking at the server log, I see the ...
Code Lunyx
Feb 17, 2014 at 1:26 pm
Feb 18, 2014 at 4:51 am -
I'm setting up Braintree and the plugin asks for a Merchant and a Merchant Account. I assume that the Merchant Account is the Merchant ID? What is the Merchant? -- Don't miss SpreeConf on Feb 26-27 ...
ELamison
Feb 17, 2014 at 8:48 pm
Feb 18, 2014 at 1:51 am -
Hi Arvind, Do you have an application that you can share with us which reproduces this problem? -- Ryan Bigg Community Manager Spree Commerce, Inc. Join us in New York City for SpreeConf 2014 ...
Ryan Bigg
Feb 14, 2014 at 12:52 am
Feb 17, 2014 at 11:02 am -
Hello, I want to use date-timepicker in spree backend. Is spree using any jquery-plugins for time-picker? What would be the right way to implement this. Any help and examples appreciated. Thank you, ...
Prachi
Feb 13, 2014 at 12:29 pm
Feb 14, 2014 at 4:08 am -
I don’t think that you would be able to accomplish something like that with the default scopes. You *may* be able to do this all by chucking that massive query in a `find_by_sql` call, but other than ...
Ryan Bigg
Feb 12, 2014 at 5:32 am
Feb 12, 2014 at 1:46 pm -
Hi, I am new to Spree and wandering if these is a extension which can attach a image to each taxon from backend, and show this image at the frontend? Thanks -- Don't miss SpreeConf on Feb 26-27 ...
Yi fu
Feb 10, 2014 at 7:48 am
Feb 10, 2014 at 8:34 am -
I've just updated from 2.1 to 2.2 (thought I'd bite the bullet before going live), and have been successful so far except for one minor issue. I was overriding a style from spree_product_zoom by ...
Sofy Basir
Feb 7, 2014 at 11:26 am
Feb 7, 2014 at 6:38 pm -
Hi David, It worked! but dear god is it ugly. In order to get the prices to show consistent across the store and checkout process, It has to be modified essentially everywhere Spree::Money.new is ...
Jan Drewniak
Feb 7, 2014 at 2:58 pm
Feb 7, 2014 at 5:55 pm -
hello, I am trying to change spree preference value in my spree demo application. I can change the prefernce value from default. But,if i want to use default value again and remove ...
Prachi
Feb 7, 2014 at 9:28 am
Feb 7, 2014 at 9:31 am -
Hi, I am using Spree 2.1.4 for my ecommerce project for the first time. We'll limit the checkout countries to USA, Canada, and South Korea. I read the doc and I think I need to set ...
Sam Kong
Feb 3, 2014 at 8:04 am
Feb 6, 2014 at 6:24 pm -
Hi, Can anybody shed some light on how to sort the products from within a taxon? I'd like to sort by product price ("ascending") I'm using Spree 1.3.2 Thanks, Chris -- Don't miss SpreeConf on Feb ...
Chris Edwards
Feb 5, 2014 at 1:28 pm
Feb 6, 2014 at 6:38 am -
If I have a variant with "Track Inventory" set to false in the admin and I try to add it to an order I am still forced to choose a stock location, but since the quantity is zero, I can't actually add ...
Paul Tyng
Feb 1, 2014 at 10:26 pm
Feb 6, 2014 at 6:32 am
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 72 |
posts | 182 |
users | 62 |
website | spreecommerce.com |
irc | #RubyOnRails |
62 users for February 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)