When I go to Administer->Ecommerce Configuration->Products->Types->Add

I add a new product, say, "FileProduct". I fill in the title and description fields, assign the product to a node (in this case, "product" node). I click "submit".

Then I go to the list view, try to click on "edit" and nothing happens. I click on the name "FileProduct" and nothing happens. I try to click on "delete" and nothing happens.

So now I have a list with useless product types that do nothing!

Drupal 6.13, ecommerce 4.0-rc11

Comments

epg’s picture

Priority: Critical » Minor

Changed to minor. I hit refresh on my browser and now it seems to work.

epg’s picture

Turns out it wasn't because I hit refresh on the browser. It worked because I added another product type after the first I created. Clicking on the edit/delete or name fields of the last product type does nothing. If the product type is not the last one, it seems to be o.k.

davea’s picture

So does this bug still exist?

epg’s picture

Probably, I gave up on using ecommerce long ago. It doesn't have all the features I need (product flavors, one step checkout doesn't work, this other bug, etc).

Unfortunately ubercart also doesn't do what I want (too bloated, too many steps for checkout--I counted 6 clicks before user is allowed to pay!).

So I'm trying to write my own module now. Will take a long time while I learn how to write one, but at least it will do exactly what I need: one click buy for ecommerce with product flavors and variations.

gordon’s picture

Status: Active » Fixed

I have done some work on this and there was a missing rebuild_menu();

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.