• Resolved ppeter12

    (@ppeter12)


    Hi!

    https://innovationsforum-algaefood.de/
    TranslatePress Settings Update did not work

    always I press the button the update comes again
    how could I fix it?
    thx
    Peter

    TranslatePress Settings
    Update TranslatePress tables

    IMPORTANT NOTE: Before performing this action it is strongly recommended to backup the database first.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Razvan Mocanu

    (@razvanmo-1)

    Hi,

    Are there any errors popping up on the screen? Are there any errors in the browser console or in the php error logs?

    Does it refresh the page and move on to all the languages? At the end there should be a success screen.

    Can you open a https://translatepress.com/support/ to provide us with these extra details?

    Best regards

    Thread Starter ppeter12

    (@ppeter12)

    thank you I made an image

    what php version is needed?

    thx

    Plugin Author Razvan Mocanu

    (@razvanmo-1)

    I will also reply here.

    TranslatePress needs at least PHP version 5.3+

    This specific database update from TranslatePress versions older than 1.4.0 is meant to fix some edge cases of missing translation when upgrading to 1.4.0 and above. It’s not a very common issue.
    If you do not see this type of issue on your website, it’s safe not to do the database update.

    To get rid of the notification use this SQL command.
    UPDATE 'wp_options' SET option_value = 'yes' WHERE option_name = 'trp_updated_database_full_trim_originals_140'

    You can get back later to this database update by accessing the link:
    example.com/wp-admin/admin.php?page=trp_update_database

    • This reply was modified 5 years, 2 months ago by Razvan Mocanu.
    Thread Starter ppeter12

    (@ppeter12)

    perfect thank you helped best

    🙂
    Peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘TranslatePress Settings Update did not work’ is closed to new replies.