Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • RESOLVED

    Hi everyone, i had the exact same issue when I was importing BAND demo.
    I could fix it by importing zip archive. here is the details

    I check the logs to see what is the error. here was the error


    CRITICAL Uncaught Error: Class ‘ZipArchive’ not found in /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/inc-avia-download-demo.php:56
    Stack trace:
    #0 /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/function-set-avia-ajax.php(714): require_once()
    #1 /home/public_html/YOUR_SITE/wp-includes/class-wp-hook.php(307): avia_ajax_import_data(”)
    #2 /home/public_html/YOUR_SITE/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
    #3 /home/public_html/YOUR_SITE/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #4 /home/public_html/YOUR_SITE/wp-admin/admin-ajax.php(187): do_action(‘wp_ajax_avia_aj…’)
    #5 {main}
    thrown in /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/inc-avia-download-demo.php on line 56

    My Server is CPANEL. so I find this youtube video on how to enable ZipArchive on CPANEL. (I also do not know indian, just follow the video)

    BINGO. It imports successfully.
    I hope it helps someone else too.

Viewing 1 post (of 1 total)