Adding product

Posts: 3
Joined: 10/09/2007

Hi,

This is my second time trying ubercart. I am trying to add a product but i do not see where I can enter the cost price of the product. I can submit and the product seems to be added under the content, but it does not show up in the product listings. What am i missing?

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I really don't know what's going on for ya... what are you referring to as the "cost price?" There are three price fields on the product edit form, one of which you can use for your cost and another for the sale price.

Also, what product listing are you looking at?

Posts: 3
Joined: 10/09/2007

I go Create Content->Product->

I see title, image, shipping settings (store default), pickup address, shipping rate, meta tags, but no price fields.

I saw in the product setting this warning

warning: implode() [function.implode]: Bad arguments. in /home/x2/public_html/y2/modules/ubercart/uc_product/uc_product.module on line 2119.

Posts: 43
Joined: 08/13/2007

You also need to specify a category before you see the product listed in the catalog. Otherwise is an orphan product.

The implode message you get must be on the feature panel. This does not mean anyting is wrong and you should not worry about is.

As for the price: if you can see the shipping settings, product setting must have been loaden because they are visible above the shipping settings.

Sanne