<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21483/"/>
	<updated>2009-04-15T15:56:29Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21483/punbb-jumps-to-the-textarea-of-the-username-userlistphp-change/</id>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126826/#p126826"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Klappspaten wrote:</cite><blockquote><p>I searched all template and include files - but there is no line containing this expression.</p></blockquote></div><p>It is in header.php right under the line:<br /></p><div class="codebox"><pre><code>// START SUBST - &lt;body&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Tieguy]]></name>
				<uri>http://punbb.informer.com/forums/user/12667/</uri>
			</author>
			<updated>2009-04-15T15:56:29Z</updated>
			<id>http://punbb.informer.com/forums/post/126826/#p126826</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126825/#p126825"/>
			<content type="html"><![CDATA[<p>And how can I edit it that the function is disabled? Just comment it out?</p>]]></content>
			<author>
				<name><![CDATA[Klappspaten]]></name>
				<uri>http://punbb.informer.com/forums/user/12988/</uri>
			</author>
			<updated>2009-04-15T15:53:16Z</updated>
			<id>http://punbb.informer.com/forums/post/126825/#p126825</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126820/#p126820"/>
			<content type="html"><![CDATA[<p>It is in header.php.</p><div class="codebox"><pre><code>// START SUBST - &lt;body&gt;
if (isset($focus_element))
{
    $tpl_main = str_replace(&#039;&lt;body onload=&quot;&#039;, &#039;&lt;body onload=&quot;document.getElementById(\&#039;&#039;.$focus_element[0].&#039;\&#039;).&#039;.$focus_element[1].&#039;.focus();&#039;, $tpl_main);
    $tpl_main = str_replace(&#039;&lt;body&gt;&#039;, &#039;&lt;body onload=&quot;document.getElementById(\&#039;&#039;.$focus_element[0].&#039;\&#039;).&#039;.$focus_element[1].&#039;.focus();&quot;&gt;&#039;, $tpl_main);
}
// END SUBST - &lt;body&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Tieguy]]></name>
				<uri>http://punbb.informer.com/forums/user/12667/</uri>
			</author>
			<updated>2009-04-15T15:10:35Z</updated>
			<id>http://punbb.informer.com/forums/post/126820/#p126820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126819/#p126819"/>
			<content type="html"><![CDATA[<p>Templates or includes. I&#039;ve no idea which, offhand. Use a text search tool to find it.</p>]]></content>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/9938/</uri>
			</author>
			<updated>2009-04-15T15:02:24Z</updated>
			<id>http://punbb.informer.com/forums/post/126819/#p126819</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126818/#p126818"/>
			<content type="html"><![CDATA[<p>In which file? The &quot;userlist.php&quot; in the main folder has no &lt;body&gt;-tag.</p>]]></content>
			<author>
				<name><![CDATA[Klappspaten]]></name>
				<uri>http://punbb.informer.com/forums/user/12988/</uri>
			</author>
			<updated>2009-04-15T14:56:18Z</updated>
			<id>http://punbb.informer.com/forums/post/126818/#p126818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126805/#p126805"/>
			<content type="html"><![CDATA[<p>Get rid of this line in the source code:</p><div class="codebox"><pre><code>&lt;body onload=&quot;document.getElementById(&#039;userlist&#039;).username.focus()&quot;&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/9938/</uri>
			</author>
			<updated>2009-04-15T13:51:37Z</updated>
			<id>http://punbb.informer.com/forums/post/126805/#p126805</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126796/#p126796"/>
			<content type="html"><![CDATA[<p>No idea? <img src="http://punbb.informer.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[Klappspaten]]></name>
				<uri>http://punbb.informer.com/forums/user/12988/</uri>
			</author>
			<updated>2009-04-15T12:05:30Z</updated>
			<id>http://punbb.informer.com/forums/post/126796/#p126796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PunBB "jumps" to the textarea of the username (userlist.php) - change?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126700/#p126700"/>
			<content type="html"><![CDATA[<p>Hi there,</p><p>When I open the userlist.php to look for the usernames signed to the board the cursor always jumps to the field for the username. Can I change it, so the site&#039;s just opening?</p><p>Thanks!</p><p>Greetings,<br />David</p>]]></content>
			<author>
				<name><![CDATA[Klappspaten]]></name>
				<uri>http://punbb.informer.com/forums/user/12988/</uri>
			</author>
			<updated>2009-04-10T17:27:33Z</updated>
			<id>http://punbb.informer.com/forums/post/126700/#p126700</id>
		</entry>
</feed>
