Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
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.