<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Blank page after 0.0.6 update</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 19 Apr 2026 04:12:50 -0000</pubDate>

		<item>
			<title>Ross</title>
			<description><![CDATA[Thank you,HarryRag.<br />
<br />
I fixed it - or rather, Kort helped me to fix it up! THANK YOU, Kort.<br />
He understood that my server cannot connect to Cotonti.com and that caused a problem with the QuickAdminView Plugin.<br />
<br />
In config.php I had the variable TRUE here:<br />
<br />
<pre class="code">$cfg&#091;'check_updates'&#093; = FALSE;			// Automatically check for updates, set it TRUE to enable</pre>
<br />
For my server it must be FALSE less part of Admin doesn't work and gives a blank page.<br />
<br />
I do want to say thank you to Kort and just write here our solution in case somebody else has the same problem in the future.]]></description>
			<pubDate>Fri, 18 Dec 2009 01:49:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post21644]]></link>
		</item>
		<item>
			<title>HarryRag</title>
			<description><![CDATA[I had something the same with the &quot;Homepage&quot; plugin and the index not showing up, in the plugin files was the location of the .tpl file written in it /plugins/homepage/tpl (or some like that), by changing that to the correct new place /skins/youskin/plugins fixed the problem for me.<br />
After that the normal index showed up again.]]></description>
			<pubDate>Thu, 17 Dec 2009 22:15:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post21638]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[Hello everybody. I cancelled all the old Cotonti 0.0.6 from my personal web site and installed Cotonti 0.6.5 <br />
The problem is, I get the admin page BLANK!<br />
<br />
I tried all the solution you gave me in this thread in the past - however it was another server that time. Nothing works!<br />
I also tried to copy again the admin folder in the sed-light skin - no success.<br />
I also tried to install another skin - it worked but again admin page was blank also in it.<br />
<br />
How can I fix that?<br />
<br />
thanks]]></description>
			<pubDate>Thu, 17 Dec 2009 19:13:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post21633]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[Just make sure it is clear with uninstall a complete folder removal is meant. Uninstalling the plugin from the admin panel only is not enough (it was not installed on my test site at all).]]></description>
			<pubDate>Sun, 23 Aug 2009 18:16:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16410]]></link>
		</item>
		<item>
			<title>Lombi</title>
			<description><![CDATA[Yeah, sorry noone mentioned it sooner but first step in an defected upgrade once you've gone over the upgrade steps 20 times and you're sure you didnt miss it (unfortunately it has happened that even after 20 tries certain people still didnt read all of the steps) ... then the correct thing is to uninstall all hooking plugins.<br />
<br />
By all hooking plugins I mean plugins that hook to the specific problem area (like index.tags which you probably had now), then reinstall them one by one until you find the little bugger.<br />
<br />
I wasnt aware that t3 indexer actually had an index hook (heck, it's a directory-file-shower).<br />
<br />
Good to know.<br />
<br />
We should definately have a plugins-not-totally-working-on-a-better-cms section <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Sun, 23 Aug 2009 06:55:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16402]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[After many hours of repatching/updating and every time with the same result I finally found the file causing this. It is none of the above.<br />
<br />
If you have a plugin in your plugins folder called &quot;index&quot; (T3 File Indexor) by Chris T even if it is not installed will cause your homepage to not show.<br />
Rename it or just remove it from your plugins folder and your homepage will show.]]></description>
			<pubDate>Sun, 23 Aug 2009 05:41:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16398]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Check if datas/cache and its subfolders has chmod 777. If it doesn't help, try disabling $cfg['xtpl_cache'] in datas/config.php]]></description>
			<pubDate>Fri, 21 Aug 2009 03:41:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16323]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16238#16238">#</a> <strong>Trustmaster :</strong>
You have missed the first step from <a href="http://www.cotonti.com/downloads/releases/genoa_062">here</a>:<br />
</blockquote>
<br />
There was nothing there when I updated as I did manually add the folders and were not even on my test site, but I even checked that just to be sure. Folder was empty.<br />
Immediatly after applying 0.6.1 I applied 0.6.2 (according th readme)<br />
<br />
Anyway, people here always seem to doubt my updating skills so I reverted back to an earlier DB version (0.0.5) and did all the patching up to 0.6.2 again.........same result. My homepage is still empty. All white, nothing there except header, nav bar and footer.<br />
Forums, search etc all work, just not the homepage.<br />
<br />
<br />
To revert back to 0.0.5 (for the DB) would I have to even put back the 0.0.5 core files? Put the DB back, update the DB and corefiles step by step again?<br />
My maintenance mode is on while doing the patching. Could that cause the issues? <br />
<br />
<br />
<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16252#16252">#</a> <strong>SunChase :</strong>
try turning off the news plugin<br />
</blockquote>
<br />
Not only did I replace all plugin files I also disabled them all, same result, the homepage stays empty.]]></description>
			<pubDate>Fri, 21 Aug 2009 03:15:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16317]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[try turning off the news plugin]]></description>
			<pubDate>Wed, 19 Aug 2009 21:30:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16252]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[You have missed the first step from <a href="http://www.cotonti.com/downloads/releases/genoa_062">here</a>:<br />
<blockquote><strong>Updating from 0.6.1:</strong><hr />1. Remove all files from your <em>datas/cache/templates</em></blockquote>]]></description>
			<pubDate>Wed, 19 Aug 2009 14:05:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16238]]></link>
		</item>
		<item>
			<title>foxhound</title>
			<description><![CDATA[I am stuck with kind of the same since updating to Genoa 0.6.2<br />
<br />
My whole site works however it will just not show the homepage. Nothing except the header with the navbar and than the footer. Nothing in between.<br />
I have replaced all core files. I have replaced all plugins. I have replaced all sed_light skin files.<br />
I have replaced the config.php with the sample file.<br />
I have commented that error log thingy but it shows no errors at all.<br />
I guess its time to seek help.<br />
<br />
I can acces the forums, the download section, search, adminqv everything. Just not homepage.<br />
<br />
Here is how it looks:<br />
<a href="http://www.armaholic.com/datas/users/4-empty_homepage.png" rel="nofollow"><img src="http://www.armaholic.com/datas/thumbs/4-empty_homepage.png" alt="" /></a><br />
<br />
<br />
[edit]<br />
The picture above is of the default cotonti skin. It has the same result with our skin we use.<br />
And here is how the homepage should look:<br />
<a href="http://www.armaholic.com/index.php" rel="nofollow">http://www.armaholic.com/index.php</a>]]></description>
			<pubDate>Wed, 19 Aug 2009 06:50:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16230]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[Hooray!<br />
It works now - no blank page and I was able to register.<br />
<br />
Thank you, guys. You all rock!]]></description>
			<pubDate>Sat, 15 Aug 2009 02:38:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post16006]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Try it without gzip:<br />
<div class="highlight"><pre class="php">/* ======== Gzip and output filtering ======== */
ob_start();

ob_start('sed_outputfilters');</pre></div>]]></description>
			<pubDate>Sat, 15 Aug 2009 01:55:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=30#post15999]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[Default skin and language.<br />
<br />
I tried Seditio yesterday and got the same errors - blank page.]]></description>
			<pubDate>Sat, 15 Aug 2009 01:42:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15996]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[That means either it still has some errors (although I can't see any), or output buffering goes crazy on this host and doesn't flush. Have you tried installing Seditio there? It uses pretty same output buffering. Another thing that might happen is having invalid characters in skin files or language files. But it is not likely to happen with default skin and English.]]></description>
			<pubDate>Sat, 15 Aug 2009 01:05:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15989]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=15982#15982">#</a> <strong>Trustmaster :</strong>
I have just downloaded 0.6.1 package in all 3 formats and unpacked them. The datas/cache/templates is present there. Probably it is your FTP program which just didn't upload it.<br />
<br />
<strong>Added 4 minutes later:</strong><br />
<br />
You need to uncomment those lines back in <em>system/common.php</em>, that is why you can't register.<br />
</blockquote>
<br />
If I uncomment them, I got the initial problem again - a blank page with two small squares.]]></description>
			<pubDate>Sat, 15 Aug 2009 00:54:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15987]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[hm.By default when there is an update from one version to another there should be some file,named patch.php(or similar).It could be in the <strong>sql</strong> folder.The session problem could be caused by this.<br />
<br />
If you havent done this,do the next things:<br />
copy this patch file to the root folder of your site<br />
name it patch.php<br />
goto yoursite/patch.php<br />
it will say Patch complete<br />
<br />
If this isnt it i dont know what to advice to you.By myself i have a similar problem(but not with registration and i have a much earlier Cotonti installed)]]></description>
			<pubDate>Sat, 15 Aug 2009 00:27:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15984]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I have just downloaded 0.6.1 package in all 3 formats and unpacked them. The datas/cache/templates is present there. Probably it is your FTP program which just didn't upload it.<br /><br /><b>Added 4 minutes later:</b><br /><br />You need to uncomment those lines back in <em>system/common.php</em>, that is why you can't register.]]></description>
			<pubDate>Sat, 15 Aug 2009 00:21:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15982]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[WOW thank you.<br />
<br />
I got it working thanks to you.<br />
<br />
Here it is the solution:<br />
<br />
I downloaded the latest i.e. Cotonti Genoa 0.6.1 and there's no folder named cache nor a skins or templates folder inside it. Install.txt doesn't say to create it, does it??<br />
<br />
So, I created the two folders (&quot;chache&quot; and &quot;templates&quot;) inside &quot;datas&quot; and chmod them to 777.<br />
<br />
I already had the other folders chmoed to 777.<br />
<br />
It looks it is working. Now I register and see what happens.<br />
<br />
Thank you but we should add the two folders to the package or tell about their creation in the installation file.<br /><br /><b>Added 10 minutes later:</b><br /><br />I cannot register. It says: Your session has expired. Please try again.<br />
<br />
I searched in the forum and found it used to be an issue with 0.6<br />
Hasn't it be fixed now? What should I do?]]></description>
			<pubDate>Sat, 15 Aug 2009 00:07:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15976]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[if you updated from earlier version of cotonti(like 0.0.6 or earlier) than you should have created in the <strong>datas</strong> folder a folder named <strong>cache</strong> , and in the <strong>cache</strong> folder - a <strong>skins</strong> folder.<br />
<br />
than you should have added to the datas/config.php you should have added atleast this:<br />
$cfg['xtpl_cache'] = TRUE;      <br />
$cfg['html_cleanup'] = TRUE;    <br />
$cfg['cache_dir'] = './datas/cache';<br />
<br />
................<br />
<br />
also i noticed that on your site this message appears:<br />
<span style="color:#EF2929">Fatal error: Uncaught exception 'Exception' with message 'Your &quot;./datas/cache/templates/&quot; is not writable'</span> <pre class="code">in /home/content/a/l/e/alek4ca/html/system/xtemplate.php:172 Stack trace: #0 /home/content/a/l/e/alek4ca/html/system/xtemplate.php(39): XTemplate-&gt;restart('skins/sed-light...') #1 /home/content/a/l/e/alek4ca/html/system/header.php(92): XTemplate-&gt;__construct('skins/sed-light...') #2 /home/content/a/l/e/alek4ca/html/system/core/index/index.inc.php(34): require_once('/home/content/a...') #3 /home/content/a/l/e/alek4ca/html/index.php(20): require_once('/home/content/a...') #4 {main} thrown in /home/content/a/l/e/alek4ca/html/system/xtemplate.php on line 172</pre>
<br />
this could be caused by the thing a at the begining(about the cache folder)<br />
but also it could be caused by the hosts system.It this case you should login on your host members area,then click on '<span style="text-decoration:underline">File manager</span>(i dont know how its called in your host-site)',select all of the files and folders and click on a 'Edit' button,where you should have 'File right' - there should be some field with numbers like '775'-change it to 777]]></description>
			<pubDate>Fri, 14 Aug 2009 23:53:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15975]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[There is no &quot;./datas/cache/templates/&quot; in my package!?]]></description>
			<pubDate>Fri, 14 Aug 2009 23:25:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15972]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[the first link sais that there is a problem with the skin files<br />
<br />
&quot;message 'Your &quot;./datas/cache/templates/&quot; is not writable'&quot;<br />
the host runs on a linux os.You need to open the site files with the hosts file manager or something,what will give you an opportunity to change the access to the files and folders to CHMOD 777]]></description>
			<pubDate>Fri, 14 Aug 2009 22:33:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15971]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[this is the blank page I get - it is not completely blank... <a href="http://www.zeeprogram.com/" rel="nofollow">http://www.zeeprogram.com/</a><br />
and for the php info: <a href="http://www.zeeprogram.com/info.php" rel="nofollow">http://www.zeeprogram.com/info.php</a><br />
<br />
I'll try your recommendation.<br />
<br />
---<br />
No successful. Please, read the error message I get. I have no clue]]></description>
			<pubDate>Fri, 14 Aug 2009 22:23:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15970]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[How about letting us take a look at that phpinfo page?<br />
<br />
The page gets blank when there are some PHP errors but output buffer prevents them from popping up. You can temporarily disable it by commenting these lines in <em>system/common.php</em>:<br />
<div class="highlight"><pre class="php">/* ======== Gzip and output filtering ======== */
/*
if ($cfg&#091;'gzip'&#093;)
{ @ob_start('ob_gzhandler'); }
else
{ ob_start(); }

ob_start('sed_outputfilters');
*/</pre></div>
<br />
Then you should see the error messages.]]></description>
			<pubDate>Fri, 14 Aug 2009 21:15:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15966]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[Yes, it is specific to that host which is the free hosting of godaddy.com<br /><br /><b>Added 12 hours 39 minutes later:</b><br /><br />Ok, an update. Puzzled about my incapacity to install it, I tried again. First off, I uploaded a php info page.<br />
SURPRISE<br />
the php on GoDaddy.com server is a whoopping 5.2.8<br />
<br />
So, again - why I get a blank page? If I look into the source, there is nothing. Like if something is blocking it.]]></description>
			<pubDate>Fri, 14 Aug 2009 08:25:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15951]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[5.0.67 looks like a MySQL version, not PHP. Is your problem specific to that host?]]></description>
			<pubDate>Fri, 14 Aug 2009 04:28:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15939]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I discovered the fault is mine - i.e. of this server. It is PHP 5.0.67!<br />
Sorry<br />
<br />
Packages were Cotonti Genesis 0.0.5 and Genoa 0.6.1<br />
Now I trying with Seditio 121 (yep...)]]></description>
			<pubDate>Fri, 14 Aug 2009 04:17:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15936]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[What exact package do you try install?]]></description>
			<pubDate>Thu, 13 Aug 2009 21:30:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15916]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I have not been able to install either Siena latest edition or Cotonti latest edition. I keep getting a blank page. I know how to install Cotonti and I did that many times in the past. What's wrong?]]></description>
			<pubDate>Thu, 13 Aug 2009 21:22:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15913]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[Look at <a href="http://www.cotonti.com/forums.php?m=posts&amp;q=3118">the post upadates</a> ... mine it was a plugin error...  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/confused.gif" alt=":/" />]]></description>
			<pubDate>Fri, 07 Aug 2009 15:47:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15651]]></link>
		</item>
		<item>
			<title>Dave</title>
			<description><![CDATA[in my opinion some parts of &quot;core&quot; have changed or simply tpl ... im working much last days etc but ill try to look closer to it... (dont expect much lol)]]></description>
			<pubDate>Fri, 07 Aug 2009 14:37:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15641]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[We are so many with this <strong>blank pages problem</strong> in Cotonti 0.6.1...<br />
<br />
Look!: <a href="http://www.cotonti.com/forums.php?m=posts&amp;q=3118">http://www.cotonti.com/forums.php?m=posts&amp;q=3118</a><br />
<br />
What's happening?  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/confused.gif" alt=":/" />]]></description>
			<pubDate>Thu, 06 Aug 2009 22:34:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15595]]></link>
		</item>
		<item>
			<title>Dave</title>
			<description><![CDATA[i have also this probl ... after i moved @  0 6 1 ...<br />
<br />
<a href="http://ev.toster.net/plug.php?e=q3roster" rel="nofollow">http://ev.toster.net/plug.php?e=q3roster</a><br />
<br />
<a href="http://ev.toster.net/plug.php?e=npq3plug" rel="nofollow">http://ev.toster.net/plug.php?e=npq3plug</a><br />
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="plugin.standalone.q3roster.tpl" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler">&lt;!-- BEGIN: MAIN --&gt;<br />
	&lt;div class=&quot;mboxHD&quot;&gt;{ROSTER_TITLE}&lt;/div&gt;<br />
	<br />
	   &lt;div class=&quot;mboxBody&quot;&gt;<br />
		&lt;center&gt;&lt;img src=https://www.cotonti.com/&quot;{PLUGIN_ROSTER_LOGO}&quot;&gt;&lt;/img&gt;&lt;/center&gt;<br />
		&lt;br/&gt;<br />
		&lt;div class=&quot;tCap&quot;&gt;&lt;/div&gt;<br />
	&lt;table class=&quot;cells&quot; cellspacing=&quot;2&quot; width=&quot;95%&quot;&gt;<br />
		&lt;tr&gt; <br />
			&lt;td colspan=&quot;4&quot; width=&quot;120&quot; &gt;Roster status: {PLUGIN_ROSTER_OC}&lt;/td&gt;<br />
			&lt;td colspan=&quot;4&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
<br />
		&lt;/tr&gt;<br />
		&lt;tr&gt; <br />
			&lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM_MAINGRP}'s&lt;/td&gt;<br />
		&lt;/tr&gt;<br />
		&lt;tr&gt; <br />
			&lt;td class=&quot;coltop&quot; width=&quot;15&quot;&gt;#&lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot;&gt;Name:&lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot;&gt;Real name:&lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot;&gt;Xfire:&lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot; width=&quot;20&quot;&gt;Age:&lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot; width=&quot;33%&quot;&gt;Rank: &lt;/td&gt;<br />
			&lt;td class=&quot;coltop&quot; width=&quot;20px&quot;&gt;PM:&lt;/td&gt;<br />
      &lt;/tr&gt;<br />
	  <br />
	  <br />
&lt;!-- BEGIN: TEAM_ROW --&gt;<br />
<br />
		&lt;tr&gt;<br />
	  <br />
			&lt;td align=&quot;center&quot; &gt;{TEAM_COUNTRYFLAG}&lt;/td&gt;<br />
			&lt;td align=&quot;left&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM_ID}&quot;&gt;{PLUGIN_ROSTER_TAG}{TEAM_NAME}&lt;/a&gt;&lt;/td&gt;<br />
			&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM_EXTRA1}&lt;/td&gt;<br />
			&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM_EXTRA2}&lt;/td&gt;<br />
			&lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM_AGE}&lt;/td&gt;	<br />
			&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM_MAINGRP}&lt;/td&gt;	<br />
			&lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM_ID}&quot;&gt;{TEAM_PM}&lt;/a&gt;&lt;/td&gt;<br />
		&lt;/tr&gt;<br />
&lt;!-- END: TEAM_ROW --&gt;<br />
<br />
		&lt;tr&gt; <br />
			&lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM2_MAINGRP}'s&lt;/td&gt;<br />
		&lt;/tr&gt;<br />
<br />
&lt;!-- BEGIN: TEAM2_ROW --&gt;<br />
<br />
	&lt;tr&gt;<br />
		&lt;td align=&quot;center&quot; bgcolor=&quot;#ECECEC&quot;&gt;{TEAM2_COUNTRYFLAG}&lt;/td&gt;<br />
		&lt;td align=&quot;left&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM2_ID}&quot;&gt;{PLUGIN_ROSTER_TAG}{TEAM2_NAME}&lt;/a&gt;&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM2_EXTRA1}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM2_EXTRA2}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM2_AGE}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM2_MAINGRP}&lt;/td&gt;<br />
		&lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM2_ID}&quot;&gt;{TEAM2_PM}&lt;/a&gt;&lt;/td&gt;<br />
	&lt;/tr&gt;<br />
&lt;!-- END: TEAM2_ROW --&gt;<br />
<br />
		&lt;tr&gt; <br />
			&lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM3_MAINGRP}'s&lt;/td&gt;<br />
		&lt;/tr&gt;<br />
&lt;!-- BEGIN: TEAM3_ROW --&gt;<br />
<br />
      &lt;tr&gt;<br />
		&lt;td align=&quot;center&quot; bgcolor=&quot;#ECECEC&quot;&gt;{TEAM3_COUNTRYFLAG}&lt;/td&gt;<br />
		&lt;td align=&quot;left&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM3_ID}&quot;&gt;{PLUGIN_ROSTER_TAG}{TEAM3_NAME}-T-&lt;/a&gt;&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM3_EXTRA1}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM3_EXTRA2}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM3_AGE}&lt;/td&gt;<br />
		&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM3_MAINGRP}&lt;/td&gt;<br />
		&lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM3_ID}&quot;&gt;{TEAM3_PM}&lt;/a&gt;&lt;/td&gt;<br />
	   &lt;/tr&gt;<br />
&lt;!-- END: TEAM3_ROW --&gt;<br />
      &lt;tr&gt; <br />
        &lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM4_MAINGRP}'s&lt;/td&gt;<br />
      &lt;/tr&gt;<br />
&lt;!-- BEGIN: TEAM4_ROW --&gt;<br />
      &lt;tr&gt;<br />
	&lt;td align=&quot;center&quot; bgcolor=&quot;#ECECEC&quot;&gt;{TEAM4_COUNTRYFLAG}&lt;/td&gt;<br />
        &lt;td align=&quot;left&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM4_ID}&quot;&gt;{TEAM4_NAME}&lt;/a&gt;&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM4_EXTRA1}&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM4_EXTRA2}&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM4_AGE}&lt;/td&gt;	<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM4_MAINGRP}&lt;/td&gt;	<br />
        &lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM4_ID}&quot;&gt;{TEAM4_PM}&lt;/a&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!-- END: TEAM4_ROW --&gt;<br />
<br />
        &lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM5_MAINGRP}'s&lt;/td&gt;<br />
      &lt;/tr&gt;<br />
&lt;!-- BEGIN: TEAM5_ROW --&gt;<br />
      &lt;tr&gt;<br />
	&lt;td align=&quot;center&quot; bgcolor=&quot;#ECECEC&quot;&gt;{TEAM5_COUNTRYFLAG}&lt;/td&gt;<br />
        &lt;td align=&quot;left&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM5_ID}&quot;&gt;{TEAM5_NAME}&lt;/a&gt;&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM5_EXTRA1}&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM5_EXTRA2}&lt;/td&gt;<br />
	&lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM5_AGE}&lt;/td&gt;	<br />
	&lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM5_MAINGRP}&lt;/td&gt;	<br />
        &lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM5_ID}&quot;&gt;{TEAM5_PM}&lt;/a&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!-- END: TEAM5_ROW --&gt;<br />
<br />
	&lt;tr&gt; <br />
         &lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot;&gt;{TEAM6_MAINGRP}'s&lt;/td&gt;<br />
	&lt;/tr&gt;<br />
<br />
&lt;!-- BEGIN: TEAM6_ROW --&gt;<br />
<br />
	&lt;tr&gt;<br />
	 &lt;td align=&quot;center&quot; bgcolor=&quot;#ECECEC&quot;&gt;{TEAM6_COUNTRYFLAG}&lt;/td&gt;<br />
	 &lt;td align=&quot;left&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM6_ID}&quot;&gt;{TEAM6_NAME}&lt;/a&gt;&lt;/td&gt;<br />
	 &lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM6_EXTRA1}&lt;/td&gt;<br />
	 &lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM6_EXTRA2}&lt;/td&gt;<br />
	 &lt;td bgcolor=&quot;#ECECEC&quot; align=&quot;center&quot;&gt;{TEAM6_AGE}&lt;/td&gt;<br />
	 &lt;td bgcolor=&quot;#ECECEC&quot;&gt;{TEAM6_MAINGRP}&lt;/td&gt;<br />
	 &lt;td class=&quot;centerall&quot; bgcolor=&quot;#ECECEC&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=details&amp;id={TEAM6_ID}&quot;&gt;{TEAM6_PM}&lt;/a&gt;&lt;/td&gt;<br />
	&lt;/tr&gt;<br />
&lt;!-- END: TEAM6_ROW --&gt;<br />
      &lt;tr&gt; <br />
        &lt;td class=&quot;coltop&quot; width=&quot;100%&quot; colspan=&quot;7&quot; align=&quot;center&quot;&gt;<br />
----------------------------------------------<br />
         {PLUGIN_ROSTER_INDEX}<br />
	&lt;/td&gt;<br />
      &lt;/tr&gt;<br />
<br />
  &lt;tr&gt;<br />
    &lt;td colspan=&quot;7&quot; width=&quot;100%&quot; align=&quot;right&quot;&gt;Site Team Plugin modded by Dave, credits: Fallen.&lt;/td&gt;<br />
  &lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/div&gt;<br />
&lt;!-- END: MAIN --&gt;</div></div>]]></description>
			<pubDate>Thu, 06 Aug 2009 22:06:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post15594]]></link>
		</item>
		<item>
			<title>Triton</title>
			<description><![CDATA[This also happened to me, when I updated Cotonti on a test server I received 'Unclosed Header tag', so I checked my header.tpl and realized I forgot to include &lt;!-- END: HEADER --&gt;. So I added that and fixed the problem. Buuuut when I updated Cotonti on a site in Maintenance mode all that appeared was a blank page, no messages. so I was searching around (Mainly users.tpl, header, index and footer) and found I forgot &lt;!-- END: MAIN --&gt; in users.tpl, so I added that and the problem fixed, but there was no error message like on the test server o0]]></description>
			<pubDate>Fri, 17 Jul 2009 14:48:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14434]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=14423#14423">#</a> <strong>Trustmaster :</strong>
Could you tell us what the reason was?<br />
</blockquote>
<br />
I had the <a href="http://trac.cotonti.com/ticket/127">http://trac.cotonti.com/ticket/127</a> running and i had to remove the mysql for that.]]></description>
			<pubDate>Fri, 17 Jul 2009 13:11:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14428]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Could you tell us what the reason was?]]></description>
			<pubDate>Fri, 17 Jul 2009 12:20:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14423]]></link>
		</item>
		<item>
			<title>minoation</title>
			<description><![CDATA[Nice site btw.]]></description>
			<pubDate>Fri, 17 Jul 2009 08:42:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14409]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[Ok got that fixed, thanks Trustmaster.]]></description>
			<pubDate>Fri, 17 Jul 2009 08:08:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14408]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Try commenting output buffering in system/common.php to see error messages:<br />
<div class="highlight"><pre class="php">/*if ($cfg&#091;'gzip'&#093;)
{ @ob_start('ob_gzhandler'); }
else
{ ob_start(); }

ob_start('sed_outputfilters');*/</pre></div>]]></description>
			<pubDate>Fri, 17 Jul 2009 05:00:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14399]]></link>
		</item>
		<item>
			<title>AerialAngel</title>
			<description><![CDATA[Which site is it then?]]></description>
			<pubDate>Fri, 17 Jul 2009 03:42:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2983&d=0#post14393]]></link>
		</item>
	</channel>
</rss>