Okay
  Public Ticket #2182257
Fatal Error on Activation
Closed

Comments

  • Bryan started the conversation

    Hi there – I'm getting a fatal error when I try to activate the plugin:


    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Uncaught Error: Call to undefined function simplexml_load_file() in /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/framework/settings.class.php:1049 Stack trace: #0 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecreator_operations.class.php(44): UniteSettingsUC->loadXMLFile('/var/www/fcpb-s...') #1 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecreator_operations.class.php(28): UCOperations->getGeneralSettingsObject() #2 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecreator_helper.class.php(243): UCOperations->getGeneralSettings() #3 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/provider/provider_admin.class.php(626): HelperUC::getGeneralSetting('edit_permission') #4 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/provider/cor in /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/framework/settings.class.php on line 1049

    Please provide details to correct the issue.


    Thanks,

    Bryan

  •  899
    Max replied

    HI, your PHP don't have simpleXML module installed. please enable this module in PHP.ini.


  • Bryan replied

    Hi there – So I enabled simpleXML but still have issues. See attached image and error here:


    Fatal error: Uncaught Exception: import path: /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/cache/import/ could not be created. Please check your permissions in /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/framework/functions.class.php:29 Stack trace: #0 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/framework/functions.class.php(1300): UniteFunctionsUC::throwError('import path: /v...') #1 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecreator_exporter_base.class.php(53): UniteFunctionsUC::mkdirValidate('/var/www/fcpb-s...', 'import') #2 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecreator_exporter.class.php(807): UniteCreatorExporterBase->prepareImportFolders_globalImport() #3 /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/unitecre in /var/www/fcpb-stage/html/wp-content/plugins/unlimited-addons-for-wpbakery-page-builder/inc_php/framework/functions.class.php on line 29

  •   Max replied privately
  • Bryan replied

    That was it! Thanks Max!!!