• I get this error code and do not know where to start to fix it plz help me

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘tasticSetReferrerCookie’ not found or invalid function name in /home/www/sugarplumb.com/wp-includes/plugin.php on line 403

Viewing 3 replies - 1 through 3 (of 3 total)
  • Looks like there is a plugin that tries to call the function

    function tasticSetReferrerCookie() {
     .....
    }

    That does not exist anymore. You might wanna disable all the plugins, then turn it on one by one until you can find the culprit (make sure to back your site up first, because some plugins deletes it’s data upon deactivation).

    I think this is much bigger than just a plugin, but just an guess.

    It is happening on my site(s) and if you do a search on Google for “tasticSetReferrerCookie” you will see many sites listed with this problem.

    Anyone else got any ideas?

    Thread Starter dreyj

    (@dreyj)

    wow now i have even bigger problems i got this error in my cpanel
    [Wed Sep 19 21:04:43 2012] [error] [client 65.161.109.186] File does not exist: /home/comcashn/public_html/wp-admin/network/undefined, referer: https://cashnwo.com/wp-admin/network/plugins.php
    This is an absolute mess i can’t undate any of my files that need updating

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error Code I Need help’ is closed to new replies.