Viewing 8 replies - 1 through 8 (of 8 total)
  • Got this error as well…

    Well, you could wait for an update. Or just try to replace the mentioned function (it tells you where it is)

    This error appears for us as well.

    mangoman

    (@mangoman)

    Has there been a fix or reply to this issue? I haven’t seen anything.

    Odirlon

    (@odirlon)

    I am also with this problem, the strange thing is that started from nothing.

    dietasbajardepeso

    (@dietasbajardepeso)

    got this error as well !!

    aggg

    Odirlon

    (@odirlon)

    W3 Total Cache, not position?

    functions.php isn’t the issue. That’s just where the error message is. There are a couple calls to get_currentuserinfo() in W3 Total Cache.

    In version 0.9.4.1:

    \wp-content\plugins\w3-total-cache\lib\W3\AdminActions\SupportActionsAdmin.php line 655
    \wp-content\plugins\w3-total-cache\lib\W3\PgCacheAdminEnvironment.php line 562

    You can replace get_currentuserinfo() with wp_get_current_user() on those lines. The error is resolved. If you’re running a different version, I would assume a find and replace inside the w3-total-cache plugin directory will do the trick.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘php errors post_permalink is deprecated since version 4.4 since update’ is closed to new replies.