{"id":2304,"date":"2015-06-09T16:06:49","date_gmt":"2015-06-09T16:06:49","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=2304"},"modified":"2015-06-09T16:06:49","modified_gmt":"2015-06-09T16:06:49","slug":"joomla-error-strict-standards-non-static-method-jloaderregister-should-not-be-called-statically","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/06\/09\/joomla-error-strict-standards-non-static-method-jloaderregister-should-not-be-called-statically\/","title":{"rendered":"Joomla error &#8211; Strict Standards: Non-static method JLoader::register() should not be called statically"},"content":{"rendered":"<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nStrict Standards: Non-static method JLoader::register() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/loader.php on line 71\n\nStrict Standards: Non-static method JLoader::import() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/joomla\/import.php on line 32\n\nStrict Standards: Non-static method JLoader::register() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/loader.php on line 71\n<\/pre>\n<p>On a cpanel server, edit php.ini:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nnano \n# \/usr\/local\/lib\/php.ini\n; Print out errors (as a part of the output).  For production web sites,\n; you&#039;re strongly encouraged to turn this feature off, and use error logging\n; instead (see below).  Keeping display_errors enabled on a production web site\n; may reveal security information to end users, such as file paths on your Web\n; server, your database schema or other information.\ndisplay_errors = On\n\n<\/pre>\n<p>Change to:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n; Print out errors (as a part of the output).  For production web sites,\n; you&#039;re strongly encouraged to turn this feature off, and use error logging\n; instead (see below).  Keeping display_errors enabled on a production web site\n; may reveal security information to end users, such as file paths on your Web\n; server, your database schema or other information.\ndisplay_errors = Off\n\n<\/pre>\n<p>Restart apache:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# service httpd restart\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Strict Standards: Non-static method JLoader::register() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/loader.php on line 71 Strict Standards: Non-static method JLoader::import() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/joomla\/import.php on line 32 Strict Standards: Non-static method JLoader::register() should not be called statically in \/opt\/lampp\/htdocs\/libraries\/loader.php on line 71 On a cpanel server, edit php.ini: nano # \/usr\/local\/lib\/php.ini ; &#8230; <a title=\"Joomla error &#8211; Strict Standards: Non-static method JLoader::register() should not be called statically\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/06\/09\/joomla-error-strict-standards-non-static-method-jloaderregister-should-not-be-called-statically\/\" aria-label=\"Read more about Joomla error &#8211; Strict Standards: Non-static method JLoader::register() should not be called statically\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[55],"tags":[],"class_list":["post-2304","post","type-post","status-publish","format-standard","hentry","category-joomla"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=2304"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2304\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=2304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=2304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=2304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}