• This morning i updated the plugin, and the site went unreachable. I removed the plugin through the direct admin and copied it elswhere. After that the site came online again. Don’t know what went wrong but somthing in the update broke everything.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 18 total)
  • Hello.

    We fixed this bug, please update to the latest version 1.5.7

    Thread Starter jan_lampie

    (@jan_lampie)

    I’ve checked, and i’m using 1.5.7 Here’s part of the readme

    == Changelog ==
    = 1.5.7 (04.10.2019) =

    * Fixed: [Cyrlitera] fatal error

    = 1.5.6 (04.10.2019) =
    * [Assets manager component]: The interface has become more compact and friendly.
    * [Assets manager component]: The speed and productivity of the editor is increased, it loads faster and does not freeze, as it was before.
    * [Assets manager component]: Extended conditional logic has been added, now you can create complex conditions for disabling assets.
    * [Assets manager component]: An additional mode has appeared to completely disable the plugin (you can disable not only scripts, but also stop executing plugin scripts).
    * [Assets manager component]: Known bugs in the previous version are fixed.

    My site also broke down, immediately after the update. Only the site admin does not work.

    Made a recovery, all returned back.

    Screenshot: https://monosnap.com/file/ugXXtCjMTrSqgmYPk0meiardml5A63

    • This reply was modified 5 years, 5 months ago by krassavchik.
    Plugin Author Alexander Kovalev

    (@alexkovalevv)

    @krassavchik
    Please check your mail. Perhaps you received a message from your site with the error text, send me the error text so that I can fix it.

    Thread Starter jan_lampie

    (@jan_lampie)

    I checked the site logs for errors, and also the mail, but no message was send or recorded

    Plugin Author Alexander Kovalev

    (@alexkovalevv)

    @jan_lampie
    You can rollback to the old version for now. As soon as I get the error information, I will fix it right away.

    The same problem after update!

    Fatal error: Uncaught Error: Call to undefined function wbcr_gnz_deploy_mu_plugin() in /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/components/assets-manager/migrations/010108.php:21 Stack trace: #0 /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/migrations/010505.php(53): WGZUpdate010108->install() #1 /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/migrations/010505.php(29): WCLUpdate010505->assets_manager_migration() #2 /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/libs/factory/core/includes/class-factory-migrations.php(364): WCLUpdate010505->install() #3 /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/libs/factory/core/includes/class-factory-migrations.php(91): WBCR\Factory_421\Migrations->make_migration() #4 /sata1/home/users/WebMaster/www/www.website.com/wp-includes/class-wp-hook.php(286): WBCR\Factory_421\Migrations->check_migrations('') #5 /sata1/home/users/WebMaster/www/www.website.com/wp-i in /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/components/assets-manager/migrations/010108.php on line 21

    Plugin Author Alexander Kovalev

    (@alexkovalevv)

    @violent
    Fixed in 1.5.8. Thanks for the bug report!

    Thread Starter jan_lampie

    (@jan_lampie)

    installed a fresh version and the problem persists

    Nothing is fixed! Version 1.5.8 does not work. A letter to the mail does not come …

    @jan_lampie Turn on error logs in WordPress. To do this, add the following lines to the wp-config file:

    // Enable WP_DEBUG mode
    define( 'WP_DEBUG', true );
    // Enable Debug logging to the /wp-content/debug.log file
    define( 'WP_DEBUG_LOG', true );
    // Disable display of errors and warnings
    define( 'WP_DEBUG_DISPLAY', false );

    Then install or activate the latest version of Clearfy. And send here the logs from the file /wp-content/debug.log

    Plugin Author Alexander Kovalev

    (@alexkovalevv)

    @jan_lampie, @krassavchik
    A bug has been fixed, information about which was provided by violent user. Please don’t update until we find all the problems in this release.

    The new one error and site shutdown:

    Warning: Use of undefined constant WGZ_PLUGIN_DIR - assumed 'WGZ_PLUGIN_DIR' (this will throw an Error in a future version of PHP) in /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/components/assets-manager/migrations/010108.php on line 22
    
    Warning: require_once(WGZ_PLUGIN_DIR/includes/functions.php): failed to open stream: No such file or directory in /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/components/assets-manager/migrations/010108.php on line 22
    
    Fatal error: require_once(): Failed opening required 'WGZ_PLUGIN_DIR/includes/functions.php' (include_path='.:/usr/local/php73/share/pear') in /sata1/home/users/WebMaster/www/www.website.com/wp-content/plugins/clearfy/components/assets-manager/migrations/010108.php on line 22

    WordPress: 5.2.3, PHP: 7.3.2

    Plugin Author Alexander Kovalev

    (@alexkovalevv)

    @violent
    Sorry, I can repeat the bug at my environment. Therefore, I will fix the errors by your reports. Fixed the error “Use of undefined constant WP_PLUGIN_DIR” in version 1.5.9

    @alexkovalevv
    Now plugin works as need, continue research. ??
    Thanks!

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘site down after update’ is closed to new replies.