diff options
Diffstat (limited to 'views/default/tidypics/admin/help.php')
-rw-r--r-- | views/default/tidypics/admin/help.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/views/default/tidypics/admin/help.php b/views/default/tidypics/admin/help.php index 7f871598c..b939a74a8 100644 --- a/views/default/tidypics/admin/help.php +++ b/views/default/tidypics/admin/help.php @@ -22,4 +22,11 @@ not see these warnings. </p><p> Another possible cause is using ImageMagick when your server does not support it or specifying the wrong path to the ImageMagick executables. +</p> +<h3>Unable to save settings</h3> +<p>If you are unable to settings, there are two possible causes. First, +Apache can be configured to block pages that use file paths as Tidypics +does when setting the location of the ImageMagick executable. In this case, +leave that field blank. Second, there is some bad code in the Izaps video +plugin that can prevent the settings from being saved. Try disabling that plugin. </p>
\ No newline at end of file |