Exported/Imported my products, not showing up on storefront?

Hi guys,



We recently purchased the Professional edition of CSCart for our company and are in the process of bringing over our changes from the free edition.



We were able to successfully import all of our products, and as it appears, all of the categories. It is even showing up in our database. The problem, however, is that they won’t show up at all on the storefront. I went into most of the products and the still have the category linked to them, but they wont show up at all. It is like there is a missing component.



Anybody have an idea on how I can fix this? Thanks!



Update - only 8 programs of 2000+ are showing up…odd.

Hello xdominic89x,



This problem requires an investigation on your server. Please contact us via Customer Help Desk: http://hepdesk.cs-cart.com

There is a bug in 2.1.4 where if you have a block that has the ‘hide wrapper’ property set then all product blocks and category blocks will not display if they use a border. I have a scroller on my pages that hides the wrapper. This triggered the problem for all other content on the page that did not use a wrapper.



The fix I got from the helpdesk was:

In file skins//customer/blocks/wrappers/mainbox_general.tpl

change this line:

```php


```
to
```php

```
I was told that this commented out code would go away in future versions. This may or may not be your problem but it got my product detail pages back.

Hi guys,

I am on cscart 4.6.2 i am facing issue ,

i have uploaded the products successfully also i can see them on back end but only

half of the products are not showing on front end but if i regenerate the seo link i can see them .

messed up with this can you please suggest a solution how to fix this

thank you

Hi guys,

I am on cscart 4.6.2 i am facing issue ,

i have uploaded the products successfully also i can see them on back end but only

half of the products are not showing on front end but if i regenerate the seo link i can see them .

messed up with this can you please suggest a solution how to fix this

thank you

How did you upload products?