{"id":6,"date":"2010-03-10T01:45:42","date_gmt":"2010-03-10T00:45:42","guid":{"rendered":"http:\/\/alexis.nomine.fr\/en\/?p=6"},"modified":"2013-04-25T09:06:12","modified_gmt":"2013-04-25T07:06:12","slug":"joomla-1-0-15-php-5-3","status":"publish","type":"post","link":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/","title":{"rendered":"Joomla 1.0.15 &#038; PHP 5.3+ quick fix"},"content":{"rendered":"<p>My host has decided to take the move to php 5.3. It causes a \"little\" problem with the websites powered by Joomla 1.0: content disappears everywhere!\u00a0Here is a simple solution to fix it:<\/p>\n<p>Open \/includes\/Cache\/Lite\/Function.php and replace at line 74:<\/p>\n<pre><code>$arguments = func_get_args();<\/code><\/pre>\n<p>with:<\/p>\n<pre><code>$arguments = func_get_args();\r\n$numargs = func_num_args();\r\nfor($i=1; $i &lt; $numargs; $i++){\r\n     $arguments[$i] = &amp;$arguments[$i];\r\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>My host has decided to take the move to php 5.3. It causes a &#8220;little&#8221; problem with the websites powered by Joomla 1.0: content disappears everywhere!\u00a0Here is a simple solution to fix it: Open \/includes\/Cache\/Lite\/Function.php and replace at line 74: $arguments = func_get_args(); with: $arguments = func_get_args(); $numargs = func_num_args(); for($i=1; $i &lt; $numargs; $i++){ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[7],"tags":[8,9,10],"class_list":["post-6","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-joomla","tag-joomla-1-0","tag-php-5-3","tag-tips-tricks"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Joomla 1.0.15 &amp; PHP 5.3+ quick fix - Nomine Web Creations<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alexis Nomin\u00e9\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/\"},\"author\":{\"name\":\"Alexis Nomin\u00e9\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/#\\\/schema\\\/person\\\/3b5fe5cc50f1203f12855f8dee331109\"},\"headline\":\"Joomla 1.0.15 &#038; PHP 5.3+ quick fix\",\"datePublished\":\"2010-03-10T00:45:42+00:00\",\"dateModified\":\"2013-04-25T07:06:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/\"},\"wordCount\":47,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/files\\\/2012\\\/06\\\/joomla.png\",\"keywords\":[\"Joomla 1.0\",\"PHP 5.3\",\"tips &amp; tricks\"],\"articleSection\":[\"Joomla\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/\",\"url\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/\",\"name\":\"Joomla 1.0.15 & PHP 5.3+ quick fix - Nomine Web Creations\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/files\\\/2012\\\/06\\\/joomla.png\",\"datePublished\":\"2010-03-10T00:45:42+00:00\",\"dateModified\":\"2013-04-25T07:06:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/#\\\/schema\\\/person\\\/3b5fe5cc50f1203f12855f8dee331109\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/2010\\\/03\\\/10\\\/joomla-1-0-15-php-5-3\\\/#primaryimage\",\"url\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/files\\\/2012\\\/06\\\/joomla.png\",\"contentUrl\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/files\\\/2012\\\/06\\\/joomla.png\",\"width\":\"256\",\"height\":\"256\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/\",\"name\":\"Nomine Web Creations\",\"description\":\"Websites creation, development, web design\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/#\\\/schema\\\/person\\\/3b5fe5cc50f1203f12855f8dee331109\",\"name\":\"Alexis Nomin\u00e9\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g\",\"caption\":\"Alexis Nomin\u00e9\"},\"url\":\"https:\\\/\\\/alexis.nomine.fr\\\/en\\\/blog\\\/author\\\/alexis\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Joomla 1.0.15 & PHP 5.3+ quick fix - Nomine Web Creations","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/","twitter_misc":{"Written by":"Alexis Nomin\u00e9"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#article","isPartOf":{"@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/"},"author":{"name":"Alexis Nomin\u00e9","@id":"https:\/\/alexis.nomine.fr\/en\/#\/schema\/person\/3b5fe5cc50f1203f12855f8dee331109"},"headline":"Joomla 1.0.15 &#038; PHP 5.3+ quick fix","datePublished":"2010-03-10T00:45:42+00:00","dateModified":"2013-04-25T07:06:12+00:00","mainEntityOfPage":{"@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/"},"wordCount":47,"commentCount":1,"image":{"@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#primaryimage"},"thumbnailUrl":"https:\/\/alexis.nomine.fr\/en\/files\/2012\/06\/joomla.png","keywords":["Joomla 1.0","PHP 5.3","tips &amp; tricks"],"articleSection":["Joomla"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/","url":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/","name":"Joomla 1.0.15 & PHP 5.3+ quick fix - Nomine Web Creations","isPartOf":{"@id":"https:\/\/alexis.nomine.fr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#primaryimage"},"image":{"@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#primaryimage"},"thumbnailUrl":"https:\/\/alexis.nomine.fr\/en\/files\/2012\/06\/joomla.png","datePublished":"2010-03-10T00:45:42+00:00","dateModified":"2013-04-25T07:06:12+00:00","author":{"@id":"https:\/\/alexis.nomine.fr\/en\/#\/schema\/person\/3b5fe5cc50f1203f12855f8dee331109"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alexis.nomine.fr\/en\/blog\/2010\/03\/10\/joomla-1-0-15-php-5-3\/#primaryimage","url":"https:\/\/alexis.nomine.fr\/en\/files\/2012\/06\/joomla.png","contentUrl":"https:\/\/alexis.nomine.fr\/en\/files\/2012\/06\/joomla.png","width":"256","height":"256"},{"@type":"WebSite","@id":"https:\/\/alexis.nomine.fr\/en\/#website","url":"https:\/\/alexis.nomine.fr\/en\/","name":"Nomine Web Creations","description":"Websites creation, development, web design","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alexis.nomine.fr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/alexis.nomine.fr\/en\/#\/schema\/person\/3b5fe5cc50f1203f12855f8dee331109","name":"Alexis Nomin\u00e9","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1d01656b8ca51f9a4999518e34d1477667b1bdc8abf11eea3430e03a78bcf48e?s=96&d=mm&r=g","caption":"Alexis Nomin\u00e9"},"url":"https:\/\/alexis.nomine.fr\/en\/blog\/author\/alexis\/"}]}},"jetpack_featured_media_url":"https:\/\/alexis.nomine.fr\/en\/files\/2012\/06\/joomla.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/posts\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":2,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/posts\/6\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/posts\/6\/revisions\/238"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/media\/7"}],"wp:attachment":[{"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/media?parent=6"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/categories?post=6"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alexis.nomine.fr\/en\/wp-json\/wp\/v2\/tags?post=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}