Background of the issue:
I was trying to make a change on a link and received an error. The issue can be seen on this page: קישור נסתר. The error message mentioned a problem with some tables in the database and suggested contacting WPML support. The specific error was: INSERT command denied to user 'o14061869'@'infong-us101.perfora.net' for table dbs14061869. The error details include: dfuNMuVyicl_strings Array ( [language] => en [context] => page-builder-shortcode-strings-5721 [gettext_context] => [domain_name_context_md5] => 55c8161fc43cc0c80f6effebf92cf80a [name] => c317340970b280340a25b3775e280862 [value] => קישור נסתר [status] => 0 [translation_priority] => optional [allow_empty_value] => ).
Symptoms:
I expected no errors to be shown externally, but I got an error message indicating a problem with some tables in the database. The error message was: INSERT command denied to user 'o14061869'@'infong-us101.perfora.net' for table dbs14061869. The error details include: dfuNMuVyicl_strings Array ( [language] => en [context] => page-builder-shortcode-strings-5721 [gettext_context] => [domain_name_context_md5] => 55c8161fc43cc0c80f6effebf92cf80a [name] => c317340970b280340a25b3775e280862 [value] => קישור נסתר [status] => 0 [translation_priority] => optional [allow_empty_value] => ).
Questions:
How can I resolve the database table issue?
Why am I receiving an INSERT command denied error?