Hello,
When I tried to change my logo I got the following error:
Cannot create file /home/mineral/public_html/skins/default_blue/customer/images/logo.gif. Please check the directory permissions.
I check the CHMOD of the folder and change it to 777 - still doesn’t work.
Do I need to change something in my cPanel (server)?
*changing
[quote name=‘minerals’]Hello,
When I tried to change my logo I got the following error:
Cannot create file /home/mineral/public_html/skins/default_blue/customer/images/logo.gif. Please check the directory permissions.
I check the CHMOD of the folder and change it to 777 - still doesn’t work.
Do I need to change something in my cPanel (server)?
*changing[/QUOTE]
Did you check file permission also?
I’m not sure about the file permission. Can you please direct me where to see and change it?
[quote name=‘minerals’]I’m not sure about the file permission. Can you please direct me where to see and change it?[/QUOTE]
You can change permissions here
admin.php?dispatch=template_editor.manage
[quote name=‘minerals’]I’m not sure about the file permission. Can you please direct me where to see and change it?[/QUOTE]
or direct from FTP
Thanks, but - the permissions is the CHMOD, right?
so I gave 777 to folder “/skins/default_blue/customer/images/”
I also check the permissions in the admin area, like you said, the it all with “V”, except “Recursively”
Am I doing it right?
[quote name=‘minerals’]Thanks, but - the permissions is the CHMOD, right?
so I gave 777 to folder “/skins/default_blue/customer/images/”
I also check the permissions in the admin area, like you said, the it all with “V”, except “Recursively”
Am I doing it right?[/QUOTE]
Yea but if file logo.gif has permission 644 you cart won’t be able to overwrite it
OK, so what permission does it need? 755? 777?
thanks
[quote name=‘minerals’]OK, so what permission does it need? 755? 777?
thanks[/QUOTE]
Absolutely everything (all directories and files) in skins directory should be with 777
OK, thank
I gave to file “logo.jpg” permission 777, and also to the folder “images”, but now I got the next error:
Warning: fopen(/home/mystic/public_html/skins/default_blue/manifest) [function.fopen]: failed to open stream: Permission denied in /home/mystic/public_html/core/fn_common.php on line 2114
If the page does not redirect automatically in 10 seconds, please click on this link: continue
[quote name=‘minerals’]OK, thank
I gave to file “logo.jpg” permission 777, and also to the folder “images”, but now I got the next error:
Warning: fopen(/home/mystic/public_html/skins/default_blue/manifest) [function.fopen]: failed to open stream: Permission denied in /home/mystic/public_html/core/fn_common.php on line 2114
If the page does not redirect automatically in 10 seconds, please click on this link: continue[/QUOTE]
How using what did you do that ?
I just used the FTP program to give permission 777 (chmod)
[quote name=‘minerals’]I just used the FTP program to give permission 777 (chmod) :/[/QUOTE]
You did something wrong
I really just changed the permission number…
please, I need help with that…
[quote name=‘minerals’]please, I need help with that…[/QUOTE]
Are files and folders next to one you edited in same group ownership?
Are you sure
/home/mystic/public_html/skins/default_blue/manifest)
is still in this location ?
I;m sure that I understood you right.
I’m using “default_blue” for my store.
I do able to change the logo in the admin and affiliate area. the problem is only with the customers and invoice area…
this is the error massage:
Warning: fopen(/home/mystic/public_html/skins/default_blue/manifest) [function.fopen]: failed to open stream: Permission denied in /home/mystic/public_html/core/fn_common.php on line 2114
If the page does not redirect automatically in 10 seconds, please click on this link: continue
thank in advance
is it possible that the file that keeps the name of the logo is unwriteable?
maybe because of that the system can’t change the logo…
well, I fixed it
the file that keeps the name of the logo was un writeable…
thank you all