Support » Fixing WordPress » Fatal error: Class 'ftlink' not found…

  • I am new to WPand probably made a dumb mistake but I was hoping someone could point me in the right direction to the fix.

    I have upgraded WP several times in the past with no issues but on the upgrade to 3.6 yesterday my footer page stopped working with the error message in the title.

    I can’t find any reference in any of the source code to ‘ftlink’. The footer.php file only contains a small block of code:

    <?php
    $ftlink = new ftlink();
    <?php do_action('wp_footer'); ?>

    Any thoughts? If I comment out the ftlink line of code the error message goes away but my footer doesn’t show up.

    I am also having formatting issues with one of the pages now too. The website is http://www.machinecontrolgroup.com, Page=Connect. The Contact information is supposed to be on the right side bar, the form is supposed to be on the left and the footer is also missing.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you replicate the problem using the default Twenty Thirteen theme with all plugins deactivated?

    Thread Starter schematix

    (@schematix)

    I DO NOT get the error message with Twenty Thirteen and all plug-ins disabled.

    However, the original footer doesn’t show up.

    What happens if you switch back to your old theme (leaving all plugins inactive)?
    Where did you download this theme from?

    Thread Starter schematix

    (@schematix)

    When I switched back leaving the plug-ins off the only change I noticed was that a previously private page had become public, and that an older version of the ‘Connect’ page because the most recent version (???).

    The theme came from a paid web developer.

    The original error message is still present though.

    Then it sounds like your theme is the issue. You need to go back to its developer for support with this.

    Thread Starter schematix

    (@schematix)

    What’s the risk of downgrading WP back to 3.5? Is it even possible? I don’t have a pre-upgrade DB or site backup (my bad, I know).

    I’ve attempted to contact the original developer already but no luck yet.

    Thread Starter schematix

    (@schematix)

    Another odd thing I’m seeing and don’t know if it’s related is that I was always seeing a WP admin bar across the top. Now i see an empty bar. Probably related?

    What’s the risk of downgrading WP back to 3.5?

    The chances of your site being hacked/defaced increases exponentially.

    Now i see an empty bar. Probably related?

    Yes – almost certainly.

    Thread Starter schematix

    (@schematix)

    Thanks for the advice esmi.

    Hopefully this is something the dev can help me with easily.

    Esmi is right! Do not downgrade. WP 3.6 is excellent. Just fix your theme. Check out Blankslate. Very cool base theme to build off of.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Fatal error: Class 'ftlink' not found…’ is closed to new replies.