{"id":55,"date":"2004-06-05T21:05:11","date_gmt":"2004-06-05T13:05:11","guid":{"rendered":"http:\/\/www.nargalzius.com\/blog2\/http:\/www.nargalzius.com\/blog2\/archives\/2004\/06\/2004_06_05_2105.php"},"modified":"2017-02-06T15:25:48","modified_gmt":"2017-02-06T15:25:48","slug":"curse-you-ipb","status":"publish","type":"post","link":"http:\/\/nargalzius.com\/blog\/archives\/2004\/06\/05\/curse-you-ipb","title":{"rendered":"Curse you IPB!"},"content":{"rendered":"<p>&#8220;nBOARD&#8221;<\/p>\n<p>I&#8217;ve just spent the whole day trying to figure out how to apply my my headers and footers as php includes in my messageboard. This friggin&#8217; board won&#8217;t let me! But I will <strong>not<\/strong> be defeated by code! <em>I will endure till I get around this!<\/em><\/p>\n<p>This entry&#8217;s probably going to bore the rest of the people, but for those who enjoy reading programming stories [and terminology], I would like to share my experience with you guys \ud83d\ude09<\/p>\n<!--more-->\n<p>&#8220;Invision Power Board&#8221;<\/p>\n<p>&#8220;nGALLERY&#8221;<\/p>\n<p>&#8220;Night Flight&#8221;<\/p>\n<hr \/>\n<p><a href=\"http:\/\/www.invisionboard.com\">Invision<\/a> uses a different method of displaying its templates. Though the output files are still PHP, you can&#8217;t just add your inline includes on the board wrapper.<\/p>\n<p>I hacked into the files, and have pinpointed that <code>functions.php<\/code> held the neccessary code for parsing the scripts globally. And have even to some extent, was able to output my includes. The problem is it only ouputs on a direct <code>include();<\/code> function, when I <strong>need<\/strong> it to simply be stored in a variable for the wrapper script to parse in its own time.<\/p>\n<p>Thing is, for some reason even when I set the variables as <em>global,<\/em> they don&#8217;t seem to be stored at all! I tried other methods to test and have come to the conclusion that <a href=\"http:\/\/www.invisionboard.com\">Invision&#8217;s<\/a> output module won&#8217;t play nice with the <code>include();<\/code> function.<\/p>\n<p>As a consolation, I have successfully applied the wrappers [although still incomplete] in this blog, the <a href=\"http:\/\/www.nargalzius.com\/gallery\">photo gallery<\/a>, and <a href=\"http:\/\/www.nargalzius.com\/music\">my songs<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>&#8220;nBOARD&#8221; I&#8217;ve just spent the whole day trying to figure out how to apply my my headers and footers as php includes in my messageboard. This friggin&#8217; board won&#8217;t let me! But I will not be defeated by code! I will endure till I get around this! This entry&#8217;s probably going to bore the rest &hellip; <p class=\"link-more\"><a href=\"http:\/\/nargalzius.com\/blog\/archives\/2004\/06\/05\/curse-you-ipb\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Curse you IPB!&#8221;<\/span><\/a><\/p><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[5,9,13],"tags":[518,601],"class_list":["post-55","post","type-post","status-publish","format-standard","hentry","category-internet","category-nargalzius","category-technology","tag-hacking","tag-ipb"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":1,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/55\/revisions"}],"predecessor-version":[{"id":1278,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/posts\/55\/revisions\/1278"}],"wp:attachment":[{"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/media?parent=55"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/categories?post=55"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nargalzius.com\/blog\/wp-json\/wp\/v2\/tags?post=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}