class-wp-image-editor.php - Denied
February 2013 WordPress Theme
- GK User
- Fri Mar 22, 2013 7:18 pm
Team,
After installing the QuickStart for Magazine, I get the following error on my main page: (in multiple areas, apparently everywhere its trying to use class-wp-image-editor.php)
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/vg007web05/42/67/2016742/web/wp-content/themes/Magazine/gavern/cache_nsp/ub_6-widget_gk_nsp-3.jpg' for writing: Permission denied in /home/vg007web05/42/67/2016742/web/wp-includes/class-wp-image-editor.php on line 334
Line 334 in that php file is referring to $result = call_user_func_array( $function, $arguments );
Am I missing something? I've checked permissions on the site and chmod everything in my home directory to 777. I'm frustrated, any suggestions?
None of my images are working. I'd love any input you might have.
Thanks!
After installing the QuickStart for Magazine, I get the following error on my main page: (in multiple areas, apparently everywhere its trying to use class-wp-image-editor.php)
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/vg007web05/42/67/2016742/web/wp-content/themes/Magazine/gavern/cache_nsp/ub_6-widget_gk_nsp-3.jpg' for writing: Permission denied in /home/vg007web05/42/67/2016742/web/wp-includes/class-wp-image-editor.php on line 334
Line 334 in that php file is referring to $result = call_user_func_array( $function, $arguments );
Am I missing something? I've checked permissions on the site and chmod everything in my home directory to 777. I'm frustrated, any suggestions?
None of my images are working. I'd love any input you might have.
Thanks!
-
- Junior Boarder
- GK User
- Sat Mar 23, 2013 4:04 am
Does the quickstart package require the 'Rest Files' packages also?
-
- Junior Boarder
- GK User
- Sat Mar 23, 2013 8:38 am
Hi,
No, the quickstart package doesn't need the rest_files package - this package contains only the PSD files of the layout.
Please check the permissions for the directory cache_nsp and the files in this directory, please also look for the other topics with this problem, because we have few reports of this kind of problem - usually the reason was the wrong permissions on the specific directory or wrong server configuration.
No, the quickstart package doesn't need the rest_files package - this package contains only the PSD files of the layout.
Please check the permissions for the directory cache_nsp and the files in this directory, please also look for the other topics with this problem, because we have few reports of this kind of problem - usually the reason was the wrong permissions on the specific directory or wrong server configuration.
-
- Administrator
3 posts
• Page 1 of 1