5 replies [Last post]
mimetic2's picture
Offline
Joined: 08/07/2007
Juice: 478
Was this information Helpful?

Hello,

I'm working on a website that has only downloadable products. And I'd like to make it so that when the user makes a product they dont always have to uncheck "products and derivatives are shippable" and also there is a lot of excess information such as weight, etc.

I don't have any shipping modules enabled.

Any ideas?

EDIT: also it'd be nice if those panes didnt even show up

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: All Products are Downloads but cant get rid of "product ship

What version of UC are you referring to?

On 1.x the panes do not show up for downloadable products, but you do have to uncheck the "product is shippable" checkbox. Perhaps being able to configure the default for the product type is the way to go.

--
Help directly fund development: Donate via PayPal!

mimetic2's picture
Offline
Joined: 08/07/2007
Juice: 478
Re: Re: All Products are Downloads but cant get rid of "product

I'm using the latest version of Ubercart. Fresh install. Also i started a new product class as there are a lot of options that needed to be added.

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: Re: Re: All Products are Downloads but cant get rid of "prod

The version I meant, for Drupal 5 or Drupal 6? Drupal 5 is fairly well tested and I have not seen any of the issues you're describing. If it's D6 then I won't be able to help you but I'm sure cha0s can.

--
Help directly fund development: Donate via PayPal!

mimetic2's picture
Offline
Joined: 08/07/2007
Juice: 478
Re: Re: Re: Re: All Products are Downloads but cant get rid of "

Drupal 5

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Re: Re: All Products are Downloads but cant get rid

Maybe you can change the default w/ http://drupal.org/project/formfilter? Otherwise a small hook_form_alter() can do this.