Search Discussions
-
Can you be more specific? What problems are you seeing with Jirafe? There have been several issues fixed since RC1 was released, but we'd like to make sure whatever issues you've encountered were ...
Andrew Hooker
Dec 13, 2012 at 1:09 pm
May 24, 2013 at 1:56 am -
hi, i use the following gemfile: gem 'spree_gateway', :github = 'spree/spree_gateway' gem 'spree_auth_devise', :github = 'spree/spree_auth_devise', :branch = 'edge' gem 'spree_theme_v1', :path = ...
Tronic
Dec 31, 2012 at 1:40 pm
Jan 4, 2013 at 2:50 pm -
The current code that I have is Spree.config do |config| config.logo = "foo.png" end Spree.user_class = "Spree::User" but I don't know how to change the size of the image in spree.rb -- You received ...
Lars Berg
Dec 17, 2012 at 12:01 am
Dec 20, 2012 at 2:04 pm -
Hi there!! I am having hard time with spree 1.3.0 and jruby 1.7.1. As it seems jruby is not able to parse erb templates, and sometimes gives errors with string assignment which doesn't make any ...
Surya
Dec 24, 2012 at 11:03 am
Sep 26, 2013 at 2:42 pm -
Hi, I am using spree 1.2.2 and spree_auth_devise. What I am trying to do is to add all Taxonomy.Root after "Home" in main_nav_bar. Here is my app\overrides\mainnav.rb -------- ...
ColoKoala
Dec 26, 2012 at 8:03 am
Jan 30, 2013 at 4:41 am -
I have been looking at a number of promotion setup questions on the list here in the past 2 months as well as examining what my own use case requirements would be for promotions. I feel that ...
Nate Lowrie
Dec 14, 2012 at 4:09 pm
Dec 21, 2012 at 6:11 pm -
Hi, I'd like to set the default http://<store_site /products url to my own (localized) version. I did found it is stored in Spree's products_path attribute. What is the "proper" way to set its value ...
David Unric
Dec 19, 2012 at 11:11 pm
Jan 3, 2013 at 1:05 pm -
Can someone point me in the right direction? I'd thought to use the demo to figure out what it was doing to enter coupon codes but I can't get beyond the cc and address step of the order w/o some ...
Jeremy Kaplan
Dec 24, 2012 at 1:30 pm
Oct 31, 2014 at 12:47 am -
I want to be able to provide estimated shipping quote to people using a country/zip code field entry. I am not sure how to continue. I see that the rate_hash method passes in the order object and the ...
Nate Lowrie
Dec 15, 2012 at 6:12 pm
Jan 20, 2014 at 1:34 pm -
Hello, I am setting up on online apparel business that is based in New York City. I have learned that I have to charge sales tax within the State of NY. This seems to be very complicated though. In ...
Yogesh Riyat
Dec 27, 2012 at 5:37 pm
Dec 30, 2012 at 9:22 pm -
Try: apt-get install libaugeas-ruby apt-get install libaugeas-ruby1.8 And rerun the update config command. -- Brian Quinn Co-Founder, CTO Spree Commerce, Inc. http://spreecommerce.com -- You received ...
Brian Quinn
Dec 10, 2012 at 11:36 am
May 3, 2013 at 9:52 am -
Hi all, I'm upgrading one of our extensions (spree-subscriptions) from spree 1.1 to 1.2. This version introduces new auth system and I'm having some trouble with it. Since the extension handle users ...
Alberto Vena
Dec 11, 2012 at 10:03 am
Jan 14, 2013 at 8:18 am -
Hi, I'm very interested why Spree ignores my changes in <mystore /config/initializers/spree.rb. 1. I did set config.logo with custom image and re-run rails. The setting was effective, new logo ...
David Unric
Dec 12, 2012 at 10:24 am
Dec 12, 2012 at 9:27 pm -
<https://lh5.googleusercontent.com/-s75W4iVHV6I/UMsxMWFMRXI/AAAAAAAAAAM/lhpDMjcNqEw/s1600/refund-tax-visible-spree.png While testing we found an interesting Problem. All Orders outside the default ...
Michael York
Dec 14, 2012 at 2:17 pm
Mar 28, 2013 at 4:45 pm -
Hey guys I tried to deploy spree using the deployment service(beta) on amazon ec2 hs1.8x.large instance running ubuntu 12.04.1 screen caps of the deployment dashboard are below. I ran the initialize ...
Sidharth madan
Dec 24, 2012 at 12:09 pm
Dec 28, 2012 at 10:19 am -
Also struggeling with this one. Thanks for any answers people whats causing this. Regards Ole -- You received this message because you are subscribed to the Google Groups "Spree" group. To view this ...
Silver-f
Dec 26, 2012 at 4:13 pm
Dec 27, 2012 at 1:10 pm -
Hello, I'm thinking in using Spree as the starting point for a Hotel reservation system in a project. I will like to share experiences and know if someone has used it. Any experience? Any integration ...
Genís
Dec 18, 2012 at 9:24 pm
Dec 26, 2012 at 7:47 pm -
I've tried using the deface option but It doesn't seem to be working: in app\overrides\logo.rb I'm using the following code: Deface::Override.new(:virtual_path = "layouts/application", :name = ...
Lars Berg
Dec 24, 2012 at 12:35 pm
Dec 24, 2012 at 4:45 pm -
Hi folks, Is there a way to empty the cart without hitting the cart page? Like a URL? I've got a team member who hasn't looked at the site in ages, and has a bunch of very old products in his basket ...
Les C
Dec 14, 2012 at 4:00 pm
Dec 17, 2012 at 12:37 pm -
Hello, I can not figure out why error message about insufficient stock available is not displayed. 1. Spree config. setting allow_backorders is set to false 2. On product's detail set quantity to 10 ...
David Unric
Dec 13, 2012 at 1:29 pm
Dec 13, 2012 at 7:51 pm -
I tried to deploy the demo template following these steps (as munched in github) : - *Create database.yml* - *Create s3.yml* - Update app/models/spree/image_decorator.rb with the proper bucket name - ...
Hamdi Thabet
Dec 11, 2012 at 1:05 pm
Dec 12, 2012 at 1:46 pm -
Hi All, I'm just getting started with Spree (my company is looking into using it for their e-commerce needs), but I've run into a problem I can't get to the bottom of - fingers crossed someone here ...
Darren Oakley
Dec 10, 2012 at 2:35 pm
Aug 21, 2013 at 5:31 pm -
I've followed the instructions over at http://www.bucketexplorer.com/documentation/amazon-s3--how-to-change-secret-key.html and created my bucket, access key id and secret access key. then I followed ...
Lars Berg
Dec 30, 2012 at 4:27 am
Apr 17, 2013 at 11:41 pm -
Hi guys. I would like to create a page using Spree with theme "Spree_Fancy". When I use my project with sqlite, it's run normaly. But when i try to use my project with Mysql, I have a problem with ...
Bernardo Dias
Dec 26, 2012 at 1:13 pm
Jan 21, 2013 at 2:12 pm -
Hello, I've gone through the promotions guide but wasn't able to figure out how to implement the following. How do I create a promotion that: 1) Has the action of providing the cheapest item free (or ...
Musannif Zahir
Dec 13, 2012 at 6:46 pm
Dec 18, 2012 at 12:41 am -
Hello, I have tried to upgrade my shop from 1-2 branch to 1-3 branch. My Gem file source 'https://rubygems.org' gem 'rails', '3.2.9' group :assets do gem 'sass-rails', '~ 3.2.3' gem 'coffee-rails', ...
Bolo Michelin
Dec 13, 2012 at 12:23 pm
Dec 13, 2012 at 9:30 pm -
I talked to the client and it turns out the solution above isn't exactly what they want. The problem with having the gift cards in a blacklist in a promotion is that as soon as you add a gift card to ...
Bschwarzh
Dec 10, 2012 at 10:08 pm
Apr 26, 2013 at 11:28 am -
In my app, spree/products/_thumbnails.html.erb has the line <% if product.images.size 1 || product.variant_images.size 0 % with the intent that this will filter out any product with only one image, ...
JDevine
Dec 31, 2012 at 4:35 am
Jan 2, 2013 at 1:51 pm -
I got this error when searching products by keyword in the admin sidebar and shop front search bar. I am on Spree 1.1.4. Rails 3.2.9. Started GET ...
Jianbo cui
Dec 26, 2012 at 7:10 am
Dec 26, 2012 at 7:20 am -
First off, I love the new API documentation, thanks for getting that together :) Currently I'm trying to understand where in the process of payment the credit card object gets created. When I try to ...
Jeremy Kaplan
Dec 22, 2012 at 6:48 pm
Dec 24, 2012 at 1:30 pm -
Hello, i'm actually doing the same!!! How did it go? Can you please send some info to <span class="m_body_email_addr" title="4fda3c8982f590553c06eb6efb4ae7a2" goncalo1977@gmail.com</span ? Thanks in ...
Gonçalo Ponte
Dec 19, 2012 at 7:21 pm
Dec 20, 2012 at 10:54 pm -
Heyho Has anyone succeeded in backporting the latest changes in spree/promo to 1-2-stable I have a hard time figuring out which changes depend on 1.3 Thx & regards, Laurens -- You received this ...
Laurens Nienhaus
Dec 13, 2012 at 4:59 pm
Dec 16, 2012 at 9:21 pm -
I thought I'd chime in, because I'm facing similar difficulties, and, having found something that's working for me so far, wondered if others have found other ways to skin this cat. I'm starting a ...
JDevine
Dec 14, 2012 at 10:04 pm
Dec 15, 2012 at 7:31 pm -
Hello all, I am new to Spree and have just installed Spree 1.3.0. I am interested in comparing products, but spree-compare-products<https://github.com/calas/spree-compare-products extension doesn't ...
Aleksandr Melentiev
Dec 31, 2012 at 1:40 pm
Jan 2, 2013 at 1:25 pm -
I brought up a new vagrant vm and was surprised to see the new release of ruby so soon after the last one. After configuring my regular spree instance, the server kept crashing upon the first page ...
Ted
Dec 26, 2012 at 9:45 pm
Dec 30, 2012 at 10:45 pm -
Hi, I'm trying to fix an error in Spree for a month, I can't resolve it yet. I can't access to the admin panel with the same user two times, I can login only in the first time with an admin user. My ...
Pablo Di Leva Siage
Dec 27, 2012 at 12:10 pm
Dec 30, 2012 at 10:42 pm -
I know how to do it using deface but I'd like to do it using partials, I'm currently copying the code from the file from app/views/spree/shared/_header.html.erb into ...
Lars Berg
Dec 28, 2012 at 3:17 pm
Dec 28, 2012 at 5:02 pm -
Hello community, i need some guide or advise to take out the shipping and the inventory of Spree(1.0.1) I need to simplify the project, and if i am sure i am going to use these functionalities, i ...
Raul Perez-Alejo Neyra
Dec 26, 2012 at 8:01 pm
Dec 26, 2012 at 9:16 pm -
I've just upgraded to 1-3-stable, and now I can not remove products from the admin interface. Hovering the "delete" (trashbin icon) shows this link in the statusbar of my browser ...
Silver-f
Dec 26, 2012 at 3:52 pm
Dec 26, 2012 at 8:13 pm -
I am trying to move a prestashop shop to spree. I am facing some difficulties with some Shipping methods configuration. I have two kinds of shipping. People can pick up an order in the store or get ...
Sergio del Amo Caballero
Dec 10, 2012 at 10:44 am
Dec 24, 2012 at 12:09 pm -
My question stems largely from and experience I just had. The theme I am designing has a footer with a lot of links. I wanted to be able to make changes to that block without having to commit a ...
Nate Lowrie
Dec 21, 2012 at 7:32 pm
Dec 21, 2012 at 10:48 pm -
I wanted to announce here my blog post on setting up a vagrant vm with all of the Spree dependencies: http://www.binaryphile.com/spree/a-vagrant-box-for-spree-development/ If you're new to Spree or ...
Ted
Dec 21, 2012 at 10:06 am
Dec 21, 2012 at 1:27 pm -
See the blog post for details (and screenshots) http://spreecommerce.com/blog/spree-fancy-theme -- You received this message because you are subscribed to the Google Groups "Spree" group. To post to ...
Sean Schofield
Dec 20, 2012 at 8:28 pm
Dec 20, 2012 at 9:34 pm -
My versions: ruby 1.9.3p194 Rails 3.9.3 In my Gemfile: gem 'rails', '3.2.9' According to this post, the Rails version 3.9.3 is too new and that 3.2.3 is working ...
Michael Franzl
Dec 19, 2012 at 3:56 pm
Dec 20, 2012 at 9:13 am -
Hi All, I'm making my first extension and as part of it I need to add some functionality to some of the model classes. I started with the Logic Customisation tutorial and made the first 2 changes ...
Jodimo42
Dec 18, 2012 at 3:05 pm
Dec 18, 2012 at 9:50 pm -
Does anyone know how to replace the image in spree with text and resize the text accordingly? -- You received this message because you are subscribed to the Google Groups "Spree" group. To view this ...
Lars Berg
Dec 18, 2012 at 1:35 pm
Dec 18, 2012 at 1:38 pm -
Is it possible to get access /admin without devise ? -- You received this message because you are subscribed to the Google Groups "Spree" group. To view this discussion on the web visit ...
Nikolay Ponomarev
Dec 17, 2012 at 6:24 pm
Dec 17, 2012 at 11:50 pm -
Is it possible to cut/disable shipping/billing address ? There's picture what I would like to cut. http://imm.io/PtZY Thanks. -- You received this message because you are subscribed to the Google ...
Nikolay Ponomarev
Dec 17, 2012 at 7:40 pm
Dec 17, 2012 at 10:13 pm -
C:\Users\Aidzas\www\shopas bundle install Fetching git://github.com/spree/spree_auth_devise Unfortunately, a fatal error has occurred. Please see the Bundler troubleshooting documentation at ...
Ignas Jurjonas
Dec 17, 2012 at 12:01 am
Dec 17, 2012 at 1:38 am -
I´m putting up a spree store and the problem is that when i´m doing checkout or registering a new account to the store, the spree does not send email. In default it should send to the new account ...
Ar7ur
Dec 11, 2012 at 1:05 pm
Dec 13, 2012 at 10:42 pm
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 83 |
posts | 219 |
users | 63 |
website | spreecommerce.com |
irc | #RubyOnRails |
63 users for December 2012
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)