{"id":1109,"date":"2013-09-10T01:22:16","date_gmt":"2013-09-10T07:22:16","guid":{"rendered":"http:\/\/blog.supportpro.com\/?p=1109"},"modified":"2026-03-25T04:47:35","modified_gmt":"2026-03-25T10:47:35","slug":"smf-forum-showing-blank-screen-not-working","status":"publish","type":"post","link":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/","title":{"rendered":"SMF Forum Showing Blank Screen \/ Not Working"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You tried installing Simple Machines Forum software (SMF) either from the source website or using Fantastico, but it shows as a blank page when you try to access it. No issues are seen in the cPanel Error Log and all other configurations appear to be correct.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Solution :<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This issue is caused by suhosin security module which blocks the PHP function shell_exec() from being used. However, SMF appears to call this function in the Sources\/Subs.php file, around line 3538:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\/\/ Try the Linux host command, perhaps?<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>if (!isset($host) &amp;&amp; (strpos(strtolower(PHP_OS), 'win') === false || strpos(strtolower(PHP_OS), 'darwin') !== false) &amp;&amp; mt_rand(0, 1) == 1)\n\n{\n\nif (!isset($modSettings&#91;'host_to_dis']))\nis tghe code correct \n$test = @shell_exec('host -W 1 ' . @escapeshellarg($ip));\n\nelse\n\n$test = @shell_exec('host ' . @escapeshellarg($ip));\n\n\/\/ Did host say it didn't find anything?\n\nif (strpos($test, 'not found') !== false)\n\n$host = '';\n\n\/\/ Invalid server option?\n\nelseif ((strpos($test, 'invalid option') || strpos($test, 'Invalid query name 1')) &amp;&amp; !isset($modSettings&#91;'host_to_dis']))\n\nupdateSettings(array('host_to_dis' => 1));\n\n\/\/ Maybe it found something, after all?\n\nelseif (preg_match('~\\s(&#91;^\\s]+?)\\.\\s~', $test, $match) == 1)\n\n$host = $match&#91;1];\n\n}\n\nThis code block should be commented out by adding PHP comment tags :\n\n\/\/ Try the Linux host command, perhaps?\n\n\/* if (!isset($host) &amp;&amp; (strpos(strtolower(PHP_OS), 'win') === false || strpos(strtolower(PHP_OS), 'darwin') !== false) &amp;&amp; mt_rand(0, 1) == 1)\n\n{\n\nif (!isset($modSettings&#91;'host_to_dis']))\n\n$test = @shell_exec('host -W 1 ' . @escapeshellarg($ip));\n\nelse\n\n$test = @shell_exec('host ' . @escapeshellarg($ip));\n\n\/\/ Did host say it didn't find anything?\n\nif (strpos($test, 'not found') !== false)\n\n$host = '';\n\n\/\/ Invalid server option?\n\nelseif ((strpos($test, 'invalid option') || strpos($test, 'Invalid query name 1')) &amp;&amp; !isset($modSettings&#91;'host_to_dis']))\n\nupdateSettings(array('host_to_dis' => 1));\n\n\/\/ Maybe it found something, after all?\n\nelseif (preg_match('~\\s(&#91;^\\s]+?)\\.\\s~', $test, $match) == 1)\n\n$host = $match&#91;1];\n\n} *\/<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This will fix the issue and allow SMF to work properly. The function is not necessary for the normal operation of the script, as other means are available to SMF to accomplish the same thing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you require help, <a href=\"https:\/\/www.supportpro.com\/requestquote.php\">contact SupportPRO Server Admin<\/a><\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><span id=\"hs-cta-wrapper-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-wrapper\"><span id=\"hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-node hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\"><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b\"><\/a><\/span><\/span><\/p>\n\n\n\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-white-background-color has-background\"><div class=\"wp-block-media-text__content\">\n<p class=\"has-large-font-size wp-block-paragraph\">Facing issues? <\/p>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Our technical support<br>engineers can solve it. <\/p>\n\n\n\n<!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-3350a795-db50-482f-9911-301930d1b1be\"><span class=\"hs-cta-node hs-cta-3350a795-db50-482f-9911-301930d1b1be\" id=\"hs-cta-3350a795-db50-482f-9911-301930d1b1be\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/2725694\/3350a795-db50-482f-9911-301930d1b1be\" ><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-3350a795-db50-482f-9911-301930d1b1be\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/2725694\/3350a795-db50-482f-9911-301930d1b1be.png\"  alt=\"Contact Us today!\"\/><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(2725694, '3350a795-db50-482f-9911-301930d1b1be', {\"useNewLoader\":\"true\",\"region\":\"na1\"}); <\/script><\/span><!-- end HubSpot Call-to-Action Code -->\n<\/div><figure class=\"wp-block-media-text__media\"><img fetchpriority=\"high\" decoding=\"async\" width=\"904\" height=\"931\" src=\"https:\/\/www.supportpro.com\/blog\/wp-content\/uploads\/2022\/09\/Free-server-checkup.png\" alt=\"guy server checkup\" class=\"wp-image-12943 size-full\" srcset=\"https:\/\/www.supportpro.com\/blog\/wp-content\/uploads\/2022\/09\/Free-server-checkup.png 904w, https:\/\/www.supportpro.com\/blog\/wp-content\/uploads\/2022\/09\/Free-server-checkup-291x300.png 291w, https:\/\/www.supportpro.com\/blog\/wp-content\/uploads\/2022\/09\/Free-server-checkup-768x791.png 768w, https:\/\/www.supportpro.com\/blog\/wp-content\/uploads\/2022\/09\/Free-server-checkup-585x602.png 585w\" sizes=\"(max-width: 904px) 100vw, 904px\" \/><\/figure><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Problem: You tried installing Simple Machines Forum software (SMF) either from the source website or using Fantastico, but it shows as a blank page when you try to access it.&hellip;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-1109","post","type-post","status-publish","format-standard","hentry","category-miscellaneous"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Bella\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Server Management Tips | SupportPRO Blog\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"SMF Forum Showing Blank Screen \/ Not Working\" \/>\n\t\t<meta property=\"og:description\" content=\"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-09-10T07:22:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-25T10:47:35+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"SMF Forum Showing Blank Screen \/ Not Working\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#article\",\"name\":\"SMF Forum Showing Blank Screen \\\/ Not Working\",\"headline\":\"SMF Forum Showing Blank Screen \\\/ Not Working\",\"author\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\"},\"datePublished\":\"2013-09-10T01:22:16-06:00\",\"dateModified\":\"2026-03-25T04:47:35-06:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#webpage\"},\"articleSection\":\"Miscellaneous\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.supportpro.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/miscellaneous\\\/#listItem\",\"name\":\"Miscellaneous\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/miscellaneous\\\/#listItem\",\"position\":2,\"name\":\"Miscellaneous\",\"item\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/miscellaneous\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#listItem\",\"name\":\"SMF Forum Showing Blank Screen \\\/ Not Working\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#listItem\",\"position\":3,\"name\":\"SMF Forum Showing Blank Screen \\\/ Not Working\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/miscellaneous\\\/#listItem\",\"name\":\"Miscellaneous\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\",\"name\":\"SupportPRO\",\"description\":\"SupportPRO Blog\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/\",\"telephone\":\"+18476076123\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/\",\"name\":\"Bella\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3ec60f871b6d1ea5ee6a2feb8075ecca0c69b8da9dba65a45ba102b7359682ed?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Bella\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#webpage\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/\",\"name\":\"SMF Forum Showing Blank Screen \\\/ Not Working\",\"description\":\"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/smf-forum-showing-blank-screen-not-working\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"datePublished\":\"2013-09-10T01:22:16-06:00\",\"dateModified\":\"2026-03-25T04:47:35-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/\",\"name\":\"Server Management Tips\",\"description\":\"SupportPRO Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>SMF Forum Showing Blank Screen \/ Not Working<\/title>\n\n","aioseo_head_json":{"title":"SMF Forum Showing Blank Screen \/ Not Working","description":"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.","canonical_url":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#article","name":"SMF Forum Showing Blank Screen \/ Not Working","headline":"SMF Forum Showing Blank Screen \/ Not Working","author":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"publisher":{"@id":"https:\/\/www.supportpro.com\/blog\/#organization"},"datePublished":"2013-09-10T01:22:16-06:00","dateModified":"2026-03-25T04:47:35-06:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#webpage"},"isPartOf":{"@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#webpage"},"articleSection":"Miscellaneous"},{"@type":"BreadcrumbList","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.supportpro.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/#listItem","name":"Miscellaneous"}},{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/#listItem","position":2,"name":"Miscellaneous","item":"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#listItem","name":"SMF Forum Showing Blank Screen \/ Not Working"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#listItem","position":3,"name":"SMF Forum Showing Blank Screen \/ Not Working","previousItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/#listItem","name":"Miscellaneous"}}]},{"@type":"Organization","@id":"https:\/\/www.supportpro.com\/blog\/#organization","name":"SupportPRO","description":"SupportPRO Blog","url":"https:\/\/www.supportpro.com\/blog\/","telephone":"+18476076123"},{"@type":"Person","@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author","url":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/","name":"Bella","image":{"@type":"ImageObject","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3ec60f871b6d1ea5ee6a2feb8075ecca0c69b8da9dba65a45ba102b7359682ed?s=96&d=mm&r=g","width":96,"height":96,"caption":"Bella"}},{"@type":"WebPage","@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#webpage","url":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/","name":"SMF Forum Showing Blank Screen \/ Not Working","description":"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.supportpro.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/#breadcrumblist"},"author":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"creator":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"datePublished":"2013-09-10T01:22:16-06:00","dateModified":"2026-03-25T04:47:35-06:00"},{"@type":"WebSite","@id":"https:\/\/www.supportpro.com\/blog\/#website","url":"https:\/\/www.supportpro.com\/blog\/","name":"Server Management Tips","description":"SupportPRO Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.supportpro.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Server Management Tips | SupportPRO Blog","og:type":"article","og:title":"SMF Forum Showing Blank Screen \/ Not Working","og:description":"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.","og:url":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/","article:published_time":"2013-09-10T07:22:16+00:00","article:modified_time":"2026-03-25T10:47:35+00:00","twitter:card":"summary","twitter:title":"SMF Forum Showing Blank Screen \/ Not Working","twitter:description":"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly."},"aioseo_meta_data":{"post_id":"1109","title":"#post_title","description":"Facing a blank screen in your SMF forum? Learn the common causes and step-by-step solutions to troubleshoot and fix SMF not working issues quickly.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-03-25 10:53:58","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2021-12-10 16:14:49","updated":"2026-07-01 00:06:13"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.supportpro.com\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/\" title=\"Miscellaneous\">Miscellaneous<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tSMF Forum Showing Blank Screen \/ Not Working\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.supportpro.com\/blog"},{"label":"Miscellaneous","link":"https:\/\/www.supportpro.com\/blog\/category\/miscellaneous\/"},{"label":"SMF Forum Showing Blank Screen \/ Not Working","link":"https:\/\/www.supportpro.com\/blog\/smf-forum-showing-blank-screen-not-working\/"}],"_links":{"self":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/comments?post=1109"}],"version-history":[{"count":8,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1109\/revisions"}],"predecessor-version":[{"id":16594,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1109\/revisions\/16594"}],"wp:attachment":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/media?parent=1109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/categories?post=1109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/tags?post=1109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}