• Hi,

    i moved my website from a hast to another.
    After setting up wordpress at the new host. the website doesn’t start.

    Here is the problem:

    WordPress-Database-Error: [Table 'amz_wordpress.ZiiNipImicl_strings' doesn't exist]
    SELECT s.name, s.value, t.value AS translation_value, t.status FROM ZiiNipImicl_strings s LEFT JOIN ZiiNipImicl_string_translations t ON s.id = t.string_id WHERE s.context = 'WordPress' AND (t.language = 'de' OR t.language IS NULL)
    
    WordPress-Database-Error: [Table 'amz_wordpress.ZiiNipImicl_strings' doesn't exist]
    SELECT s.name, s.value, t.value AS translation_value, t.status FROM ZiiNipImicl_strings s LEFT JOIN ZiiNipImicl_string_translations t ON s.id = t.string_id WHERE s.context = 'theme et_builder' AND (t.language = 'de' OR t.language IS NULL)
    
    WordPress-Database-Error: [Table 'amz_wordpress.ZiiNipImicl_strings' doesn't exist]
    SELECT s.name, s.value, t.value AS translation_value, t.status FROM ZiiNipImicl_strings s LEFT JOIN ZiiNipImicl_string_translations t ON s.id = t.string_id WHERE s.context = 'theme wordpress-seo' AND (t.language = 'de' OR t.language IS NULL)

    So what du you think?

    I also installt the website lokal at my pc und it works finde, but the installation at the host online, there are these errors. How could that be?

    Thanks for helping. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems with Database – Table doesn’t exist’ is closed to new replies.