diff options
author | Cash Costello <cash.costello@gmail.com> | 2010-07-24 20:35:04 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2010-07-24 20:35:04 +0000 |
commit | c6e46b0d8d2707c542923ae5594fe5ae3c194eca (patch) | |
tree | 43a5b17e85efe1c426f235dd3ca1aef6d882f2f0 /views/default/tidypics/admin | |
parent | 39eaa3450e32756944dcefc940f39fd1d4cb719d (diff) | |
download | elgg-c6e46b0d8d2707c542923ae5594fe5ae3c194eca.tar.gz elgg-c6e46b0d8d2707c542923ae5594fe5ae3c194eca.tar.bz2 |
added further instructions on Tidypics help for admin settings
Diffstat (limited to 'views/default/tidypics/admin')
-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 |