Discuss
These forums are for “community” support and general discussion, also check out the FAQs, try this first and read the WPS admin guide.
| Bronze/Silver/Gold members | Not a Bronze/Silver/Gold member? | |
| Please submit a helpdesk ticket.You will receive a quicker and more efficient response, prioritised over the forum. Thank you. | Sorry, you can’t use the helpdesk. Please use these forums to log problems. You can purchase temporary helpdesk support, or Fancy upgrading? |
I am trying to test your social network and I do not arive to add a profile picture, I get this error
Warning: mkdir() [function.mkdir]: Permission denied in/var/www/clients/client2/web15/web/beta/wp-content/plugins/wp-symposium/uploadify/upload_profile_avatar.php on line 103
my file /web/beta/wp-content/uploads the 0777 law are included, when I gointo my wordpress media I can download without problem a picture on my server, maybe I'm wrong folder thank you for your help.
Line 103
if (!file_exists(WP_CONTENT_DIR."/uploads")) {
if (!mkdir(WP_CONTENT_DIR."/uploads", 0777, true)) {
$html .= '<p>Failed to create temporary upload folder: '.WP_CONTENT_DIR."/uploads, please create manually with permissions to allow uploads.</p>";
}
}
I wrote false instead of true and to see any result, it now takes me a line
Warning: mkdir() [function.mkdir]: Permission denied in/var/www/clients/client2/web15/web/beta/wp-content/plugins/wp-symposium/uploadify/upload_profile_avatar.php on line 205
Now I put everything I've always corectement and the second error. I block, thank you














You are not permitted to reply on this forum. Login...






Saving...