diff sites/all/modules/views/help/misc-notes.html @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sites/all/modules/views/help/misc-notes.html	Wed Aug 21 18:51:11 2013 +0100
@@ -0,0 +1,11 @@
+<h3>Image Assist &amp; ImageField Assist</h3>
+Under certain conditions these modules can block access to the header input section of the admin.
+They need to be disabled on certain views paths. To do this go to
+Image assist ->Access settings
+check "NOT on specific paths":
+and enter
+
+Drupal 7.x has different paths
+admin/structure/views/ajax/display/*
+admin/structure/views/ajax/*
+For futher reference please see <a href="http://drupal.org/node/415990">this issue for more information</a>