product add error

  • Posts: 182
  • Thank you received: 1
13 years 3 months ago #24160

Warning: file_put_contents(/home/esyaliko/public_html/media/com_hikashop/upload/thumbnail_100x120/ayakli_servis_tabagi.jpg) [function.file-put-contents]: failed to open stream: Permission denied in /home/esyaliko/public_html/libraries/joomla/filesystem/file.php on line 304

file.php 304
$ret = file_put_contents($file, $buffer);

Last edit: 13 years 3 months ago by resif.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 3 months ago #24165

It's a problem of access rights. You should fix the permissions of the folder media/com_hikashop/upload so that Joomla can write files in it.

Please Log in or Create an account to join the conversation.

  • Posts: 182
  • Thank you received: 1
13 years 3 months ago #24183

i made full write permission still same error....

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 3 months ago #24185

If php says it can't write the file, it's because the permissions don't allow it to... file_get_contents is not lying :)
If you can't fix your permissions issue, you should ask your hosting company for help about that problem. They should be able to fix it.

Please Log in or Create an account to join the conversation.

  • Posts: 182
  • Thank you received: 1
13 years 3 months ago #24195

ok thank you...

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum