-
AuthorPosts
-
June 29, 2020 at 1:49 pm #1226429
Hello
What is my problem:
I have two problems:1. Enfold theme make endless update of the “aviaAsset_avia-footer-scripts” option in mysql DB.
Value contain such messages:
mysq> select option_value from wp_options where <code>option_name</code> = 'aviaAsset_avia-footer-scripts'\G option_value: a:349:{s:68:"avia-footer-scripts-2f0cb8aa083f9dc5be03fea0051b9c69---5ef9b32b1006d";b:1;s:68:"avia-footer-scripts-49109080b22f80813504e6a006778918---5ef9b3658da82";s:21:"error-generating-file";s:68:"avia-footer-scripts-49109080b22f80813504e6a006778918---5ef9b38c8079f";s:21:"error-generating-file";s:68:.........................
2. By using Query Monitor plugin I noticed this errors, in case if I opens “wp-admin/*” pages.
Some of the css and js are missed
What is my ENV
I’m using WP 5.4.1
My theme is a child of the Enfold theme
Enfold theme version is 4.7.4
mysql 5.7What do I want
I need help with a endless writing to DB, how can I stopped?
And how can I restore missed js and css.What I already did and found
My question perhaps is a double of this ticket https://kriesi.at/support/topic/big-problem-after-enfold-update-%F0%9F%98%B3/ – but I didn’t understand how OP has dealt with a problem.
I already purged a value of “aviaAsset_avia-footer-scripts” option to reduce affect on DB
Also I toggled autoload to ‘no’ for these option:
— aviaAsset_avia-footer-scripts
— aviaAsset_css_filecontent
— aviaAsset_js_filecontentJune 29, 2020 at 5:31 pm #1226532June 30, 2020 at 10:11 am #1226668Hello Victoria.
I tried to disable adding timestamp. But this doesn’t helped. Option “aviaAsset_avia-footer-scripts” still have messages about errors
mysql> select option_value from 2Igai1gaW1_options where option_name = 'aviaAsset_avia-footer-scripts'\G *************************** 1. row *************************** option_value: a:22:{s:52:"avia-footer-scripts-2f0cb8aa083f9dc5be03fea0051b9c69";b:1;s:52:"avia-footer-scripts-49109080b22f80813504e6a006778918";s:21:"error-generating-file";s:68:"avia-footer-scripts-49109080b22f80813504e6a006778918---5efae26271f45";s:21:"error-generating-file";s:68:"avia-footer-scripts-49109080b22f80813504e6a006778918---5efae2637091e"; .................................
This file “avia-footer-scripts-2f0cb8aa083f9dc5be03fea0051b9c69” is present in wp-content/upload/dynamic_avia, other files do not exist.
Folders have those permissions
drwxr-xr-x 2 www-data www-data 8192 Jun 30 06:47 dynamic_avia
drwxr-xr-x 8 www-data www-data 91 Jan 1 00:00 uploadsApace is working under www-data user.
July 1, 2020 at 7:27 am #1227105Hi,
Thanks for the update. Does the same thing happen if you update the theme to the latest version (4.7.5)? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Also make sure that WordPress itself is running the latest version.
Best regards,
RikardJuly 1, 2020 at 2:51 pm #1227257Hello Rikard
I’ve updated WordPress and Enfold.
Tried disable and enable option “add timestamps to the merged files” few time.
And after all of this – I still see the problem.mysql> select * from 2Igai1gaW1_options WHERE <code>option_name</code> = 'aviaAsset_avia-footer-scripts'\G; *************************** 1. row *************************** option_id: 42367 option_name: aviaAsset_avia-footer-scripts option_value: a:6:{s:52:"avia-footer-scripts-906ac143e1c1dde8fb42168b7c7f71e4";s:21:"error-generating-file";s:52:"avia-footer-scripts-62fcb931029a4f41934b9af8b7d9ff60";b:1;s:68:"avia-footer-scripts-906ac143e1c1dde8fb42168b7c7f71e4---5efc83cc43f39";s:21:"error-generating-file";s:68:"avia-footer-scripts-906ac143e1c1dde8fb42168b7c7f71e4---5efc83cd10d70";s:21:"error-generating-file";s:68:"avia-footer-scripts-906ac143e1c1dde8fb42168b7c7f71e4---5efc83ce33308";s:21:"error-generating-file";s:68:"avia-footer-scripts-906ac143e1c1dde8fb42168b7c7f71e4---5efc83cedd867";s:21:"error-generating-file";}
July 1, 2020 at 3:34 pm #1227266Some more information:
We do not use SG Optomizer.
But we use JCH Optimize ProParent Enfold theme is up to date
functions.php.txt of child enfold is empty- This reply was modified 4 years, 4 months ago by RipperEssen.
July 2, 2020 at 12:58 pm #1227474Hi,
Thanks for the update. Could you try installing the latest beta version, our developers think they have solved the problem in that version.
Best regards,
RikardJuly 2, 2020 at 4:44 pm #1227542Hello Rikard
I tried beta version but I got the white screen, instead of working website.
I have compared enfodl 4.7.5 and beta, and noticed that beta version do not have part of the files.
July 4, 2020 at 12:09 pm #1227899Hi,
Thanks for the update. I’m running the beta without any problems on a local installation. If you share FTP and WordPress admin details with us then we can try installing it for you in a separate folder.
Best regards,
RikardJuly 7, 2020 at 9:25 am #1228507Hello Rikard
Thanks for your help. I’ve prepared everything, In private message you will find credentials.
July 8, 2020 at 7:01 am #1228768Hi,
Thanks for that. I’m getting a WordPress error on the page you linked to though:
Error establishing a database connection
I’m not sure why that is?
Best regards,
RikardJuly 8, 2020 at 9:19 am #1228802Hello
Sorry my bad. Now should be working as expected.
User credentials the same
July 9, 2020 at 4:32 am #1229035Hi,
Thanks for that. I installed the beta version under a different name, could you try activating that theme to see if the database problem goes away please? Also, there seems to be a problem with your child theme, since no styling is being loaded when it’s active, so I activated the parent theme instead. The problem might be that you have a file in there called functions.php.txt, please try removing the .txt extension, it should hopefully work as expected after that.
Best regards,
RikardJuly 20, 2020 at 9:29 am #1231658Hello
Sorry for the long delay.
Beta version of enfold theme solved the problem with an endless writing a error message to DB.
Thank you.
July 21, 2020 at 7:57 am #1231973 -
AuthorPosts
- You must be logged in to reply to this topic.