The MU forums have moved to WordPress.org

How can a working plugin cause an error? (1 post)

  1. billdennis5
    Member
    Posted 15 years ago #

    I've been keeping an eye on my error logs tonight, and I caught this:

    '[Thu Feb 19 20:59:17 2009] [error] [client 217.212.224.182] PHP Fatal error: Call to undefined function wp125_write_ads() in /home/blogpeor/public_html/wp-content/themes/primepress/sidebar-wide.php on line 6'

    The entire fike is the following:

    `<div id="sidebar-wide" class="sidebar">

    <ul class="xoxo sidebar-items">

    <?php wp125_write_ads(); ?>

    <!--#sidebar-wide widgets end-->

    </div><!--#sidebar-wide-->

    Line 6 is the PHP call.

    But when I to the only site using this plugin, I'm seeing the plugin working just fine. Of course, the admin bar missing and the AHP recent plugin is rendering just fine.

    Any thoughts

About this Topic

  • Started 15 years ago by billdennis5