replying to moderated anon thread broken
Status: Abandoned
Brought to you by:
deekayen
Seems to be only when I try to reply to the anon posts on the following story (the non-test ones) that I get an error including the translation file:
http://atthat.com/article.php3?sid=263
Fatal error: Can't redeclare already declared function in messages.en.php3 on line 10
I think it has something to do with the fact that I moderated one of the stories up to "Informative". When I try to reply as anon while logged in it still does it. I have to totally log out to make a reply. This is the only place I'm having trouble with making a reply.
Alright, now it's doing it on my dev server. I'm logged in, I have not moderated anything, and there are just two comments to the article (different threads this time). This bug is what is going to make me switch to PHP4 development.
I did a temporary fix in CVS so it can be working for the 0.4.1 release. Basically it was doing that when you tried to submit a duplicate reply instead of saying "you have a duplicate reply". Once the merge to PHP4 is complete, a real fix can be made. I'll leave this open as a reminder to put a real fix.
I'm going to close this since technically it works, but leave it on remind so when we switch to full blown PHP4 support it can have a real solution. My feeling is that once themes have been redone, this won't be an issue anymore.