-
Search Results
-
Hello,
i updated to the latest Enfold version and it had a conflict with my child theme. Please see errors below. Appreciate your suggestion on how to fix the issues.
Thanks,
Nik
Notice: Undefined variable: permalinks in /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php on line 33
Warning: Cannot modify header information – headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-includes/functions.php on line 6584
Warning: Cannot modify header information – headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 744
Warning: Cannot modify header information – headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information – headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-admin/admin-header.php on line 9
BELOW IS THE CHILD THEME INFO. ON LINE 33
“singular_label” => “Features Category”, “rewrite” => array(‘slug’=>_x($permalinks[‘portfolio_entries_taxonomy_base’],’URL slug’,’avia_framework’), ‘with_front’=>true),BELOW IS THE CHILD THEME INFO. FOR PORTFOLIO
// portfolio args add_action( 'init', 'init_reg_portfolio', 50 ); function init_reg_portfolio() { add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_mod', 50, 1); $tax_args = array( "hierarchical" => true, "label" => "Features Categories", "singular_label" => "Features Category", "rewrite" => array('slug'=>_x($permalinks['portfolio_entries_taxonomy_base'],'URL slug','avia_framework'), 'with_front'=>true), "query_var" => true ); $avia_config['custom_taxonomy']['portfolio']['portfolio_entries']['args'] = $tax_args; register_taxonomy("portfolio_entries", array("portfolio"), $tax_args); } add_action( 'after_setup_theme', 'init_reg_portfolio' ); function avf_portfolio_cpt_args_mod($args) { $labels = array( 'name' => _x('Features', 'post type general name','avia_framework'), 'singular_name' => _x('Features', 'post type singular name','avia_framework'), 'add_new' => _x('Add New', 'portfolio','avia_framework'), 'add_new_item' => __('Add New Portfolio Entry','avia_framework'), 'edit_item' => __('Edit Portfolio Entry','avia_framework'), 'new_item' => __('New Portfolio Entry','avia_framework'), 'view_item' => __('View Portfolio Entry','avia_framework'), 'search_items' => __('Search Portfolio Entries','avia_framework'), 'not_found' => __('No Portfolio Entries found','avia_framework'), 'not_found_in_trash' => __('No Portfolio Entries found in Trash','avia_framework'), 'parent_item_colon' => '' ); $args['labels'] = $labels; return $args; }1-deleted old theme folder
2-tried to add the new downloaded theme though the WP interface, providing the zip download. Didn’t work, got error “Link outdated, please try again”
3-copied the enfold folder manually on the server. When trying do even just do a preview of the enfold theme (or enfold-child), I get the error “There has been a critical error on this website. Please check your site admin email inbox for instructions.”, on a white page (admin and front-end). I don’t receive any email.
4-was still on PHP 5.6. The old version doesn’t work on 5.6. The newest version gives me the above error message with any version of PHP.
5-I just updated WP to 5.8
6-I disabled all plugins, but I get the same result.
7-when I get the error at #3, I also get this error in the su_exec error log: “[2021-08-26 18:15:50]: uid: (1000/hbgcc000) gid: (1002/hbgcc000) cmd: ea-php56”
8-I tried to update the theme with the plugin (https://envato.com/market-plugin/). It shows there is an update available. On the first click to update, it says “Error, already to latest version”. I click a 2nd time, and the update is done. But I get the same result as in #3.I’m stuck, please help!
Topic: PageBuilder Incompatibility
Hello theme support
I wanted your help checking out our site. We are using enfold and it has been giving us some issues. Initially we had a bug with the theme builder which didn’t allow us to add spaces onto our titles. I found some threads here which implied it could be a plugin conflict and after some updates and getting rid of unnecessary plugins it was fixed.
We have now migrated to a Staging domain and the theme gave a fatal error to the wordpress site after migration. The only way to solve it was either to use another theme or comment the line where the error occurred:
ERROR MESSAGE:
Fatal error: Uncaught Error: Call to undefined method Avia_Popup_Templates::get_border_styles_options() in /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php:561 Stack trace: #0 /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(1191): avia_sc_columns->register_dynamic_templates() #1 /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(116): aviaShortcodeTemplate->extra_config() #2 /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php(89): aviaShortcodeTemplate->__construct(Object(AviaBuilder)) #3 /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1765): avia_sc_columns->__construct(Object(AviaBuilder)) #4 /www/ticmedcenter_983/public/wp-content/themes/enfold/config-te in /www/ticmedcenter_983/public/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php on line 561I temporarily solved it by commenting that line (561 on columns.php):
https://staging-ticmedcenter.kinsta.cloud/wp-content/uploads/2021/08/unnamed.pngNow the site does not give a Fatal Error anymore. BUT we cannot create pages with the Enfold theme builder (see 2nd image):
https://staging-ticmedcenter.kinsta.cloud/wp-content/uploads/2021/08/image.pngCan you help us solve this issue so we can continue using enfold?
Topic: Error after update
The site http://www.dj-bruiloft.nl is updated with the latest WP version.
Now we have this error messages below.Please advice
Kind regards
GilbertWarning: file_exists(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl/www/wp-content/uploads/2021/08) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 1997
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl/www/wp-content/uploads/2021) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl/www/wp-content/uploads) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl/www/wp-content) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl/www) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31/dj-bruiloft.nl) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56/31) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02/56) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www/02) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var/www) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/var) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/www/doc/www.dj-bruiloft.nl:/disk2/doc/www.dj-bruiloft.nl:/usr/share/php:/www/tmp:/tmp) in /www/doc/www.dj-bruiloft.nl/www/wp-includes/functions.php on line 2008
Topic: Theme Issues
Hello,
i updated to the latest Enfold version and it had a conflict with my child theme. Please see errors below. Appreciate your suggestion on how to fix the issues.
Thanks,
Nik
Notice: Undefined variable: permalinks in /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php on line 33 Warning: Cannot modify header information - headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-includes/functions.php on line 6584 Warning: Cannot modify header information - headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 744 Warning: Cannot modify header information - headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-admin/includes/misc.php on line 1310 Warning: Cannot modify header information - headers already sent by (output started at /home/abc232/public_html/example.com/wp-content/themes/enfold-child/functions.php:33) in /home/abc232/public_html/example.com/wp-admin/admin-header.php on line 9BELOW IS THE CHILD THEME INFO. ON LINE 33
“singular_label” => “Features Category”,
“rewrite” => array(‘slug’=>_x($permalinks[‘portfolio_entries_taxonomy_base’],’URL slug’,’avia_framework’), ‘with_front’=>true),// portfolio args add_action( 'init', 'init_reg_portfolio', 50 ); function init_reg_portfolio() { add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_mod', 50, 1); $tax_args = array( "hierarchical" => true, "label" => "Features Categories", "singular_label" => "Features Category", "rewrite" => array('slug'=>_x($permalinks['portfolio_entries_taxonomy_base'],'URL slug','avia_framework'), 'with_front'=>true), "query_var" => true ); $avia_config['custom_taxonomy']['portfolio']['portfolio_entries']['args'] = $tax_args; register_taxonomy("portfolio_entries", array("portfolio"), $tax_args); } add_action( 'after_setup_theme', 'init_reg_portfolio' ); function avf_portfolio_cpt_args_mod($args) { $labels = array( 'name' => _x('Features', 'post type general name','avia_framework'), 'singular_name' => _x('Features', 'post type singular name','avia_framework'), 'add_new' => _x('Add New', 'portfolio','avia_framework'), 'add_new_item' => __('Add New Portfolio Entry','avia_framework'), 'edit_item' => __('Edit Portfolio Entry','avia_framework'), 'new_item' => __('New Portfolio Entry','avia_framework'), 'view_item' => __('View Portfolio Entry','avia_framework'), 'search_items' => __('Search Portfolio Entries','avia_framework'), 'not_found' => __('No Portfolio Entries found','avia_framework'), 'not_found_in_trash' => __('No Portfolio Entries found in Trash','avia_framework'), 'parent_item_colon' => '' ); $args['labels'] = $labels; return $args; }Hi,
I’ve started getting this error message showing in the preview of a post (at top), but when I publish the post it doesn’t show. It only shows on post previews🤔
warning: session_start(): Cannot find session save handler “memcached” – session startup failed
in /home/o72k0l4cmwhy/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 50Robert
35 PHP Fatal error: Uncaught Error: Call to undefined method Avia_Popup_Templates::get_border_styles_options() in /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php:561\nStack trace:\n#0 /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(1191): avia_sc_columns->register_dynamic_templates()\n#1 /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(116): aviaShortcodeTemplate->extra_config()\n#2 /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.
10:18 am
php(89): aviaShortcodeTemplate->__construct(Object(AviaBuilder))\n#3 /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(1765): avia_sc_columns->__construct(Object(AviaBuilder))\n#4 /nas/content/live/capespecialist/wp-content in /nas/content/live/capespecialist/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/columns/columns.php on line 561Getting this error when I update my theme
Hello,
I consider to buy a current version of the Propulsion theme, but I have never done this before. I get a bit lost on your website.The theme Propulsion is running on my website with php-version 5.6.40. When updating it to version 7.4. I get technical problems and cannot update changed webpages anymore. I got a wordpress mail with the errors written in the private content below.
My questions are:
If I install a new current version of Propulsion, …
… will this solve the php-issue?
… will the look/appearance of my website change, so that I have to make a lot of adaptions?
What is the current version of Propulsion and where/how can I buy it. Is it part of the Enfold theme?Thank you in advance for your answers!
Best regards,
Gabriele ForsterAfter uploading to version 4.8.6.2 I don’t see the background parallax images in google chrome, safari. In mobile version it looks correct. Can you help me? If you want i can send you screens.
Thanks.
WP version: 5.8
Php: 7.4.3
Enfold version: 4.8.6.2Our client’s site just crashed with ALL of these out of nowhere, with no support:
Deprecated: Function create_function() is deprecated in /var/www/wp-content/themes/enfold/config-layerslider/LayerSlider/wp/widgets.php on line 4
Warning: Illegal string offset ‘http_code’ in /var/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307
Warning: Invalid argument supplied for foreach() in /var/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49
Warning: Illegal string offset ‘http_code’ in /var/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307
Warning: Invalid argument supplied for foreach() in /var/www/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49
Skip to main content
Skip to toolbarDeprecated: contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /var/www/wp-includes/functions.php on line 5458
hallo everyone!
We are using Enfold Version: 4.8.6 (child theme) under WP 5.8. On the server, php 7.3.6 is running (the occuring error as written below comes also under php 7.4) . Since this update to Enfold Version 4.8.6 the Redakteur after login just can see one (of all 14) sites and the following error will displayed:
“Fatal error: Uncaught TypeError: Argument 1 passed to Avia_Gutenberg::handler_add_edit_link() must be of the type array, null given, called in /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-includes/class-wp-hook.php on line 303 and defined in /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php:761 Stack trace: #0 /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-includes/class-wp-hook.php(303): Avia_Gutenberg->handler_add_edit_link(NULL, Object(WP_Post)) #1 /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-includes/plugin.php(189): WP_Hook->apply_filters(NULL, Array) #2 /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-admin/includes/class-wp-posts-list-table.php(1511): apply_filters(‘page_row_action…’, Array, Object(WP_Post)) #3 /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-admin/includes/class-wp-posts-list-table.php(1026): WP_Posts_List_Table->handle_row_actions(Object(WP_Post), ‘title’, ‘ in /homepages/32/d629071579/htdocs/naturheilpraxis-huxol.de/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 761
Es gab einen kritischen Fehler auf deiner Website. Bitte überprüfe den Posteingang deiner Website-Administrator-E-Mail-Adresse für weitere Anweisungen.”
———————————————
Also a warning from WordPress about a failure in the theme Enfold will be deliverred by mail to the Redakteur. We have delete this redakteur and create a new one: but the failure happens again. Any suggestions please?Hi, I’m unable to update to the latest version of Enfold. (Currently Version 4.8.6.2)
In Enfold / Theme update I see this:
”
Theme Updates
No Updates available. You are running the latest version! (4.7.6.4)Check Manually
Your PHP version: 7.3.23
”Checking Manually offers no update
My Envato token has recently been validatedPlease note that I do not have ftp access and I am very uncomfortable deleting the theme and re-installing.
If I understand correctly, this forum is the only way to get the support that we paid for?Thanks in advance for your help.
Topic: Fatal error
Hi, I have a problem.
I get this error message, what can I do?Fatal error: require_once():Failed opening
required
´/homepages/26/d788160275/htdocs/clickandbuilds/RIBUHAIR/wp/load.php´(include_path=´,:/usr/lib/php7.4´)we have now installed the old update, but this error message comes everything 2 days.
Hi,
I have a problem and hope you can help me.
Since the last enfold update wordpress sends me error-messages:It’s the following message:
Hallo!
Seit WordPress 5.2 gibt es eine eingebaute Funktion, die erkennt, wenn ein Plugin oder ein Theme einen fatalen Fehler auf deiner Website verursacht, und dich deswegen mit dieser automatisierten E-Mail benachrichtigt.
In diesem Fall hat WordPress einen Fehler in einem deiner Plugins, WooCommerce, abgefangen.
Besuche zunächst deine Website (https://www.ak-messer.at/) und überprüfe sie auf sichtbare Probleme. Besuche als nächstes die Seite, auf der der Fehler aufgetreten ist (https://www.ak-messer.at/wp-login.php) und prüfe, ob es sichtbare Probleme gibt.
Bitte kontaktiere dein Hosting-Unternehmen, um Unterstützung bei der weiteren Untersuchung dieses Problems zu erhalten.
Wenn deine Website fehlerhaft zu sein scheint und du nicht mehr wie gewohnt auf dein Dashboard zugreifen kannst, hat WordPress jetzt einen speziellen „Wiederherstellungsmodus“. Auf diese Weise kannst du dich sicher in deinem Dashboard anmelden und weitere Untersuchungen durchführen.
Um deine Website zu schützen, läuft dieser Link in 1 Tag ab. Aber keine Sorge: Ein neuer Link wird dir per E-Mail zugeschickt, wenn der Fehler nach Ablauf der Frist erneut auftritt.
Wenn du Hilfe bei diesem Problem suchst, wirst du möglicherweise nach einigen der folgenden Informationen gefragt:
WordPress-Version 5.8
Aktuelles Theme: Enfold (Version 4.6)
Aktuelles Plugin: WooCommerce (Version 5.6.0)
PHP-Version 7.4.22Fehler-Details
==============
Ein Fehler vom Typ E_ERROR wurde in der Zeile 1807 der Datei /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/wc-core-functions.php verursacht. Fehlermeldung: Uncaught TypeError: Argument 1 passed to Collator::asort() must be of the type array, bool given in /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/wc-core-functions.php:1807
Stack trace:
#0 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/wc-core-functions.php(1807): Collator->asort()
#1 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/class-wc-countries.php(53): wc_asort_by_locale()
#2 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/class-wc-countries.php(38): WC_Countries->get_countries()
#3 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/class-wc-countries.php(273): WC_Countries->__get()
#4 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/wc-core-functions.php(1307): WC_Countries->get_allowed_countries()
#5 /home/wp/disk/wordpress/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php(129): wc_get_customer_default_location()
#6 /home/wp/disk/wordpress/wp-content/plugins/woocomAlso i can’t visit the website, because it says: there is a critical error.
When i turn off the woocommerce plugin everything works fine, but every time i turn it back on, the same error appears.
I tried updating everything, deleting cache, turn off the other plugins, but nothing works.Maybe i could try downgrading enfold to an older version?
Please tell me what information you need from me (and also where to find it, cause i’m very new at this).
Please help me!Thanks in advance!
