• Resolved greghl

    (@greghl)


    WordPress 4.4 function get_the_post_thumbnail_url() found in theme file functions.php conflicts with a core function now found in:

    Conflicting function name: get_the_post_thumbnail_url()
    WordPress core file: ./wp-includes/post-thumbnail-template.php
    Your theme file: ./wp-content/themes/sliding-door/functions.php

    I simply renamed it and upgraded the site to WordPress 4.4

    While awaiting a fix from the theme author, simply changing the name of the function to get_the_post_thumbnail_url1() and changing the two references as follows

    3 changes to sliding-door/functions.php :

    function name: line 211
    function call: line 246
    function call: line 270

    choose a non-conflicting function name, like sliding_theme_get_the_post_thumbnail_url()

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter greghl

    (@greghl)

    @wayneconnor – yes, our Sophos fireawall appliance has your site blocked.

    “reputation limit” is the reason.

    Theme Author wayneconnor

    (@wayneconnor)

    I must have a bad reputation.
    Might be my school reports…

    https://truthallergy.com/about/

    Thread Starter greghl

    (@greghl)

    I checked the site on a number of other url checkers and see no reason – but Sophos has you as a bad rep. I put in an exception list – but you might want to reach out to Sophos as to why you’re in that category. I’m guessing it’s vbulletin or something – did you have a compromised in the past of the bulletin board software?

    I have updated the theme and to wordpress 4.4

    Strange things happening with site. Would really appreciate some help with this as is a Charity website.

    https://www.echoherefordshire.org.uk

    Slider now shrunk and other strange things… gallery displays etc.

    Thanks

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘WordPress 4.4 fatal error with this theme’ is closed to new replies.