Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-12-17 20:39:57
- bcotten
- Member
- Registered: 2006-10-06
- Posts: 12
permalinks break when commenting enabled
When I turn commenting on (Admin>accept comments? – yes) the page hangs.
When I click on the permalink from the excerpt list to take me to the full article, it takes a very long time to load the page.
When it finally loads, the page is completely blank.
I don’t even know where to start diagnosing the problem.
This is what I have for the article display:
<code> <txp:article limit=5 form=“default” listform=“excerpt”/>
<txp:if_individual_article><p>
<txp:link_to_prev><txp:prev_title /></txp:link_to_prev>
<txp:link_to_next><txp:next_title /></txp:link_to_next>
</p>
</txp:if_individual_article>
<txp:if_article_list>
<p>
<txp:older>Previous</txp:older>
<txp:newer>Next</txp:newer>
</p>
</txp:if_article_list>
</code>
Any ideas?
Offline
#2 2007-12-17 21:02:51
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: permalinks break when commenting enabled
Are you on Textdrive?
Offline
#3 2007-12-17 21:08:29
- bcotten
- Member
- Registered: 2006-10-06
- Posts: 12
Re: permalinks break when commenting enabled
No, I’m not. But I followed their instructions anyway (removed sbl.spamhaus.org as a spam blacklist) and the problem seems to be solved.
Now I have another problem. Where can I get another spam blacklist to use?
Offline
Re: permalinks break when commenting enabled
Instead of using a blacklist, try using one of the anti-spam plugins on textpattern.org. Those probably work much better than a blacklistl
Offline
#5 2007-12-17 21:39:50
- bcotten
- Member
- Registered: 2006-10-06
- Posts: 12
Re: permalinks break when commenting enabled
I’m going to use Akismet. Works well for my Wordpress blog.
Thanks for the help!
Offline