go to system >> cache mgmt >> Select all and refresh your cacheThanks and Regards
Zling
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/magento-devel?hl=en.
have you cleaned the caches and reindexed your data?
Yes i have tried that and nothing changed. |
have you cleaned the caches and reindexed your data?
Am 11.07.2012 14:02 schrieb "zling
Hi,
Please help, I have deleted a product on magento back end but it is
till showing on my web-page. Can someone please tell me how to remove
it from the web page. if i can’t find the product in magento anymore
how is it possible?
I have also searched on the internet for help on this topic and
couldn’t find anything.
any help would be appreciated
thanks
Zling
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-devel+unsubscribe@googlegroups.com.
Do you have catalog flat features enabled? How did you clean your caches and what caches do you use?
To view this discussion on the web visit https://groups.google.com/d/msg/magento-devel/-/rg4ZXSDNg4IJ.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
Do you have catalog flat features enabled? How did you clean your caches and what caches do you use?
To view this discussion on the web visit https://groups.google.com/d/msg/magento-devel/-/H-6nqPurwJ0J.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
I'm pretty sure, that you use the flat catalog feature and the catalog_product_flat index hasn't been rebuilt yet. What Magento version do you use?
Good news, after all that time it seemed to have worked, not sure why it took hours to work??
I know 1.3x is very old, I’m unsure how to update it.
I’m only new to magento so am still trying to get my head around it all.
I have full back end access to magento admin is that what you mean? Otherwise no I have no other access to magento on a server etc.
Thanks again for your help.
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
np, I just saw, that this is the old default cache/indexer backend as well.Updating would need to be done step-by-step as I guess it wouldn't be a good idea, to update from 1.3.x to 1.7.x as there were so many changes in between. Depending on how clean your system core and your database structure is, this is more or less possible with some efforts. Templates might not work as they did before as the was an architectural change between 1.3 and 1.4.
Anyhow... good luck further on!
Go from 1.3 to 1.4 and then you can go right to 1.7
Leave the theme behind, and remake it in 1.7.
The upgrade should go fairly smooth if you just make a solid copy of the DB, and upgrade the copy by pointing a fresh copy the next version of magento at it.
On 7/11/2012 11:07 AM, Ravindra Abeynaike wrote:
np, I just saw, that this is the old default cache/indexer backend as well.
Updating would need to be done step-by-step as I guess it wouldn't be a good idea, to update from 1.3.x to 1.7.x as there were so many changes in between. Depending on how clean your system core and your database structure is, this is more or less possible with some efforts. Templates might not work as they did before as the was an architectural change between 1.3 and 1.4.
Anyhow... good luck further on!
2012/7/11 zling <testcentre@downundertradies.com>
I have full back end access to magento admin is that what you mean? Otherwise no I have no other access to magento on a server etc.
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-devel+unsubscribe@googlegroups.com.
Thank you, will do.
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Magento Development List" group.
To post to this group, send email to magent...@googlegroups.com.
To unsubscribe from this group, send email to magento-deve...@googlegroups.com.
basically yes. dropping and rebuilding is always a good and expensive approach. but fixing is a quite complicated thing, especially when you 're not an experienced developer, this could even be cheaper than trying to get it fixed.
i also prefer Mathew's approach to upgrade its more secure and faster then fixing bugs after upgradeThanks