• Resolved SuzuKube

    (@suzukube)


    Be carreful don’t upgrade to 4.3.4, or you will have a 500 error :

    Erreur de la base de donn??es WordPress Table 'aal_request_cache' doesn't exist pour la requ?ate SELECT cache,modified_time,expiration_time,charset,request_uri,name
                    FROM aal_request_cache

    I think the plugin is seeking for an old (and inexisting) table.

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter SuzuKube

    (@suzukube)

    The database optimise fails :
    Failed AmazonAutoLinks_Scratch_Database_Optimize
    200: parsererrorFile: home/ewdo7169/otakugame.fr/wp-content/plugins/amazon-auto-links/include/core/component/test/run/scratches/database/optimize/AmazonAutoLinks_Scratch_Database_Optimize.php

    Failed AmazonAutoLinks_Scratch_Database_Repair
    200: parsererrorFile: home/ewdo7169/otakugame.fr/wp-content/plugins/amazon-auto-links/include/core/component/test/run/scratches/database/repair/AmazonAutoLinks_Scratch_Database_Repair.php

    Thread Starter SuzuKube

    (@suzukube)

    The plugin couldnt delete the table in the database. So I did it from Php My Admin but it doesn’t recreate the database automatically.

    Here is my live Debug Log : https://otakugame.fr/wp-content/debug.log

    I will remove it later. I’m on PHP 7.4 also, perhaps this is the problem ?

    Another Think, on 4.3.3, in the Test / Delete part, there is database/aal_tasks, I don’t know why it’s changing.

    Also, deleted the table, and recreating it without any data in it and it still doesn’t work in 4.3.4/5B01/5B02. So I think I gonna wait from feedback from other users ?

    Thread Starter SuzuKube

    (@suzukube)

    Oh, Also, I have Amazon Auto Links Pro in V3.7.0 is it still ok ?

    Plugin Author miunosoft

    (@miunosoft)

    I will remove it later. I’m on PHP 7.4 also, perhaps this is the problem ?

    I found that with PHP 7.4, a PHP notice is thrown saying “Trying to access array offset on value of type null in …AmazonAutoLinks_DatabaseTable_aal_request_cache.php on line 227.”. I uploaded v4.3.5b03 which fixes it. This might solve the issue.

    Another Think, on 4.3.3, in the Test / Delete part, there is database/aal_tasks, I don’t know why it’s changing.

    In v4.3.0 to v4.3.4, there is only database/aal_tasks. In v4.3.5b+. there are additional items, database/aal_request_cache, database/aal_products.

    Oh, Also, I have Amazon Auto Links Pro in V3.7.0 is it still ok ?

    It’s okay.

    Plugin Author miunosoft

    (@miunosoft)

    v4.3.5b01 ~ v4.3.5b03 have an issue with contextual units. Please try v4.3.5b04 (the same link).

    Thread Starter SuzuKube

    (@suzukube)

    Bingo @miunosoft ! It works with the last update ?? ! That was the problem ^^ ! I think it also recreated the table by himself ^^ !

    Thank you for the help and sorry about all that T_T ! I hope you gonna have a nice week ?? !

    Plugin Author miunosoft

    (@miunosoft)

    Great! Thanks for having tried to figure out the problem. v4.3.4b05 also has an issue with the contextual unit type. v4.3.5 has been released. So please update it to v4.3.5.

    Thread Starter SuzuKube

    (@suzukube)

    Perfect, I will update, thank you for the help ?? !

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Warning : Error 500 on last update (database bug)’ is closed to new replies.