<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : symisun-03 header log in</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Tue, 19 May 2026 19:38:21 -0000</pubDate>

		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>
	Thanks! search and comments work now</p>
<p>
	 </p>
<p>
	Regarding the log in problem, yes my domain is correct www.mysite.com/newsite</p>
<p>
	 </p>
<p>
	<strong>Added 11 hours later:</strong></p>
<p>
	Hmm this isn't just a problem with symisum-03 I tried it with veronese too (#login - then a grey box appears to log in) and I just can't log in from the header.</p>
<p>
	 I will try to get help in the support forums since it is not a skin problem</p>
]]></description>
			<pubDate>Sun, 23 Sep 2012 14:38:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7116&d=0#post35571]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<blockquote>
	<a href="https://www.cotonti.com/forums?m=posts&amp;p=35552#35552">#35552</a> <strong>musashi9: </strong><br /><p>
		One last thing, is it possible to have the Latest Comments in the funky box at the top, next to latest forum posts.</p>
</blockquote>
<p>
	Normally this is already inside the theme.<br />
	In header.tpl, yuo will find on line 79 the following:</p>
<pre class="brush:php;">
			&lt;!-- If you want an extra tab between Forums and Pages. Change also header-latest_original.png in header-latest.png
			&lt;div id="comments" class="tabcontent"&gt;
				&lt;h4 class="none"&gt;{PHP.themelang.index.Recentcomments}&lt;/h4&gt;
					{PLUGIN_LATESTCOMMENTS}
            &lt;/div&gt;
			--&gt;</pre>
<p>
	Remove the &lt;!-- and --&gt; and do what the text say about changing the pictures.</p>
<p>
	And line 92</p>
<pre class="brush:php;">
!-- If you want an extra tab between Forums and Pages
					&lt;li class="c"&gt;&lt;a href="https://www.cotonti.com/#" rel="comments"&gt;&lt;span&gt;{PHP.themelang.index.Recentcomments}&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					--&gt;</pre>
<p>
	And then you have to look for the right plugin to show the comments. It existed but I can't find it directly.</p>
<p><strong>Added 1 hours later:</strong></p><blockquote>
	<a href="https://www.cotonti.com/forums?m=posts&amp;p=35552#35552">#35552</a> <strong>musashi9: </strong><br /><p>
		Hi, I have the latest version of Cotonti and I want to use the symisun-03 Theme, but none of the header submits work</p>
	<p>
		I try and log in and it just sends me back to the same page and I am still logged out.</p>
</blockquote>
<p>
	Are you sure your domain in config.php is right? Without the ending slash?</p>
]]></description>
			<pubDate>Sat, 22 Sep 2012 05:21:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7116&d=0#post35555]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<blockquote>
	<a href="https://www.cotonti.com/forums?m=posts&amp;p=35552#35552">#35552</a> <strong>musashi9: </strong><br /><p>
		Hi, I have the latest version of Cotonti and I want to use the symisun-03 Theme, but none of the header submits work</p>
	<p>
		I try and log in and it just sends me back to the same page and I am still logged out.</p>
	<p>
		When I try to use the search box on the header It takes me to the search page but doesn't show me any results.</p>
	<p>
		One last thing, is it possible to have the Latest Comments in the funky box at the top, next to latest forum posts.</p>
</blockquote>
<p>
	Don't know about the login form in the header, it works fine for me.</p>
<p>
	Regarding the searchbox, change the following on line 125 in header.tpl:</p>
<pre class="brush:xml;">
				&lt;input type="text" name="rsq" value="{PHP.L.Search}..." onblur="if(this.value=='') this.value='{PHP.L.Search}...';" onfocus="if(this.value=='{PHP.L.Search}...') this.value='';" class="sq" maxlength="40"/&gt;</pre>
<p>
	To:</p>
<pre class="brush:xml;">
				&lt;input type="text" name="sq" value="{PHP.L.Search}..." onblur="if(this.value=='') this.value='{PHP.L.Search}...';" onfocus="if(this.value=='{PHP.L.Search}...') this.value='';" class="sq" maxlength="40"/&gt;</pre>
]]></description>
			<pubDate>Sat, 22 Sep 2012 02:11:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7116&d=0#post35553]]></link>
		</item>
		<item>
			<title>musashi9</title>
			<description><![CDATA[<p>
	Hi, I have the latest version of Cotonti and I want to use the symisun-03 Theme, but none of the header submits work</p>
<p>
	I try and log in and it just sends me back to the same page and I am still logged out.</p>
<p>
	When I try to use the search box on the header It takes me to the search page but doesn't show me any results.</p>
<p>
	One last thing, is it possible to have the Latest Comments in the funky box at the top, next to latest forum posts.</p>
]]></description>
			<pubDate>Sat, 22 Sep 2012 00:41:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=7116&d=0#post35552]]></link>
		</item>
	</channel>
</rss>