{"id":6879,"date":"2014-05-08T13:39:40","date_gmt":"2014-05-08T13:39:40","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/05\/08\/possible-explanation-for-error-and-site-crashing-randomly-without-any-provocation-collection-of-common-programming-errors-2\/"},"modified":"2014-05-08T13:39:40","modified_gmt":"2014-05-08T13:39:40","slug":"possible-explanation-for-error-and-site-crashing-randomly-without-any-provocation-collection-of-common-programming-errors-2","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/05\/08\/possible-explanation-for-error-and-site-crashing-randomly-without-any-provocation-collection-of-common-programming-errors-2\/","title":{"rendered":"Possible explanation for error and site crashing randomly without any provocation?-Collection of common programming errors"},"content":{"rendered":"<p>I have a multilingual client that &#8220;suddenly and randomly&#8221; started suffering errors and a site crash.<\/p>\n<p>The client assured us they &#8220;have not touched the site since it went live.&#8221; And, more or less we can confirm that given that we have not updated the site on their behalf, as we are the the only ones with update privilages.<\/p>\n<p>Has anyone had their multilingual site &#8220;just randomly crash&#8221; after months of being live with no problem?<\/p>\n<p>This is the error message. Has anyone seen this before?<\/p>\n<blockquote>\n<p>WD php: PDOException: SQLSTATE[42S22]: Column not found:<br \/>\n1054 Unknown column &#8216;ml.language&#8217; in &#8216;where clause&#8217;:<\/p>\n<pre><code>SELECT ml.*, m.*, ml.weight AS link_weight FROM {menu_links} ml\nLEFT OUTER JOIN {menu_router} m ON m.path = ml.router_path\nWHERE  (ml.menu_name IN (:db_condition_placeholder_0, :db_condition_placeholder_1, :db_condition_placeholder_2, :db_condition_placeholder_3,:db_condition_placeholder_4)) AND (ml.link_path IN (:db_condition_placeholder_5)) AND (ml.language IN (:db_condition_placeholder_6, :db_condition_placeholder_7));\nArray (\n  [:db_condition_placeholder_0] =&gt; 1cf698d64d1aa4b83907cf6ed55db3a7f8e92c91\n  [:db_condition_placeholder_1] =&gt; navigation\n  [:db_condition_placeholder_2] =&gt; management\n  [:db_condition_placeholder_3] =&gt; user-menu\n  [:db_condition_placeholder_4] =&gt; main-menu\n  [:db_condition_placeholder_5] =&gt; node\n  [:db_condition_placeholder_6] =&gt; und\n  [:db_condition_placeholder_7] =&gt; ja\n)\n<\/code><\/pre>\n<p>in i18n_menu_init() (line 829 of sites\/all\/modules\/i18n\/i18n_menu\/i18n_menu.module).<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>I have a multilingual client that &#8220;suddenly and randomly&#8221; started suffering errors and a site crash. The client assured us they &#8220;have not touched the site since it went live.&#8221; And, more or less we can confirm that given that we have not updated the site on their behalf, as we are the the only [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6879","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6879"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6879\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6879"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6879"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}