• Resolved AYEUNG

    (@ayeung)


    Hi,

    After updated to 0.8.1.5, seems some issue :

    PHP Warning: Missing argument 2 for CssUtilities::__construct(), called in /…/…/wp-content/plugins/wp-fastest-cache/inc/cache.php on line 89 and defined in /…/…/wp-content/plugins/wp-fastest-cache/inc/css-utilities.php on line 8

    PHP Warning: apc_cache_info() expects at most 1 parameter, 2 given in /Library/…/…/apc.php on line 187

    PHP Notice: Undefined index: num_misses in /Library/…/…/apc.php on line 857

    Can it slove ?

    thank you.

    https://wordpress.org/plugins/wp-fastest-cache/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Emre Vona

    (@emrevona)

    thank you so much. I fixed the issue of Missing argument 2 for CssUtilities.

    if you download and re-install again, you can see.

    PHP Warning: apc_cache_info() expects at most 1 parameter, 2 given in /Library/…/…/apc.php on line 187

    But the error above is not about wpfc because this function is not used in wpfc.

    Thread Starter AYEUNG

    (@ayeung)

    After re-install new version. it is work again. very good 🙂

    without warning now.

    For apc_cache_info(). I am finding what make this..

    thank you

    Plugin Author Emre Vona

    (@emrevona)

    your welcome 🙂 I need to thank you for realizing this issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Warning after update’ is closed to new replies.