Products don't show up

Posts: 3
Joined: 02/22/2008

Hi

I've installed Übercart It was working fine till today. Now new added product are not showing on frontpage. I can see categories, individual nodes. I looked at DB and couldn't see nothing wrong. All products are published, and stocks are not 0. Can you tell me what can be the problem

Posts: 3
Joined: 02/22/2008

Problem solved it seems übercart and localizer don't go well together

Posts: 1896
Joined: 08/07/2007
AdministratoreLiTe!

That's interesting. It's not something I've of yet. Do you know if any particular part about localizer messes up Übercart? I think most have people have been using different methods to deal with internationalization.

Posts: 3
Joined: 02/22/2008

I am just a newbee to Drupal (2-3 months) so I have almost no idea about Drupal API but I guess problem occurs when saving nodes because I was able to see my previous nodes (ones created before loalizer installation)but after installing loalizer new products did not appear. I checked ubercart tables and didn't find any obvious diffrence. So I think übercart does not update loalizer tables so when products listed on frontpage localizer keeps them showed since übercart nodes does not have localizer data (language etc.) forexample in my situation propably my products don't have either english or turkish language attached to them so when my produts displayed in english localizer hides them since they are not in english and hides them in turkish display since they are not in turkish also.

Whatever as I said before I am new to Drupal Smiling

Posts: 2
Joined: 04/29/2008

One way to fix this when you have more than one language enabled in localizer would be:
- enable localizer for products
- select a language for each product you updated (in the edit tab)
- save the changes..

now every product have a language assigned and they appear in searches