<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Avatars won&#039;t upload.</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 18:33:50 -0000</pubDate>

		<item>
			<title>duck101</title>
			<description><![CDATA[it's still not working <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sad.gif" alt=":(" /><br />
<br />
<a href="http://img24.imageshack.us/img24/8802/userav.jpg" rel="nofollow"><img src="http://img24.imageshack.us/img24/8802/userav.jpg" alt="" class="scale" /></a><br />
<br />
<a href="http://img24.imageshack.us/img24/3360/userav2.jpg" rel="nofollow"><img src="http://img24.imageshack.us/img24/3360/userav2.jpg" alt="" class="scale" /></a><br />
<br />
but look at these, they have a dot in front of them<br />
<pre class="code">$cfg&#091;'plugins_dir'&#093; = './plugins';
$cfg&#091;'system_dir'&#093; = './system';</pre>]]></description>
			<pubDate>Нд, 09 Сер 2009 01:20:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15718]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[hm.open config.php on line 72 and replace it with $cfg['av_dir'] = './datas/avatars/';<br />
i just looked on my host how the avatar directories are created and if its runing on linux your avatar directories should look like this : ./datas/avatars/1-avatar.gif]]></description>
			<pubDate>Сб, 08 Сер 2009 20:17:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15708]]></link>
		</item>
		<item>
			<title>duck101</title>
			<description><![CDATA[here you go<br />
<a href="http://img195.imageshack.us/img195/6991/sqlav.png" rel="nofollow"><img src="http://img195.imageshack.us/img195/6991/sqlav.png" alt="" class="scale" /></a><br />
<br />
I don't get why there is numbers next to it though. becuase that's not what they were named when they were uploaded, and there not all in .gif format]]></description>
			<pubDate>Сб, 08 Сер 2009 10:23:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15683]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Open phpmyadmin and ... <a href="https://www.cotonti.com/datas/users/ad_425.jpg"><img src="https://www.cotonti.com/datas/thumbs/ad_425.jpg" alt="" class="scale" /></a><br />
there you will have a User_avatar colonn.It will have data about the avatars like data/avatars/1-avatar.gif]]></description>
			<pubDate>Сб, 08 Сер 2009 08:20:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15681]]></link>
		</item>
		<item>
			<title>duck101</title>
			<description><![CDATA[i'm having a hard time following you.<br />
<br />
so upload a file names avatar.pen into my database then open sed_users in view mode. then look in user_avatar.<br />
<br />
i kind of get the second part but I don't get what you mean by upload some avatar.pen.<br />
<br />
<br />
I really appreciate you taking your time trying to help me.]]></description>
			<pubDate>Сб, 08 Сер 2009 04:16:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15669]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Upload some avatar.pen your data base and open the sed_users in View mode.Look in user_avatar what is the directory of the avatars.]]></description>
			<pubDate>Сб, 08 Сер 2009 03:28:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15667]]></link>
		</item>
		<item>
			<title>duck101</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=15644#15644">#</a> <strong>Trustmaster :</strong>
You don't need to rename any folders, just make sure $cfg['av_dir'] is set to<br />
<div class="highlight"><pre class="php">$cfg&#091;'av_dir'&#093; = 'datas/avatars/';</pre></div>
in your <em>datas/config.php</em><br />
</blockquote>
<br />
yup that's what it says and I even copied and pasted your code to make sure that there was no extra spaces<br />
<br />
now I'll try putting '.datas/avatars/';<br />
<br />
Edit putting .datas in the config.php didn't work I'll make a list of everything I have done so far to see if I have made any mistakes.<br />
<br />
I chmod the folders <a href="http://img35.imageshack.us/img35/7220/chmod.png" rel="nofollow"><img src="http://img35.imageshack.us/img35/7220/chmod.png" alt="" class="scale" /></a><br />
<br />
then I opened up the php information thing to make sure that uploads wasn't disabled which it wasn't and everything else looked fine.<br />
<br />
Then I tryed uploading different image formats e.g. .jpg and .gif all in the 64x64 px which didn't work<br />
<br />
<br />
Now I am lost and have no idea what else could be causing this]]></description>
			<pubDate>Сб, 08 Сер 2009 02:00:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15664]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=15626#15626">#</a> <strong>SunChase :</strong>
i found out that if the Hosts OS is linux(or ect.) then &quot;.datas/avatars&quot;(not &quot;datas/avatars&quot; is correct.You need to remove the dot if the host runs of a Windows hosting<br />
</blockquote>
<br />
I'm on a Linux Host BUT I ALSO had to correct the url killing the dot...  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/confused.gif" alt=":/" />]]></description>
			<pubDate>Пт, 07 Сер 2009 15:43:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15649]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[You don't need to rename any folders, just make sure $cfg['av_dir'] is set to<br />
<div class="highlight"><pre class="php">$cfg&#091;'av_dir'&#093; = 'datas/avatars/';</pre></div>
in your <em>datas/config.php</em>]]></description>
			<pubDate>Пт, 07 Сер 2009 14:46:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15644]]></link>
		</item>
		<item>
			<title>duck101</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=15620#15620">#</a> <strong>Kilandor :</strong>
Removed the PHPinfo link, its not recommended to publicly place those<br />
<br />
Did you modify and fix your config.php with the above?<br />
</blockquote>
<br />
there's nothing that I can really modify the only things that are in any way related are<br />
<pre class="code">$cfg&#091;'dir_perms'&#093; = 0777;
$cfg&#091;'file_perms'&#093; = 0664;</pre>
<br />
which does this need to be changed to 0777<br />
<br />
and this <pre class="code">$cfg&#091;'av_dir'&#093; = 'datas/avatars/';</pre>
does this need to be changed in anyway like SunChase said above ^<br />
<br />
do I need to rename my datas folder to .datas<br />
<br />
Thx for your help]]></description>
			<pubDate>Пт, 07 Сер 2009 09:03:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15634]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[i found out that if the Hosts OS is linux(or ect.) then &quot;.datas/avatars&quot;(not &quot;datas/avatars&quot; is correct.You need to remove the dot if the host runs of a Windows hosting]]></description>
			<pubDate>Пт, 07 Сер 2009 05:44:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15626]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Removed the PHPinfo link, its not recommended to publicly place those<br />
<br />
Did you modify and fix your config.php with the above?]]></description>
			<pubDate>Пт, 07 Сер 2009 04:08:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15620]]></link>
		</item>
		<item>
			<title>duck101</title>
			<description><![CDATA[the avatars on my site arn't working I did what you said and this is what came up.<br />
<br />
<pre class="code">file_uploads	On	On
upload_max_filesize 2M 2M 
upload_tmp_dir /tmp /tmp 
user_dir no value </pre>]]></description>
			<pubDate>Пт, 07 Сер 2009 00:22:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15600]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Thanks for the catch, i've fixed it in svn]]></description>
			<pubDate>Пн, 03 Сер 2009 02:47:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15403]]></link>
		</item>
		<item>
			<title>SunChase</title>
			<description><![CDATA[Got the same error.<br />
The avatar size is normal.No errors appear.When i check /datas/avatars/ i see that its empty.<br />
Through the hidemenu i have an avatar shown.If the avatar is chosen from the default avatar list it works.But if i upload an avatar it shows : /.datas/avatars/1-avatar.gif<br />
<br />
<br />
This has been checked on localhost and on a host.DB was also checked.<br /><br /><b>Добавлено 1 час 40 Минут спустя:</b><br /><br />eeeeeehh.I found whats the problem.This is a bug.The defaul avatar dir for upload is really set to &quot;.datas/avatars&quot;(not &quot;datas/avatars&quot;).<br />
<br />
Here is a simple temporary solution - in the sites root folder create a folder and name it &quot;.datas&quot;,and create a &quot;avatars&quot; folder in it...this will work<br /><br /><b>Добавлено 25 Минут спустя:</b><br /><br />found what was wrong.<br />
change $cfg['av_dir'] = '.datas/avatars/';<br />
to<br />
$cfg['av_dir'] = 'datas/avatars/';<br />
in datas/config.php]]></description>
			<pubDate>Нд, 02 Сер 2009 23:24:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15387]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[Create a new PHP file.<br />
<br />
Call it phpinfo.php<br />
<br />
Paste this code inside:<br />
<br />
<pre class="code">&lt;?php phpinfo(); ?&gt;</pre>
<br />
Upload phpinfo.php to your /www folder.<br />
<br />
Simply point your browser to www.yoursite.com/phpinfo.php and then find this lines:<br />
file_uploads, upload_max_filesize, upload_tmp_dir<br />
<br />
And write back here with the info.<br />
<br />
For example:<br />
<pre class="code">file_uploads	On	On
upload_max_filesize	64M	64M
upload_tmp_dir	X:\xampp\tmp	X:\xampp\tmp
</pre>]]></description>
			<pubDate>Нд, 02 Сер 2009 22:35:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15382]]></link>
		</item>
		<item>
			<title>iSnipe</title>
			<description><![CDATA[I uploaded photos through pfs, and no problem. But Avatars wont upload. <br />
@Trustmaster: I went to users and I had the settings at 180x180 and 8000 kb. I tried to upload a .png .gif,  and .jpg to no avail.<br />
How do you do the second step?]]></description>
			<pubDate>Нд, 02 Сер 2009 21:34:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15378]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Please check:<br />
<ol>
<li>Administration =&gt; Configuration =&gt; Users =&gt; Avatar options</li>
<li>These options of you php.ini/phpinfo: file_uploads, upload_max_filesize, upload_tmp_dir</li>
</ol>]]></description>
			<pubDate>Нд, 02 Сер 2009 15:30:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15362]]></link>
		</item>
		<item>
			<title>iSnipe</title>
			<description><![CDATA[k i have to wait till the host checks the site. But when I upload an avatar through Profile, it doesnt upload to datas/avatar/. <br />
I checked on mah FTP]]></description>
			<pubDate>Нд, 02 Сер 2009 07:35:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15358]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[I actually don't recall if avatar shows error's. Try uploading your avatar straight into PFS, it will say if there are any errors]]></description>
			<pubDate>Нд, 02 Сер 2009 07:05:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15355]]></link>
		</item>
		<item>
			<title>iSnipe</title>
			<description><![CDATA[Thats the thing. I dont get an error.<br />
You just cant upload an avatar. When you try, it says : Updated<br />
But ur avatar doesnt show. Instead, theres a broken image icon. i chmoded, did a fresh install and still nothing]]></description>
			<pubDate>Нд, 02 Сер 2009 06:15:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15352]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Well can't view your site cause its under review.<br />
<br />
Are you receiving an error, if so please post it exactly.]]></description>
			<pubDate>Нд, 02 Сер 2009 05:50:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15348]]></link>
		</item>
		<item>
			<title>iSnipe</title>
			<description><![CDATA[Hello.<br />
When you go to Profile and try to upload a avatar on my site, it won't upload and shows a &quot;broken&quot; icon that I think represents the image.<br />
I have repeatedly install Cotonti and CHMODed all the folders in /Datas/ to 777. I can still upload photos. Its just the avatars.<br />
My site is <a href="http://www.ibloggr.netau.net/" rel="nofollow">http://www.ibloggr.netau.net/</a><br /><br /><b>Added 35 minutes later:</b><br /><br />EDIT: I Re-Installed Cotonti, but It still happpening<br /><br /><b>Added 51 minutes later:</b><br /><br />Please help?]]></description>
			<pubDate>Нд, 02 Сер 2009 03:00:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=3112&d=0#post15336]]></link>
		</item>
	</channel>
</rss>