开发者

Some products not displaying after moving servers

开发者 https://www.devze.com 2023-03-27 04:17 出处:网络
I have successfully moved a magento st开发者_StackOverflow社区ore from one server to another and everything works as expected. Most of the products are displaying when i browse through the store with

I have successfully moved a magento st开发者_StackOverflow社区ore from one server to another and everything works as expected. Most of the products are displaying when i browse through the store with the exception of some products where only the top header template shows with the bottom completely blank.

Your assistance is much appreciated.


When a substantial chunk of the page is missing (as you say, everything after the header), the best first guess is that an exception is being thrown on the page. Check the source of the page first of all (in case your errors are being printed). If they are not, make sure that logging is enabled for your store and check the error logs to see what exception you are throwing.

Fix that and all should be well. Hope that helps!

Thanks, Joe


here are some of the tips for debugging

  1. Disable the cache
  2. Re-index the data (System > Index Management)
  3. Enable the log (System > Advanced > Developers ..)
  4. Try to reload the page
  5. check for log files under var/log/*.log

Hope this helps you in debugging.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号