Results 1 to 5 of 5

Thread: Error error

  1. #1
    Join Date
    Feb 2008
    Posts
    87

    Default Error error

    I just can't GET this stupid error off. Anyone out there can help?

    Everything when there is an update of data, submission even sending email this error keeps coming out. I have checked the plug-in they looks good to me
    anyone having the same error?

    Warning: call_user_func(PL_SendAds) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/xxxx.com/subdomains/search/httpdocs/lib/plugins.class.php on line 40

    I have set the below plugin active

    AutoTweet
    Youtube video
    eBanner
    DmozExtractor
    Google Link Extractor
    auto_caching


  2. #2
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    whats line 40 in that file showing, sometimes that will give the main clue

  3. #3
    Join Date
    Feb 2008
    Posts
    87

    Default

    function PluginPlace($place_plugin) {
    $_doing = $this->name_plugin[$place_plugin];
    $this->current_plugin_place = $place_plugin;

    if (is_array($_doing)) {
    foreach ($_doing as $index=>$action) {
    call_user_func($action);

    That's the only clue I got so I checked the plugin they seems to look o.k

    Warning: call_user_func(PL_SendAds) [function.call-user-func]: First argument is expected to be a valid callback

    ?????

  4. #4
    Join Date
    Feb 2008
    Posts
    87

    Default

    screwwwww that ass! I found the problem to it! Instead of checking the plugin scripts over and over again I started to dis able them one by one to see which was the plugin that is giving the problem and I FOUND IT!

    The answer to all these error is no other than Auto Caching. It seems that this plugin clashes with the software cache and that's why it comes out error warning!.

  5. #5
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    yeh that maybe a bug that needs to be updated if its clashing while trying to do similar tasks....

    nice work on finding the prob though

Similar Threads

  1. Installation error : fatal error
    By Dominick in forum iDesk - Customer Service Helpdesk
    Replies: 4
    Last Post: 12-01-2009, 04:27 AM
  2. What is and what the error?
    By Bobi in forum INDEXU DELUXE v1.x
    Replies: 12
    Last Post: 05-10-2009, 12:01 PM
  3. Parse error: syntax error, unexpected
    By eltony in forum v5.x
    Replies: 6
    Last Post: 01-27-2008, 08:56 PM
  4. Error 500-Internal server error
    By samourai in forum v5.x
    Replies: 2
    Last Post: 10-12-2007, 06:52 AM
  5. Error message error
    By hdraye in forum v5.x
    Replies: 2
    Last Post: 07-17-2006, 02:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •