Tag Archive - blank comment page
Hi! I'm Ashley Schroder, a Software Engineer from New Zealand - these are my notes on Ecommerce Web Development, particularly Magento Development.
twitter + feedburner
928
Latest Posts
- New Look for Magento Speed Test, Thanks to Twitter Bootstrap.
- Using AWS Auto Scaling with an Elastic Load Balancer cluster on EC2
- How to Edit and Disable Checkout Fields in Woocommerce
- Java App Engine integration testing with Spring MVC and OpenPersistenceManagerInViewFilter
- Quick update on Site Monitor and Google App Engine D-Day
- Google App Engine billing changes and my website monitoring service
- OrderPipe.com Multi-channel Sales Dashboard for Magento, Amazon and Shopify
- Magento Cloud Backup 0.3 RC – new features and an end to the beta program in sight
- Using SMTP Pro and Ebizmarts’ MailChimp extension in Magento
- Sitemap Indexes now supported on MageSpeedTest.com
WordPress: Blank page after posting comments and Akismet
June 30, 2010 in Web Development with 2 Comments
Just a real real quickie related to WordPress here, not Magento. If you find adding comments in wordpress causes a blank page – try disabling akismet. If that fixes it, it probably means the domain you were using to test with in the comments field has been marked as spam by Akismet. WordPress serves up the blank page as a feature to prevent spam bots. No errors were logged though, so it made it a bit tricky to figure out what’s going on.
There are loads of other people with this problem, or variations of it online – googling around there semeed to be a lot of confusion – my sugegstion is to try disabling akismet first.
Other possible causes though I found and tried before getting to Akismet: Old theme with incorrect comment form on a newer version of wordpress – compare it to the default theme for your version of wordpress. Caching – try disabling your cache if you use one.
Hope that saves someone some time. Magento content coming soon, promise…