Did you really copy app/design/frontend/base/default/template/catalog/product/list/toolbar.phtml in your theme ?
If you did and you still can not see your product copies the URL of a product in the bar of IE or Firefox, you pass an order without validating then you click into a category and you will see your product.
I had an error message in the checkout / cart I replaced my file web / lib / zend / locale.php by the version 1.3.2.4
But I noticed a problem : products appear and sometimes disappear without reason, without touching anything. To see my products, I am obliged to repeat the above procedure. Did anyone have this problem?
I just realized something: I can see my products when I am connected as a client.
When I visit my site without login, I can not see my products.
This means that only connected customers can view products.
So how to allow all customers connected and not connected to see our products?
That’s great, I’m not alone!
I think we should intervene in the admin system-level configuration.
The fact is that it’s been hours that I am with this problem and probably with exhaustion, I hit something and I have access to System-Configuration (error 500).
Same problem with me, no products displayed on frontend.
But if I login as a customer, the products appear.
It happens with sample data as well.
I am using the 1.4 CE.
Thanks a lot if you have any ideas to solve this.
(So far I came back with the 1.3.2.4 which seems to be more mature.)
Same problem for me as well. Even after 1.4.0.1 still cannot see any products on front end or index product prices. I installed using a clean download of 1.4.01 on top of my 1.3.2.4 database. I did not use magento connect.
Wondering if it is one of my extensions causing the problems. I have aw blog and canonical extensions.
I have the solution for you guys after a few hours, in your 1.4 database, go to the customer_groups table, and reset the NOT LOGGED IN customer_group_id to 0.
My products then appeared on the site without logging in.