Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Fatal error: Call to undefined function: pm_fp_link()

Yeah. Take out the bit that says

<?php pm_fp_link(); ?>

because the function you’re trying to call with that is undefined.

[Edit] Or, you know, make sure the function is defined by activating the plugin, as per Chris.

Skip to toolbar