Avatar Manager Error [message #6422] |
Thu, 10 October 2002 08:09 |
fpof
Messages: 25 Registered: September 2002
Karma: 0
|
Junior Member |
|
|
1.In Profile I am select Avatar Type Upload Avatar.
I am add Custom Avatar File.
Administartor Avatar Approval - prosess ok.
I am look me with avatar.
2.After that in Profile I am select Avatar Type Built In.
And get window without any message.
3.Avatar Management System
Web server doesn't have write permission to write to '/usr/local/apache2/htdocs/main/images/avatars', avatar upload disabled
[SELECT AVATAR]
In new wodow "Can't read '../images/avatars/'"
Add Avatar
() :
Query: INSERT INTO fud23_avatar(img, descr) VALUES('','')
Server Version: PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC 2.96
[Referring Page] http://sup.loc.ms/adm/admavatar.php?rid=1&S=4fc1512202ddca54b00b2a3b6f8 858fc#avt_sel
P.S. My forum default lang is Russian.
System Configuration
PHP built On: Linux sup 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
MySQL Version: PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC 2.96
PHP Version: 4.2.3
Web Server: Apache/2.0.40 (Unix) PHP/4.2.3
WebServer to PHP interface: apache2filter
Forum Version: 2.3.2RC3
Relavent PHP Settings:
Safe Mode: OFF
Display Errors: OFF
File Uploads: ON
Magic Quotes: OFF
Register Globals: OFF
Output Buffering: ON
Disabled Functions: none
PSpell Support: No
[Updated on: Fri, 11 October 2002 05:06] Report message to a moderator
|
|
|
Re: Avatar Manager Error [message #6434 is a reply to message #6422] |
Thu, 10 October 2002 16:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Does the directory
/usr/local/apache2/htdocs/main/images/avatars
exist?
FUDforum Core Developer
|
|
|
Re: Avatar Manager Error [message #6441 is a reply to message #6434] |
Fri, 11 October 2002 04:58 |
fpof
Messages: 25 Registered: September 2002
Karma: 0
|
Junior Member |
|
|
# ls -l /usr/local/apache2/htdocs/main
...
drwxr-x--- 8 apache2 apache2 4096 οΛΤ 8 10:43 images
...
# ls -l /usr/local/apache2/htdocs/main/images
...
drwxr-x--- 2 apache2 apache2 4096 οΛΤ 8 11:04 avatars
...
[Updated on: Fri, 11 October 2002 05:05] Report message to a moderator
|
|
|
Re: Avatar Manager Error [message #6448 is a reply to message #6441] |
Fri, 11 October 2002 12:54 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you chmod the directory 755 does it make a difference?
FUDforum Core Developer
|
|
|
Re: Avatar Manager Error [message #6606 is a reply to message #6448] |
Fri, 18 October 2002 07:46 |
fpof
Messages: 25 Registered: September 2002
Karma: 0
|
Junior Member |
|
|
1.Sorry, for not reply long.
2.And
drwxr xr x 8 apache2 apache2 οΛΤ 8 10:43 images
drwxr xr x 2 apache2 apache2 οΛΤ 8 11:04 avatars
not work (for errors see first mess),
and
drwxrwxrwx 8 apache2 apache2 οΛΤ 8 10:43 images
drwxrwxrwx 2 apache2 apache2 οΛΤ 8 11:04 avatars
not work too.
3. I have add Custom Avatar.
Avatar Approval works (I have wrote this in first mess).
But in Avatar Manager I see only [Edit][Delete] and don't see down Avatar Description nothing.
[Updated on: Fri, 18 October 2002 07:54] Report message to a moderator
|
|
|
Re: Avatar Manager Error [message #6613 is a reply to message #6606] |
Fri, 18 October 2002 14:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That because you may have uploaded the avatar manually (via FTP) so these avatars do not exist in the database.
FUDforum Core Developer
|
|
|
|
Re: Avatar Manager Error [message #7258 is a reply to message #6613] |
Thu, 14 November 2002 07:36 |
fpof
Messages: 25 Registered: September 2002
Karma: 0
|
Junior Member |
|
|
prottoss wrote on Fri, 18 October 2002 17:00 | That because you may have uploaded the avatar manually (via FTP) so these avatars do not exist in the database.
|
I think 'Web server doesn't have write permission to write to '/usr/local/apache2/htdocs/main/images/avatars', avatar upload disabled' not fud32_avatars table database error. May be wrong set up apache.
[Updated on: Fri, 15 November 2002 06:00] Report message to a moderator
|
|
|
|
|