Search Discussions
-
How difficult is to upgrade to version 0.70.0 from 0.60.3. version 0.60.3 works on rails 3.0.9. If i upgrade to spree 0.70.0 then i need to upgrade my rails version to 3.1.1 also. So just wanted to ...
Arvind singh
Apr 1, 2013 at 12:41 pm
Apr 18, 2013 at 1:20 pm -
Hi, I just set up a Braintree sandbox in Spree 1.3.2., development environment. On checkout the exception attached below ist thrown. gateway_options[:server] is nil. It happens after selecting ...
Jörg
Apr 29, 2013 at 6:28 pm
May 8, 2013 at 8:51 pm -
Could you please explain what the problem is exactly? I don't understand from this initial post. -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is hiring ...
Ryan Bigg
Apr 7, 2013 at 9:08 pm
Apr 9, 2013 at 4:51 am -
Sorry Ryan! Time old problem, don't write emails before you finish your first coffee of the morning... What I mean is how to make these soft 404 pages become a real 404 error or worse case that the ...
Sam Hamilton
Apr 19, 2013 at 2:20 am
Apr 22, 2013 at 1:09 am -
I am seeing this too. I just upgraded to 1.3, but I don't think this is isolated to 1.3. In jquery.horizontalNav.js, there is a reference to $.browser which has been deprecated. This causes a ...
Sunil Gowda
Apr 9, 2013 at 4:40 am
Apr 12, 2013 at 4:16 am -
In my products#show view I have the following: <div id="product-images" data-hook="product_images" <div id="main-image" data-hook <%= render :partial = 'image' % </div <div id="thumbnails" data-hook ...
Jameson Trinker
Apr 23, 2013 at 10:04 pm
Apr 25, 2013 at 11:53 pm -
I am trying to create taxons and associate them with products and cannot find up to date documentation on how to properly do this in code. I started with the migration doc ...
Zach Karpinski
Apr 18, 2013 at 6:59 pm
Apr 19, 2013 at 12:55 am -
My application worked fine until I 'cap deployed' some minor changes (contact info on a contact page). After I deployed the changes no product images would load. . . - This was an issue with the ...
Jason Rylance
Apr 10, 2013 at 5:36 pm
Apr 16, 2013 at 2:25 am -
I've been trying to find a way to integrate NMI with Spree via their AUTHORIZE.NET Gateway emulator, but so far I've had noluck. I checked the information on the ActiveMerchant wiki, but the page on ...
Joseph Osako
Apr 16, 2013 at 6:59 pm
Apr 27, 2013 at 2:38 pm -
Was wondering if it's possible/there is an extension to do shipping by weight of a product. E.g each product has a weight which is added together at the checkout stage to be used for a total shipping ...
Matthew Ford
Apr 24, 2013 at 10:52 am
Apr 25, 2013 at 7:56 pm -
The accountant is currently typing in all the orders in quickbooks (god knows why she manually does this atm, will be fixed soon-ish), when a customer calls in to ask about a order, they also type ...
German Garcia
Apr 17, 2013 at 5:23 am
Apr 22, 2013 at 5:18 pm -
Hi There, When new code is finished i deploy it to my production server (deployment service on Rackspace) using "cap deploy". I've used this workflow many times without any issues. With my latest ...
Niklas Oppermann
Apr 17, 2013 at 11:42 pm
Apr 18, 2013 at 11:42 pm -
Related to some other questions I have raised lately regarding stock levels. In Spree 2.0, I can no longer check @product.count_on_hand to check stock levels and provide messages to the shopper about ...
Randy Terbush
Apr 14, 2013 at 5:54 pm
Apr 14, 2013 at 8:18 pm -
Hi all, I hate to repost on such an old thread, but I'm having exactly the same problem with Paypal that Ryan experienced three years ago and haven't found any other articles on the same topic ...
Neill Pearman
Apr 30, 2013 at 8:13 am
Aug 30, 2013 at 6:46 am -
its work for me, Thanks! :) -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is hiring: http://spreecommerce.com/careers
Agung Yuliaji
Apr 25, 2013 at 9:18 am
May 28, 2013 at 3:56 am -
Sorry, I just haven't had the time to look into it yet. -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is hiring: http://spreecommerce.com/careers
Ryan Bigg
Apr 25, 2013 at 7:57 am
May 22, 2013 at 4:12 am -
Jose: could you please provide exact steps to reproduce this issue? I don't understand what you mean from your description. Thanks! On Tue, Apr 30, 2013 at 3:21 AM, Jose Alberto Suárez López wrote ...
Ryan Bigg
Apr 30, 2013 at 12:36 am
May 8, 2013 at 8:00 am -
Hi All, Hi, I saw the video http://www.youtube.com/watch?v=mFhNf8NHrCw named "Spree Commerce brings flexible e-commerce platform to small businesses" by Sean Schofield. About minute 12:40, Sean ...
Sancho
Apr 19, 2013 at 2:29 pm
May 6, 2013 at 1:21 pm -
I cannot find any documentation on how to create a custom promotion rule from scratch. There is a post in this group and a blog post online about this. I've followed the information in both places ...
Zach Karpinski
Apr 23, 2013 at 9:14 pm
May 6, 2013 at 2:25 am -
Hey Zyren, I am not sure on how the internals of Google Analytics works, so I can't answer your questions, sorry. Spree would indeed see them as two separate users, and that's because of how Rails ...
Ryan Bigg
Apr 29, 2013 at 12:34 am
May 1, 2013 at 12:07 am -
It sounds like a case of not having symlinks set up on your deployment, like what's explained here: http://edgeguides.spreecommerce.com/developer/ubuntu.html#symlinking-images. That would explain the ...
Ryan Bigg
Apr 29, 2013 at 6:24 am
Apr 30, 2013 at 11:38 pm -
Me too. Github account: matthewford -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is hiring: http://spreecommerce.com/careers
Matthew Ford
Apr 24, 2013 at 11:02 am
Apr 24, 2013 at 11:08 am -
I've been building a store that is nearly ready to go to production. The app has suffered through my learning Spree/Rails (as have the rest of you) and I have recently migrated from 1.3 to 2.0. Many ...
Randy Terbush
Apr 14, 2013 at 3:37 pm
Apr 16, 2013 at 4:34 pm -
I'm trying to use the twitter gem, in my home#controller I have @tweets = Twitter.user_timeline("pantsstore") and <%= @tweets % in homeController#index but I'm getting an cannot load such file -- ...
Jameson Trinker
Apr 10, 2013 at 7:10 pm
Apr 11, 2013 at 12:15 am -
Please add me as a contributor to the spree-guides repo. I've spotted a few changes I would like to make. My github username is danabrit. Thank you, Dana Jones -- Don't miss SpreeConf on May 20-21 ...
Dana Jones
Apr 7, 2013 at 10:26 pm
Apr 7, 2013 at 11:50 pm -
Hi, I created a new TaxRate, in 'amount' field i put '21' and save. If I edit it I can see in the same field '21.00000', in DDB is correct (as is decimal): tr.amount = = ...
Jose Alberto Suárez López
Apr 27, 2013 at 8:23 pm
Apr 29, 2013 at 5:19 pm -
I am making an ecommerce site for an online service.Eventually I don't have anything to ship. Is there any easy way to remove all the shipping kind of stuffs(Like removing a module), or I need to ...
Abdul shajin
Apr 25, 2013 at 11:19 am
Apr 28, 2013 at 5:37 am -
Hi, Somebody get to work spree_flexi_variants in spree 1.3? i already spend 2 days, and i want to know if the effort is worthy. regards -- Don't miss SpreeConf on May 20-21: http://spreeconf.com ...
Jose Alberto Suárez López
Apr 23, 2013 at 8:52 am
Apr 27, 2013 at 8:18 pm -
Hi, What do people think about allowing file attachments in core on products/variants, like images but for things like pdfs. I have a use case of attaching a product data sheet or instruction ...
Matthew Ford
Apr 24, 2013 at 10:44 am
Apr 24, 2013 at 12:52 pm -
Hi, I have just signed a contract to implement Spree Commerce for a company. The scope includes integration with ERP. I was excited to read about Spree Integrator. The question I would like to ask ...
Muhammad Aamir
Apr 18, 2013 at 7:53 pm
Apr 24, 2013 at 5:22 am -
Good day. I have a prototype and I have a properties in it in order, defined by me. I have a product with this prototype. But properties is shown not in order as in the prototype. I used rails c and ...
Александр Ковтунов
Apr 19, 2013 at 7:28 pm
Apr 22, 2013 at 2:30 pm -
Hello people, The Deface Editor, to custom design through a simple view interface. Is integrated with the latest versions of spree? -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is ...
Sancho
Apr 20, 2013 at 12:27 pm
Apr 22, 2013 at 12:47 am -
Hello people, i have and organization question about Overrides. I read in Spree View Customization (1.6 Organizing Overrides) a suggestion about how to organize overrides. I read it when 1.0.1 was ...
Raul
Apr 19, 2013 at 4:17 pm
Apr 19, 2013 at 8:46 pm -
I can conceive of several cases where you would want an easy way to open and close the store. Maybe you're an art gallery, and you're doing a promotion where art is only available for purchase while ...
Dana Jones
Apr 11, 2013 at 10:53 pm
Apr 16, 2013 at 4:35 pm -
Hi! I'm building an extension to Spree and I had setup some custom preferences. After reading all the doc on Spree Guides about preferences, I didn't find any direction on how to make these custom ...
Tiago Motta Jorge
Apr 15, 2013 at 4:15 pm
Apr 15, 2013 at 11:13 pm -
Maybe I'm missing something obvious so I wanted to check here before I file an issue. Tested on gem 1.3.2 and 1-3-stable as of 5 minutes ago. I've tried creating a simple ...
Stefan Wrobel
Apr 11, 2013 at 4:54 pm
Apr 15, 2013 at 4:05 pm -
I am trying to display the generated pdf in another web browser window, I am using : <%= button_link_to t("#{button}_print"), spree.admin_order_path(@order, :pdf, :template = button, :target = ...
Yves Dufour
Apr 10, 2013 at 5:10 pm
Apr 12, 2013 at 6:11 am -
Over the weekend I started working on my dev spree site at home. This involves a pull from my workstation in the office to my laptop at home. I immediately noticed my layout was totally messed up ...
Zach Karpinski
Apr 8, 2013 at 4:41 pm
Apr 8, 2013 at 5:57 pm -
We are testing our Integrator to get orders into QuickBooks. However even though we think we have the correct URL and token we are always getting status 401 Access Denied. How can we troubleshoot ...
Jack Charrette
Apr 3, 2013 at 1:32 pm
Apr 8, 2013 at 12:45 am -
Hi ColoKoala, 1) To my knowledge, the large size is not used anywhere in Spree. I think it's there just so you can use it for a lightbox if you wish. 2) "Attachments Style" uses the named style as ...
Ryan Bigg
Apr 3, 2013 at 10:12 pm
Apr 5, 2013 at 7:44 am -
Hi, How do I get the total amount of non-expired, flat rate, unused coupon codes? I'm also very happy with an answer in SQL if that's easier! Martijn -- Don't miss SpreeConf on May 20-21 ...
Martijn Lafeber
Apr 3, 2013 at 12:13 pm
Apr 4, 2013 at 1:05 am -
Ryan, I can give you access to the private repo on github. Just send me your info for that by pm. Stuart -- Don't miss SpreeConf on May 20-21: http://spreeconf.com Spree is hiring ...
Stuart Claggett
Apr 17, 2013 at 2:37 pm
Sep 19, 2013 at 4:28 am -
Let me start with this scenario. I have two products: A and B which have no variants. *Master Prices:* - A: $5 - B: $10 *Shipping Categories* - A is part of the Shipping Category "Light" - B is part ...
Robert Massaioli
Apr 15, 2013 at 7:57 am
May 22, 2013 at 6:48 pm -
I have been at this for several hours and cannot seem to understand it. I have read the adjustments documentation and I understand how they work (calculators and all). What I dont understand is how ...
Piotrleja
Apr 28, 2013 at 11:20 am
May 6, 2013 at 11:39 pm -
I manage an app that is currently on Spree 0.70 and looking to upgrade to Spree 1.0. One of the plugins that we use is spree_city_zones, which allows for city-based taxation. However, I noticed in ...
Brian Christian
Apr 30, 2013 at 8:12 am
May 5, 2013 at 11:48 pm -
I did something similar of what you want, i put a custom text field to the order, so in the check out process, in the billing step the customer can say special request or comments regarding the ...
Raul
Apr 24, 2013 at 6:25 pm
Apr 26, 2013 at 10:22 pm -
Hi everyone, The default spree template is displaying 4 products per row in the products page. Is there a way to modify this setting (i.e display 2 or 3 products per row) I can obviously deface or ...
Michael Sevestre
Apr 24, 2013 at 3:38 pm
Apr 25, 2013 at 12:23 pm -
I'm also having the exactly same issue everytime I try to run console or tasks and also on the first time I visit a given page after deploy. Operation not permitted - ...
Andre Teves
Apr 25, 2013 at 8:31 am
Apr 25, 2013 at 11:28 am -
I'm using gem 'spree_paypal_express', :github = "spree/spree_paypal_express", :branch = "1-3-stable" in my Gemfile and have setup the PayPal Express payment method but when I click PayPal Express in ...
Steadystatic
Apr 24, 2013 at 10:45 am
Apr 25, 2013 at 8:30 am -
After hacking together something I found this: https://github.com/citrus/spree_variant_options Is there a reason that varient options are not part of spree-core seems to me like some pretty ...
Matthew Ford
Apr 24, 2013 at 10:48 am
Apr 24, 2013 at 8:34 pm
Group Overview
group | spree-user |
categories | rubyonrails |
discussions | 113 |
posts | 299 |
users | 88 |
website | spreecommerce.com |
irc | #RubyOnRails |
88 users for April 2013
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)