syntax error while creating new backup
-
Hi,
After updating to the last version of the Avada Theme I’m getting a syntax error (unexpected ‘/’, expecting end of file)
I copied the code, see below. Hope you guys can help me on this.
Darwin Backup: v1.2.25, PHP Version: 7.2.23, OS: Linux, SAPI: cgi-fcgi, UNPACK: Array ( [1] => 1 ) User Level: 10, WP_ALLOW_MULTISITE: false, MULTISITE: false, ParseError Object ( [message:protected] => syntax error, unexpected '/', expecting end of file [string:Error:private] => ParseError: syntax error, unexpected '/', expecting end of file in /wp-content/plugins/darwin-backup/AnyWay/StateProvider/FileSystem.php(84) : eval()'d code:5 Stack trace: #0 /wp-content/plugins/darwin-backup/AnyWay/Runner/Base.php(69): AnyWay_StateProvider_FileSystem->getState() #1 /wp-content/plugins/darwin-backup/classes/Page/Create.php(101): AnyWay_Runner_Base->nextStep(1569935702, 1569935721) #2 /wp-content/plugins/darwin-backup/classes/Page/Base.php(241): AnyWay_Wordpress_Page_Create->next_step_ajax('') #3 /wp-includes/class-wp-hook.php(286): AnyWay_Wordpress_Page_Base->safe_action('') #4 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #5 /wp-includes/plugin.php(465): WP_Hook->do_action(Array) #6 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_anyway_...') #7 {main} [code:protected] => 0 [file:protected] => /wp-content/plugins/darwin-backup/AnyWay/StateProvider/FileSystem.php(84) : eval()'d code [line:protected] => 5 [trace:Error:private] => Array ( [0] => Array ( [file] => /wp-content/plugins/darwin-backup/AnyWay/Runner/Base.php [line] => 69 [function] => getState [class] => AnyWay_StateProvider_FileSystem [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /wp-content/plugins/darwin-backup/classes/Page/Create.php [line] => 101 [function] => nextStep [class] => AnyWay_Runner_Base [type] => -> [args] => Array ( [0] => 1569935702 [1] => 1569935721 ) ) [2] => Array ( [file] => /wp-content/plugins/darwin-backup/classes/Page/Base.php [line] => 241 [function] => next_step_ajax [class] => AnyWay_Wordpress_Page_Create [type] => -> [args] => Array ( [0] => ) ) [3] => Array ( [file] => /wp-includes/class-wp-hook.php [line] => 286 [function] => safe_action [class] => AnyWay_Wordpress_Page_Base [type] => -> [args] => Array ( [0] => ) ) [4] => Array ( [file] => /wp-includes/class-wp-hook.php [line] => 310 [function] => apply_filters [class] => WP_Hook [type] => -> [args] => Array ( [0] => [1] => Array ( [0] => ) ) ) [5] => Array ( [file] => /wp-includes/plugin.php [line] => 465 [function] => do_action [class] => WP_Hook [type] => -> [args] => Array ( [0] => Array ( [0] => ) ) ) [6] => Array ( [file] => /wp-admin/admin-ajax.php [line] => 173 [function] => do_action [args] => Array ( [0] => wp_ajax_anyway_next_step_ajax ) ) ) [previous:Error:private] => )
- The topic ‘syntax error while creating new backup’ is closed to new replies.