• Resolved OpticianU

    (@whitebear99)


    Just updated to your most recent version and caused site to crash with the following whitescreen error

    Fatal error: Can’t use function return value in write context in /var/www/opticiantraining.com/wp-content/plugins/fast-velocity-minify/fvm.php on line 596

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter OpticianU

    (@whitebear99)

    Update: My IT guy fixed the problem. here is what he said….
    “I fixed the error on your site. There is an error in the Velocity plugin. I commented out the following line and the site started working.

    #if(empty(trim($wp_styles->registered[$handle]->src))) { continue; } # skip empty src”

    Thread Starter OpticianU

    (@whitebear99)

    Update: Once I got back in to my wordpress dashboard I see that you now have a newer (1.1.9) version that “fixed a fatal error on certain php configurations” That must have been the error I got with your 1.1.8 version.

    Plugin Author Raul P.

    (@alignak)

    Which php version are you using on your site?

    Can you install this: https://wordpress.org/plugins/version-info/
    And then copy here the info on the footer?
    (And then you can remove the plugin)

    This would happen on older than PHP 5.5 versions…
    Please tell your sysadmin to upgrade PHP as for each version you upgrade, it becomes much faster.

    I have improved compatibility with older versions and it fixes this error, but bare in mind that I only officially provide “support” to PHP 5.6+ and above (as stated on the readme file).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New version crashed website’ is closed to new replies.