• Resolved twotree

    (@twotree)


    The error below is shown on the dashboard page when logged into WordPress (after installing Query Monitor):

    Uncaught Error: gmdate(): Argument #2 ($timestamp) must be of type ?int, string given

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    • Where on the page is the error appearing please? Can you provide a screenshot?
    • Does the error disappear if you deactivate the other plugins on your site and switch to one of the default “Twenty” themes?
    • Can you access a full stack trace for the error? There might be one in the PHP error log on your server.
    Thread Starter twotree

    (@twotree)

    Please see the screenshots here:

    https://ibb.co/MDFbRyM

    https://ibb.co/p4Df7MN

    The error disappeared after deactivating everything, but appeared as soon as I activate a Divi Child Theme I am using. The error doesn’t seem to have any negative consequences, so it’s not pressing (just thought I’d let you know). If you want to analyze it, I am happy to give you access to a staging copy of the site.

    I’m not technically versed enough to provide the full stack trace, sorry. :/

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    If you deactivate Query Monitor do you still see a fatal error message in that position? You might need to enable WP_DEBUG_DISPLAY for it to show up.

    If so, you’ll need to report the problem to the author of your theme.

    Thread Starter twotree

    (@twotree)

    When I disable Query Monitor and set WP_DEBUG_DISPLAY to true, the following is displayed:
    https://i.imgur.com/rRtPUAo.png

    By the way, I found that there were some more details in the original error message:
    https://i.imgur.com/QYW3BB0.png
    https://i.imgur.com/Nrseo7b.png

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Uncaught Error: gmdate()’ is closed to new replies.