Jump to content

Recommended Posts

Posted

I’m using the core FieldtypeComments in ProcessWire and everything works correctly on the frontend and in the database. Comments are saved properly and displayed without issues.

However, in the admin I get a one-time SQL error after a new comment is submitted:

SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: '1777649215'

Observations:

  • Difference between “error value” and stored value is consistently +3600 seconds
  • No data corruption or functional issues occur

Environment:

  • PHP timezone and $config->timezone both set to Europe/Brussels

The warning only appears once per comment submission and does not affect saving or rendering.

Has anyone seen this behavior before with FieldtypeComments?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...