Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Preview comment bug
Need help on fixing comments bug (TXP v.4.0.5)
I click “preview” and see at the top of the page:
[code]
Tag error: <txp:comments_form/> -> Textpattern Warning: Duplicate entry ‘80911be8f02792a803e02a14af39c10e’ for key 1
insert into txp_discuss_nonce set issue_time=now(), nonce=‘80911be8f02792a803e02a14af39c1
[/code]
How can I fix that?
thanks
ps Im new to TXP
en.nashekrashe.com — Design Studio
Offline
Re: Preview comment bug
If your problem is on http://pasha.by/BLOG/1/first-post, it is probably because:
- you have 2 comment forms in the same page
- The status of your installation is either on testing or debugging. if you go to Admin>preferences>Production Status and change it to Live, all warnings should disappear.
- Can someone move this post in the appropriate forum?
Last edited by colak (2008-02-10 17:27:25)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Preview comment bug
It looks like there may be a second <txp:article />
tag in the sidebar. It would need changing to a <txp:article_custom />
tag.
Last edited by thebombsite (2008-02-10 20:36:22)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Preview comment bug
colak, thebombsite, thanks a lot!
txp syntax…
the problem is sold.
en.nashekrashe.com — Design Studio
Offline
Pages: 1