My site has recently acquired a problem where when my users preview or submit any postings which go through the HTML filter, they fail to to post, instead returning straight to the title page without being posted.

I'm sure I've had this problem before but I'm up to date and running 4.7.6, I assumed system update fixed it previously.

Would anybody be able to offer me any clues?

Many Thanks.

Comments

AjK’s picture

Post's don't through the filter on input (submit) but go through the filter on output so it's not filter related.

Anything in the watchdog logs? Has the sequences table some become corrupted?

acker’s picture

Ahh okay. That does makes perfect sense to me, but I came to my conclusion because my work-around has been to disable all but the Line break converter input filters and the preview and submit buttons both function correctly after that.

To answer your question, after a failed post, nothing appears in the log; I haven't checked the sequences table yet, what would I notice if that had become corrupt?