|
Re: custom images wont be copied 2.6.1RC3 [message #17049 is a reply to message #17048] |
Fri, 12 March 2004 19:58 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
000 ??
If you uploaded your custom images manually you need to make sure that the webserver has permissions to read them, otherwise it cannot copy them.
FUDforum Core Developer
|
|
|
|
Re: custom images wont be copied 2.6.1RC3 [message #17053 is a reply to message #17052] |
Fri, 12 March 2004 21:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
000 means no permissions, are you sure it's not 666?
Perhaps, the problem is that the forum cannot see the the files are there (no permission) so it gets the default files from the default theme.
FUDforum Core Developer
|
|
|
Re: custom images wont be copied 2.6.1RC3 [message #17054 is a reply to message #17053] |
Fri, 12 March 2004 21:14 |
AzaToth
Messages: 125 Registered: October 2003
Karma: 0
|
Senior Member |
|
|
Ilia wrote on Fri, 12 March 2004 22:04 | 000 means no permissions, are you sure it's not 666?
Perhaps, the problem is that the forum cannot see the the files are there (no permission) so it gets the default files from the default theme.
|
if perm in /foo/images is 666 and 666 in /default/images, then /default/images will be copied to www-root/foo, but if images in /default/images has perm 000, then images from /foo/images will be copied to www-root/foo
[Updated on: Fri, 12 March 2004 21:14] Report message to a moderator
|
|
|
|
|
|