7 replies [Last post]
nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Was this information Helpful?

OK I have been away from Uber/Drupal for a minute so please help me clear the fog from my head here.
I have set up a store on my local machine. Fr some reason when I try to add a product, nothing shows up under Catalog
So in the link the top image is what my /content/taxonomy list looks like, the bottom is what shows up under catalog when creating a product

http://jointheirmedia.com/uber_problem.html

Just need some help to rattle my brain as I should know how to fix this....

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Catalog terms not showing

Did you add those terms to the vocabulary using the "add terms" link there or by editing the vocabulary and adding them as a description?

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Der.... Thanks. I know I

Der....
Thanks. I know I didnt add them that way. I just can't remember how I did....
Thanks for the uber fast reply

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Re: Der....

Is there a way in Ubercart to delete all the products?
BTW I think I added the info as descriptions....

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Der....

Yeah, you need to add the terms through that add terms link, otherwise Drupal doesn't actually register them. To bulk delete products, you can do it from /admin/content/node.

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Re: Re: Re: Der....

Right. It's all coming back to me again.

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
field mapping not seeing data

OK I HAD the importer working fine on my local machine. I have transferred the site to Dreamhost and ALMOST everything is working
I am using node import to add products and have done patches and fixes that will take too long to post.
The fact is when I try to import, even thought I have product length, product weight and a few other things in my CSV file, they dont show up in the mapping step. I think I saw an answer to this SOMEWHERE in my searching but I can't find it now when I need it. Any advice?
Drupal 5.15
Ubercart 5.x-1.7
Node import 5.x-1.9

nevmoor's picture
Offline
Joined: 08/17/2007
Juice: 29
Re: field mapping not seeing data

nevermind. I realized that I created a folder for uc_product.inc, but put the patched .inc file outside the folder...