Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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.

    one
    two

    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.7

    What 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_filecontent

    #1226532

    Hey RipperEssen,

    Please set the option to disable to add timestamps to the merged files in the theme options here:
    Image 2020-06-29 at 18.30.14.png

    and see if the issue gets resolved.

    Best regards,
    Victoria

    #1226668

    Hello 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 uploads

    Apace is working under www-data user.

    #1227105

    Hi,

    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,
    Rikard

    #1227257

    Hello 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";}
    
    #1227266

    Some more information:

    We do not use SG Optomizer.
    But we use JCH Optimize Pro

    Parent 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.
    #1227474

    Hi,

    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,
    Rikard

    #1227542

    Hello 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.

    #1227899

    Hi,

    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,
    Rikard

    #1228507

    Hello Rikard

    Thanks for your help. I’ve prepared everything, In private message you will find credentials.

    #1228768

    Hi,

    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,
    Rikard

    #1228802

    Hello

    Sorry my bad. Now should be working as expected.

    User credentials the same

    #1229035

    Hi,

    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,
    Rikard

    #1231658

    Hello

    Sorry for the long delay.

    Beta version of enfold theme solved the problem with an endless writing a error message to DB.

    Thank you.

    #1231973

    Hi,

    Great, I’m glad that the beta version is working. This fix will be included in the next version of the theme.

    Best regards,
    Rikard

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.