symphonycms / jit_image_manipulation

Just in Time Image Manipulation for Symphony CMS
http://symphonyextensions.com/extensions/jit_image_manipulation/
Other
25 stars 42 forks source link

notice:An error occurred while saving the JIT recipes. Make sure the recipes file, /workspace/jit-image-manipulation/recipes.php, exists and is writable. #93

Closed nonozone closed 10 years ago

nonozone commented 10 years ago

I use a extension "Redactor RichText Editor",I want to change the "File upload location",but it notice"An error occurred while saving the JIT recipes. Make sure the recipes file, /workspace/jit-image-manipulation/recipes.php, exists and is writable."

where is this file"recipes.php"?

brendo commented 10 years ago

The recipes file should be located in that directory, /workspace/jit-image-manipulation/recipes.php. The file will be created should the permissions be suitable when the Preferences page is saved with new recipes.

Can you please confirm what page you are getting the error on? System > Preferences, or the Section Editor?

nonozone commented 10 years ago

this page: symphony/system/preferences/

I cannot find "recipes.php"in /workspace/,and there is not the folder "jit-image-xxxxx",what's the reason?

nonozone commented 10 years ago

OK,I create a folder "jit-image-xxxx",this problem will be solved,I donot know why the folder“jit-image-xxx“ is missing...

haha,thanks.