• Resolved ABCdatos

    (@abcdatos)


    Hi,

    Thanks for your useful plugin.

    I’m experiencing warnings like this:

    Got error 'PHP message: PHP Warning: Undefined variable $fvmf in /var/www/clients/client5/web13/web/wp-content/plugins/fast-velocity-minify/inc/common.php on line 2172'

    This is last version 3.2.9.

    At function fvm_add_header_function you start using:

    $fvmf.=

    May be this must to be:

    $fvmf=

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • can confirm same problem here, and yes your amend fixes it

    thanks
    J.

    Plugin Author Raul P.

    (@alignak)

    I believe this should be sorted out on the latest 3.3.0 update, please test. Thanks for reporting.

    Thread Starter ABCdatos

    (@abcdatos)

    3.3.0 changed one Warning for another one, may be yo missed to include file wpr.php to svn?

    AH01071: Got error 'PHP message: PHP Warning: file_get_contents(/var/www/clients/client5/web13/web/wp-content/plugins/fast-velocity-minify/wpr.php): Failed to open stream: No such file or directory in /var/www/clients/client5/web13/web/wp-includes/functions.php on line 6633'

    Regards.

    Plugin Author Raul P.

    (@alignak)

    sorry about that, fixed now.

    Thread Starter ABCdatos

    (@abcdatos)

    Fine, thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Warning: Undefined variable $fvmf’ is closed to new replies.