Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Blank article pages
My site works well, except for the articles. All pages (sections, category lists, home page) work well, but if you click on the link to an article you get a blank page (not even a tag trace)
If I remove the <txp:article /> tag the page shows up as expected (no article, but the rest is ok). It happens in different pages with different forms…
I don’t know how long it’s been going on. I was using 4.0.5, and when I noticed this problem I upgraded to 4.0.6, but it’s still a problem. Before upgrading to 4.0.6 I ran a diagnostic and it said publish.php had been modified. Diagnostics now show nothing wrong.
I tried disabling all my plugins, but that didn’t help either. I also tried changing to messy mode, but no luck.
My site:
http://www.aliciaramirez.com/
Any ideas of what could be wrong?
Offline
Re: Blank article pages
Check your webserver access and error logs. The response time is quite high.
Also follow the advice in this FAQ
Offline
Re: Blank article pages
Thanks ruud!
It was opm.blitzed.org in the comment spam blockers. Weird it hadn’t given me problems before…
Offline
Re: Blank article pages
The fact that this cause blank pages seems to suggest a very tight limit on execution time for PHP scripts on your webhost, because normally this would just cause a delay of 10-15 seconds, but on your webserver it already ends after a few seconds.
Offline
Re: Blank article pages
Maybe my host is having a bad day, but it is a shared host…
Offline
Pages: 1