<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Maintenance Mode TPL</title>
	<atom:link href="http://www.t3-design.com/maintenance-mode-tpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.t3-design.com/maintenance-mode-tpl/</link>
	<description>Tefra Was Here</description>
	<pubDate>Thu, 20 Nov 2008 18:19:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Tefra</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-28</link>
		<dc:creator>Tefra</dc:creator>
		<pubDate>Thu, 13 Jul 2006 14:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-28</guid>
		<description>thx m8, i updated the page.</description>
		<content:encoded><![CDATA[<p>thx m8, i updated the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koradhil</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-27</link>
		<dc:creator>Koradhil</dc:creator>
		<pubDate>Thu, 29 Jun 2006 03:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-27</guid>
		<description>else &#123;
&#036;msg = &#34;&#34;.&#036;cfg[&#039;doctype&#039;].&#34;&#34;;
&#036;msg .= &#34;&#60;html&#62;&#34;;
&#036;msg .= &#34;&#60;head&#62;&#60;title&#62;&#34;.&#036;cfg[&#039;maintitle&#039;].&#34; :: &#34;.&#036;cfg[&#039;subtitle&#039;].&#34;&#60;/title&#62;&#60;link href=&#039;skins/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;.css&#039; type=&#039;text/css&#039; rel=&#039;stylesheet&#039; /&#62;&#60;/head&#62;&#60;body&#62;&#34;;
&#036;msg .= &#34;&#60;div class=&#039;maintenance_com&#039;&#62;&#34;.&#036;L[&#039;com_maintenance&#039;].&#34;&#60;/div&#62;&#34;;
&#036;msg .= &#34;&#60;div class=&#039;maintenance_reason&#039;&#62;&#34;.&#036;reason.&#34;&#60;/div&#62;&#34;;
&#036;msg .= &#34;&#60;div class=&#039;maintenance_login_info&#039;&#62;&#34;.&#036;L[&#039;com_maintenance_login&#039;].&#34;&#60;/div&#62;&#34;;
&#036;msg .= &#34;&#60;div class=&#039;maintenance_login_form&#039;&#62;&#60;form style=&#039;margin:0px;&#039; id=&#039;login&#039; action=&#039;auth.php?m=login&#038;a=check&#039; method=&#039;post&#039;&#62;
&#34;.&#036;L[&#039;Username&#039;].&#34;: &#60;input type=&#039;text&#039; class=&#039;maintenance_username&#039; name=&#039;rusername&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&#62;&#60;br /&#62;
&#34;.&#036;L[&#039;Password&#039;].&#34;: &#60;input type=&#039;password&#039; class=&#039;maintenance_password&#039; name=&#039;rpassword&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&#62;&#60;br /&#62;
&#60;input type=&#039;submit&#039; class=&#039;maintenance_submit&#039; value=&#039;Submit&#039; /&#62;
&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;E8AE0D&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#34;hidden&#34; id=&#34;x&#34; name=&#34;x&#34; value=&#34;484816&#34; /&#62;&#60;/div&#62;&#60;/form&#62;&#60;/div&#62;&#34;;
&#036;msg .= &#34;&#60;/body&#62;&#60;/html&#62;&#34;;
die(&#036;msg);
}
}
Problem was just a couple of quotation marks, nothing more. Should work fine with LDU 802 now.</description>
		<content:encoded><![CDATA[<p>else &#123;<br />
&#036;msg = &quot;&quot;.&#036;cfg[&#039;doctype&#039;].&quot;&quot;;<br />
&#036;msg .= &quot;&lt;html&gt;&quot;;<br />
&#036;msg .= &quot;&lt;head&gt;&lt;title&gt;&quot;.&#036;cfg[&#039;maintitle&#039;].&quot; :: &quot;.&#036;cfg[&#039;subtitle&#039;].&quot;&lt;/title&gt;&lt;link href=&#039;skins/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;.css&#039; type=&#039;text/css&#039; rel=&#039;stylesheet&#039; /&gt;&lt;/head&gt;&lt;body&gt;&quot;;<br />
&#036;msg .= &quot;&lt;div class=&#039;maintenance_com&#039;&gt;&quot;.&#036;L[&#039;com_maintenance&#039;].&quot;&lt;/div&gt;&quot;;<br />
&#036;msg .= &quot;&lt;div class=&#039;maintenance_reason&#039;&gt;&quot;.&#036;reason.&quot;&lt;/div&gt;&quot;;<br />
&#036;msg .= &quot;&lt;div class=&#039;maintenance_login_info&#039;&gt;&quot;.&#036;L[&#039;com_maintenance_login&#039;].&quot;&lt;/div&gt;&quot;;<br />
&#036;msg .= &quot;&lt;div class=&#039;maintenance_login_form&#039;&gt;&lt;form style=&#039;margin:0px;&#039; id=&#039;login&#039; action=&#039;auth.php?m=login&#038;a=check&#039; method=&#039;post&#039;&gt;<br />
&quot;.&#036;L[&#039;Username&#039;].&quot;: &lt;input type=&#039;text&#039; class=&#039;maintenance_username&#039; name=&#039;rusername&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&gt;&lt;br /&gt;<br />
&quot;.&#036;L[&#039;Password&#039;].&quot;: &lt;input type=&#039;password&#039; class=&#039;maintenance_password&#039; name=&#039;rpassword&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&gt;&lt;br /&gt;<br />
&lt;input type=&#039;submit&#039; class=&#039;maintenance_submit&#039; value=&#039;Submit&#039; /&gt;<br />
&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;E8AE0D&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&quot;hidden&quot; id=&quot;x&quot; name=&quot;x&quot; value=&quot;484816&quot; /&gt;&lt;/div&gt;&lt;/form&gt;&lt;/div&gt;&quot;;<br />
&#036;msg .= &quot;&lt;/body&gt;&lt;/html&gt;&quot;;<br />
die(&#036;msg);<br />
}<br />
}<br />
Problem was just a couple of quotation marks, nothing more. Should work fine with LDU 802 now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koradhil</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-26</link>
		<dc:creator>Koradhil</dc:creator>
		<pubDate>Thu, 29 Jun 2006 03:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-26</guid>
		<description>&#036;t=new XTemplate (&#34;skins/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;/maintenance.tpl&#34;);
&#036;t-&#62; assign(array(
&#34;MAINTENANCE_DOCTYPE&#34; =&#62; &#036;cfg[&#039;doctype&#039;],
&#34;MAINTENANCE_MAINTITLE&#34; =&#62; &#036;cfg[&#039;maintitle&#039;],
&#34;MAINTENANCE_SUBTITLE&#34; =&#62; &#036;cfg[&#039;subtitle&#039;],
&#34;MAINTENANCE_CSS&#34; =&#62; &#34;&#60;link href=&#039;skins/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;.css&#039; type=&#039;text/css&#039; rel=&#039;stylesheet&#039; /&#62;&#34;,
&#34;MAINTENANCE_MESSAGE&#34; =&#62; &#036;L[&#039;com_maintenance&#039;],
&#34;MAINTENANCE_REASON&#34; =&#62; &#036;reason,
&#34;MAINTENANCE_LOGINFORM_INFO&#34; =&#62; &#036;L[&#039;com_maintenance_login&#039;],
&#34;MAINTENANCE_LOGINFORM_BEGIN&#34; =&#62; &#036;loginform_begin,
&#34;MAINTENANCE_LOGINFORM_USERNAME&#34; =&#62; &#036;loginform_username,
&#34;MAINTENANCE_LOGINFORM_PASSWORD&#34; =&#62; &#036;loginform_password,
&#34;MAINTENANCE_LOGINFORM_SUBMIT&#34; =&#62; &#036;loginform_submit,
&#34;MAINTENANCE_LOGINFORM_END&#34; =&#62; &#036;loginform_end
));
&#036;t-&#62;parse(&#34;MAINTENANCE&#34;);
&#036;t-&#62;out(&#34;MAINTENANCE&#34;);
exit;
}
more...</description>
		<content:encoded><![CDATA[<p>&#036;t=new XTemplate (&quot;skins/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;/maintenance.tpl&quot;);<br />
&#036;t-&gt; assign(array(<br />
&quot;MAINTENANCE_DOCTYPE&quot; =&gt; &#036;cfg[&#039;doctype&#039;],<br />
&quot;MAINTENANCE_MAINTITLE&quot; =&gt; &#036;cfg[&#039;maintitle&#039;],<br />
&quot;MAINTENANCE_SUBTITLE&quot; =&gt; &#036;cfg[&#039;subtitle&#039;],<br />
&quot;MAINTENANCE_CSS&quot; =&gt; &quot;&lt;link href=&#039;skins/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;.css&#039; type=&#039;text/css&#039; rel=&#039;stylesheet&#039; /&gt;&quot;,<br />
&quot;MAINTENANCE_MESSAGE&quot; =&gt; &#036;L[&#039;com_maintenance&#039;],<br />
&quot;MAINTENANCE_REASON&quot; =&gt; &#036;reason,<br />
&quot;MAINTENANCE_LOGINFORM_INFO&quot; =&gt; &#036;L[&#039;com_maintenance_login&#039;],<br />
&quot;MAINTENANCE_LOGINFORM_BEGIN&quot; =&gt; &#036;loginform_begin,<br />
&quot;MAINTENANCE_LOGINFORM_USERNAME&quot; =&gt; &#036;loginform_username,<br />
&quot;MAINTENANCE_LOGINFORM_PASSWORD&quot; =&gt; &#036;loginform_password,<br />
&quot;MAINTENANCE_LOGINFORM_SUBMIT&quot; =&gt; &#036;loginform_submit,<br />
&quot;MAINTENANCE_LOGINFORM_END&quot; =&gt; &#036;loginform_end<br />
));<br />
&#036;t-&gt;parse(&quot;MAINTENANCE&quot;);<br />
&#036;t-&gt;out(&quot;MAINTENANCE&quot;);<br />
exit;<br />
}<br />
more&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koradhil</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-25</link>
		<dc:creator>Koradhil</dc:creator>
		<pubDate>Thu, 29 Jun 2006 03:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-25</guid>
		<description>The replacement code should be:
function ldu_diemaintenance(&#036;reason)
&#123;
global &#036;L, &#036;cfg;
if (file_exists(&#34;skins/&#34;.&#036;cfg[&#039;defaultskin&#039;].&#34;/maintenance.tpl&#34;)) &#123;
&#036;loginform_begin = &#34;&#60;form id=&#039;login&#039; action=&#039;auth.php?m=login&#038;a=check&#039; method=&#039;post&#039;&#62;&#34;;
&#036;loginform_username = &#34;&#60;input type=&#039;text&#039; class=&#039;maintenance_username&#039; name=&#039;rusername&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&#62;&#34;;
&#036;loginform_password = &#34;&#60;input type=&#039;password&#039; class=&#039;maintenance_password&#039; name=&#039;rpassword&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&#62;&#34;;
&#036;loginform_submit = &#34;&#60;input type=&#039;submit&#039; class=&#039;maintenance_submit&#039; value=&#039;Submit&#039; /&#62;&#34;;
&#036;loginform_end = &#34;&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;E8AE0D&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&#62;&#60;/div&#62;&#60;div&#62;&#60;input type=&#34;hidden&#34; id=&#34;x&#34; name=&#34;x&#34; value=&#34;484816&#34; /&#62;&#60;/div&#62;&#60;/form&#62;&#34;;
There's more... comment is too long.</description>
		<content:encoded><![CDATA[<p>The replacement code should be:<br />
function ldu_diemaintenance(&#036;reason)<br />
&#123;<br />
global &#036;L, &#036;cfg;<br />
if (file_exists(&quot;skins/&quot;.&#036;cfg[&#039;defaultskin&#039;].&quot;/maintenance.tpl&quot;)) &#123;<br />
&#036;loginform_begin = &quot;&lt;form id=&#039;login&#039; action=&#039;auth.php?m=login&#038;a=check&#039; method=&#039;post&#039;&gt;&quot;;<br />
&#036;loginform_username = &quot;&lt;input type=&#039;text&#039; class=&#039;maintenance_username&#039; name=&#039;rusername&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&gt;&quot;;<br />
&#036;loginform_password = &quot;&lt;input type=&#039;password&#039; class=&#039;maintenance_password&#039; name=&#039;rpassword&#039; size=&#039;16&#039; maxlength=&#039;32&#039; /&gt;&quot;;<br />
&#036;loginform_submit = &quot;&lt;input type=&#039;submit&#039; class=&#039;maintenance_submit&#039; value=&#039;Submit&#039; /&gt;&quot;;<br />
&#036;loginform_end = &quot;&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;E8AE0D&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&#039;hidden&#039; id=&#039;x&#039; name=&#039;x&#039; value=&#039;F97BA6&#039; /&gt;&lt;/div&gt;&lt;div&gt;&lt;input type=&quot;hidden&quot; id=&quot;x&quot; name=&quot;x&quot; value=&quot;484816&quot; /&gt;&lt;/div&gt;&lt;/form&gt;&quot;;<br />
There&#8217;s more&#8230; comment is too long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koradhil</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-24</link>
		<dc:creator>Koradhil</dc:creator>
		<pubDate>Thu, 29 Jun 2006 03:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-24</guid>
		<description>Hi, nice you've posted my core hack here and stated my name. Only you've misspelled it, my nickname is Koradhil :wink
This core hack was made for LDU 700, not for LDU 802. Therefore it will not directly work with 802. Right now I'm hacking my own LDU 802 core for the maintenance mode TPL. I'm trying to make it work. I'll post it here when I got it to work.
By the way, be sure to check out my website: http://www.korazu.com</description>
		<content:encoded><![CDATA[<p>Hi, nice you&#8217;ve posted my core hack here and stated my name. Only you&#8217;ve misspelled it, my nickname is Koradhil :wink<br />
This core hack was made for LDU 700, not for LDU 802. Therefore it will not directly work with 802. Right now I&#8217;m hacking my own LDU 802 core for the maintenance mode TPL. I&#8217;m trying to make it work. I&#8217;ll post it here when I got it to work.<br />
By the way, be sure to check out my website: <a href="http://www.korazu.com" rel="nofollow">http://www.korazu.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DURxLoRdHSV</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-16</link>
		<dc:creator>DURxLoRdHSV</dc:creator>
		<pubDate>Wed, 26 Apr 2006 11:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-16</guid>
		<description>ok i look forward to your results:ani-happy</description>
		<content:encoded><![CDATA[<p>ok i look forward to your results:ani-happy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tefra</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-13</link>
		<dc:creator>Tefra</dc:creator>
		<pubDate>Mon, 17 Apr 2006 04:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-13</guid>
		<description>seriously now i will tested tomorrow it will be the first things i will do</description>
		<content:encoded><![CDATA[<p>seriously now i will tested tomorrow it will be the first things i will do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DURxLoRdHSV</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-11</link>
		<dc:creator>DURxLoRdHSV</dc:creator>
		<pubDate>Fri, 14 Apr 2006 14:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-11</guid>
		<description>Parse error: parse error, unexpected T_LNUMBER in /home/lordhsv/public_html/system/functions.php on line 1824
thats the error i get</description>
		<content:encoded><![CDATA[<p>Parse error: parse error, unexpected T_LNUMBER in /home/lordhsv/public_html/system/functions.php on line 1824<br />
thats the error i get</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tefra</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-10</link>
		<dc:creator>Tefra</dc:creator>
		<pubDate>Sat, 08 Apr 2006 18:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-10</guid>
		<description>the truth is that i haven't tested yet but  it should work. I will try it later.</description>
		<content:encoded><![CDATA[<p>the truth is that i haven&#8217;t tested yet but  it should work. I will try it later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DURxLoRdHSV</title>
		<link>http://www.t3-design.com/maintenance-mode-tpl/#comment-9</link>
		<dc:creator>DURxLoRdHSV</dc:creator>
		<pubDate>Thu, 06 Apr 2006 17:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.t3-design.com/?p=27#comment-9</guid>
		<description>all this gives me is an error
on my LDU 802 platform
mebby im not doin it right</description>
		<content:encoded><![CDATA[<p>all this gives me is an error<br />
on my LDU 802 platform<br />
mebby im not doin it right</p>
]]></content:encoded>
	</item>
</channel>
</rss>
