{"id":6887,"date":"2014-05-08T16:33:31","date_gmt":"2014-05-08T16:33:31","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/05\/08\/how-to-find-the-non-sef-url-whilst-sef-is-enabled-joomla-1-5-collection-of-common-programming-errors\/"},"modified":"2014-05-08T16:33:31","modified_gmt":"2014-05-08T16:33:31","slug":"how-to-find-the-non-sef-url-whilst-sef-is-enabled-joomla-1-5-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/05\/08\/how-to-find-the-non-sef-url-whilst-sef-is-enabled-joomla-1-5-collection-of-common-programming-errors\/","title":{"rendered":"How to find the non-SEF URL whilst SEF is enabled (Joomla 1.5)?-Collection of common programming errors"},"content":{"rendered":"<p>For menu items, it&#8217;s stored in the &#8216;jos_menu&#8217; table, in the &#8216;link&#8217; column (but the itemid is not in this string &#8211; it&#8217;s the &#8216;id&#8217; column).<\/p>\n<p>For anything else, it&#8217;s probably not stored in the database, but can normally be worked out pretty easily, especially with core components. It can be a little bit of a pain with third party components, but you can look through the MVC architecture of most components to figure it out.<\/p>\n<p>Otherwise, you could always turn off SEF on your dev site\/create a dev site for this.<\/p>\n<p>Is there a specific component that you&#8217;re curious about?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For menu items, it&#8217;s stored in the &#8216;jos_menu&#8217; table, in the &#8216;link&#8217; column (but the itemid is not in this string &#8211; it&#8217;s the &#8216;id&#8217; column). For anything else, it&#8217;s probably not stored in the database, but can normally be worked out pretty easily, especially with core components. It can be a little bit of [&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-6887","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6887","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=6887"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6887\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6887"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6887"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}