Avenueduweb
Verified User
- Joined
- Jun 8, 2004
- Messages
- 115
Hello,
I've two suggestions. I've translated the skin enhanced in french and i see the skin is not completely translated. The images is not on the folder lang. If possible to put the images'folder on folder lang/en/images, i think is much easy to translate all the skin.
I've got an error with a user, when he protects a folder with a space (/home/user/domains/domain.com/public_html/Folder with a space) the .htaccess created is :
AuthUserFile /home/user/domains/domain.com/.htpasswd/public_html/Folder with a space/.htpasswd
And the htaccess don't run, but if the htaccess change to :
AuthUserFile "/home/user/domains/domain.com/.htpasswd/public_html/Folder with a space/.htpasswd"
The htaccess run. If possible to detect if folder contain a space and put the " in the .htaccess, it will be very good. Thanks and sorry for my english. Bye.
I've two suggestions. I've translated the skin enhanced in french and i see the skin is not completely translated. The images is not on the folder lang. If possible to put the images'folder on folder lang/en/images, i think is much easy to translate all the skin.
I've got an error with a user, when he protects a folder with a space (/home/user/domains/domain.com/public_html/Folder with a space) the .htaccess created is :
AuthUserFile /home/user/domains/domain.com/.htpasswd/public_html/Folder with a space/.htpasswd
And the htaccess don't run, but if the htaccess change to :
AuthUserFile "/home/user/domains/domain.com/.htpasswd/public_html/Folder with a space/.htpasswd"
The htaccess run. If possible to detect if folder contain a space and put the " in the .htaccess, it will be very good. Thanks and sorry for my english. Bye.