<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : index.php error</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 01 May 2026 02:05:37 -0000</pubDate>

		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	The folder is missing because git (and some other version control systems) leave out empty directories when you export (download) the repository completely, so it's not .gitignore that's causing it.</p>
]]></description>
			<pubDate>Za, 20 Aug 2011 16:42:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post30511]]></link>
		</item>
		<item>
			<title>Xerora</title>
			<description><![CDATA[<p>
	You can do either what gari46 said or create the folder path datas/cache/templates and chmod it to 755. This error is because the folder ./datas/cache/templates is missing. I'm assuming this is because these downloads are packaged directly from git and .gitignore is excluding it.</p>
]]></description>
			<pubDate>Vr, 19 Aug 2011 23:46:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post30510]]></link>
		</item>
		<item>
			<title>gari46</title>
			<description><![CDATA[<pre class="brush:php;">
datas/config.php

$cfg['xtpl_cache'] = TRUE;

replaced by 

$cfg['xtpl_cache'] = FALSE;

</pre>
]]></description>
			<pubDate>Vr, 19 Aug 2011 21:12:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post30509]]></link>
		</item>
		<item>
			<title>barkerb23</title>
			<description><![CDATA[okay. i found out what i did wrong <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /> but.. now i get <br />
<pre class="code">Fatal error: Uncaught exception 'Exception' with message 'Your &quot;./datas/cache/templates/&quot; is not writable' in /home/a3604698/public_html/system/xtemplate.php:184 Stack trace: #0 /home/a3604698/public_html/system/xtemplate.php(39): XTemplate-&gt;restart('skins/sed-light...') #1 /home/a3604698/public_html/system/header.php(92): XTemplate-&gt;__construct('skins/sed-light...') #2 /home/a3604698/public_html/system/core/index/index.inc.php(34): require_once('/home/a3604698/...') #3 /home/a3604698/public_html/index.php(20): require_once('/home/a3604698/...') #4 {main} thrown in /home/a3604698/public_html/system/xtemplate.php on line 184</pre>
<br />
and other people said they got this error also here<br />
<br />
<a href="http://www.cotonti.com/docs/en/admin/install_guide?highlight=error">http://www.cotonti.com/docs/en/admin/install_guide?highlight=error</a><br />
<br />
<span style="color:#EF2929">HELP!!!!!!</span><br /><br /><b>Added 36 minutes later:</b><br /><br /><strong>SOLVED SOLVED SOLVED SOLVED SOLVED!!!!!</strong>]]></description>
			<pubDate>Zo, 16 Jan 2011 07:56:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post27942]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[look this<br />
<a href="http://www.cotonti.com/docs/en/admin/install_guide?highlight=INSTALL">http://www.cotonti.com/docs/en/admin/install_guide?highlight=INSTALL</a><br />
<br />
or for lazy<br />
<a href="http://www.cotonti.com/news/community/video_tutorials?highlight=INSTALL">http://www.cotonti.com/news/community/video_tutorials?highlight=INSTALL</a>]]></description>
			<pubDate>Zo, 16 Jan 2011 06:17:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post27939]]></link>
		</item>
		<item>
			<title>barkerb23</title>
			<description><![CDATA[INSTALL sql file? u mean make a database? idk what u mean. what sql file?<br /><br /><b>Added 3 minutes later:</b><br /><br />look here<br />
<br />
www.pspcextreme.hostzi.com]]></description>
			<pubDate>Zo, 16 Jan 2011 06:10:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post27938]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[Do you install sql file&amp;?]]></description>
			<pubDate>Zo, 16 Jan 2011 06:07:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post27937]]></link>
		</item>
		<item>
			<title>barkerb23</title>
			<description><![CDATA[hello. i am trying to install cotonti on my website.. but when i put all the files in the server, i get an error message that says..<br />
<pre class="code">Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/a3604698/public_html/system/database.mysql.php on line 96</pre>
and on line 96 it has:<br />
<pre class="code">return is_null($conn) ? mysql_error($sed_dbc) : mysql_error($conn);</pre>
and i put all the correct info in the config.php and it says:<br />
<pre class="code">2011-01-15 22:03
Fatal error : Could not connect to database !
Please check your settings in the file datas/config.php
MySQL error :</pre>
<br />
view it <a href="http://www.pspcextreme.hostzi.com" rel="nofollow"><strong>HERE</strong></a><br />
all help is appreciated as well as comments <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Zo, 16 Jan 2011 06:05:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6123&d=0#post27936]]></link>
		</item>
	</channel>
</rss>