-
AuthorPosts
-
March 25, 2019 at 12:53 am #1082429
Hi,
Today, Enfold ask me to update for the last version, and after, crashed my website.
When I try to acess, shows “Fatal error: Can’t use function return value in write context in /home/vovocaro/public_html/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 31”See at http://www.vovocarolina.com.br
How may I solve this?
Thx a lot,
Vinicius Rocha
March 25, 2019 at 7:20 pm #1082807Hey Vinícius,
Which php are you running?
Best regards,
VictoriaMarch 26, 2019 at 2:26 am #1082932Hi, Victoria!
I’m running 7.2.7 version.
Best regards,
Vinícius RochaMarch 28, 2019 at 9:58 am #1083995Hi vinirocha,
Can you try to downgrade your php version to php 7.1 or 7.2?
And check if this helps.Best regards,
NikkoMarch 28, 2019 at 1:39 pm #1084089Hi Nikko,
I did it now, and website back, but deconfigurated.
Please, check at vovocarolina.com.br
Thx,
Vini Rocha
March 29, 2019 at 12:44 pm #1084552Hi Vini Rocha,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoMarch 30, 2019 at 4:25 am #1084773This reply has been marked as private.April 1, 2019 at 2:57 am #1085237Hi vinirocha,
Thanks for giving us admin access.
I tried to check on it further but it seems the core css files aren’t even fetched that’s causing the issue.
However Appearance > Theme Editor isn’t available to check further on this.
Please give us ftp access as well.Best regards,
NikkoApril 1, 2019 at 10:04 pm #1085720Hi Nikko,
i have the same problem. What can I do?
Best regards,
Dan- This reply was modified 5 years, 7 months ago by webboxone.
April 2, 2019 at 1:38 am #1085776Hi Nikko!
I activated the Theme Editor again.
Please, check it out.Peace,
Vini Rocha
April 2, 2019 at 7:28 pm #1086218Hello There
I am experiencing the same error, could you please help?
April 3, 2019 at 7:48 am #1086405Hi,
Please replace in file enfold\config-gutenberg\class-avia-gutenberg.php line 31:
if( true === apply_filters( 'avf_block_editor_theme_support', empty( avia_get_option( 'block_editor_theme_support', '' ) ) ) )
with
$block_editor_supported = empty( avia_get_option( 'block_editor_theme_support', '' ) ); if( true === apply_filters( 'avf_block_editor_theme_support', $block_editor_supported ) )
If you need assistance let us know (please provide a WP admin account for us in private content)
Best regards,
GünterApril 3, 2019 at 11:10 am #1086468This reply has been marked as private.April 4, 2019 at 5:03 am #1086737Hi bagmanden12,
Your site just shows error 500.
You’ll need to modify the file via ftp or cpanel, then go to wp-content > themes > enfold > config-gutenberg > class-avia-gutenberg.php
@vinirocha please try the solution posted by GünterBest regards,
NikkoApril 5, 2019 at 5:51 pm #1087542This reply has been marked as private.April 6, 2019 at 4:55 am #1087668I ran into the same issue and tried this solution but it didn’t work for me. Unfortunately my client is on iPage hosting (not my choice) and they are running PHP 5.0 . The solution seems to revert back to the earlier version of Enfold for now.
April 7, 2019 at 9:26 am #1087904Hi digithrive,
PHP 5.0 is not support by either WordPress or the theme unfortunately.
Best regards,
RikardApril 11, 2019 at 11:34 pm #1089767Hello,
I’m getting this same error on http://www.imtalkinglaw.com.
It’s a more or less blank wordpress install that is up to date. (one previously made post)
I have another website on this server running Enfold and we are on php 7.1 that runs with almost no problems. (there’s another support thread for a small problem with the homepage slider)
I tried the fix above with no luck.
I’ve uninstalled and reinstalled the theme both by the WordPress uploader and by ftp.
I’m at a total loss at this point. Please help!I’ll go ahead and add admin credentials in the private box.
- This reply was modified 5 years, 6 months ago by bigwavebusiness.
April 14, 2019 at 3:10 pm #1090630Hi @Nikko and @Günter,
I replaced the lines on enfold\config-gutenberg\class-avia-gutenberg.php and nothing changed, as you can check at http://www.vovocarolina.com.br
Peace,
Vini Rocha
April 14, 2019 at 3:42 pm #1090634Hi everybody!
I uninstalled Enfold theme and downloaded a new version from Themeforest.
Everything looks good so far.Thx a lot for the help,
Vini Rocha
April 14, 2019 at 9:28 pm #1090741Hi vinirocha,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaApril 23, 2019 at 10:21 am #1093608I have exactly the same problem after update, please help.
I tried everything here and nothing worked.
I tried updating the theme from enfold which didn’t work, so I updated manually by FTP.
I tried to install the “disable gutenberg” plugin, to repair that line but unfortunately nothing worked.
Please help :) Now I can’t even log to the admin panel.
PHP vers is 7.2LE: I deeply apologize, I was wrong, on this server I had a very old php version(5.4). So I updated and everything it’s working for now.
Thank you and best regards,
Marius- This reply was modified 5 years, 6 months ago by ktistai. Reason: I repair it
April 24, 2019 at 5:20 am #1093831 -
AuthorPosts
- You must be logged in to reply to this topic.