Activation warning
-
I duplicated my site on localhost so that I can upgrade my plugins.
Upon activating the buddypress doc plugin I get the following warningWarning: file_put_contents(/Users/../Sites/../wp-content/uploads/bp-attachments/0/test.html): failed to open stream: No such file or directory in /Users/../Sites/../wp-content/plugins/buddypress-docs/includes/attachments.php on line 815
when I try to activate other plugins I get a page with the following warnings:
Warning: file_put_contents(/Users/../Sites/../wp-content/uploads/bp-attachments/0/test.html): failed to open stream: No such file or directory in /Users/../Sites/../wp-content/plugins/buddypress-docs/includes/attachments.php on line 815
Warning: Cannot modify header information – headers already sent by (output started at /Users/../Sites/../wp-content/plugins/buddypress-docs/includes/attachments.php:815) in /Users/../Sites/../wp-includes/pluggable.php on line 1173
Warning: Cannot modify header information – headers already sent by (output started at /Users/../Sites/../wp-content/plugins/buddypress-docs/includes/attachments.php:815) in /Users/../Sites/../wp-includes/pluggable.php on line 1173
Any help would be greatly appreciated.
The topic ‘Activation warning’ is closed to new replies.