Active
Project:
Ajax views refresh
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 12:14 UTC
Updated:
30 Jun 2011 at 22:41 UTC
Hi, try to use the module, but the views are not shown in the admin/settings/ajax/ajax_views_refresh
What could be the cause?
Comments
Comment #1
jide commentedThe views will appear only if they are enabled and have the "Use AJAX" option set to "true" in the basic settings.
Comment #2
droida38 commentedI don't see any views either. They are enabled and Use Ajax = yes
Comment #3
avdp commentedHi, if anyone is still interested, or for future reference: in my case it worked by disabling the ajax redirect module.
Als stated in the readme: Install and enable the following modules : Ajax, Ajax ui, Ajax plugin - disable_redirect, Views, Views ui, and of course Ajax plugin - views_refresh.
Comment #4
Tafa commentedwell, i disabled redirect and instead i was taken back to the node saved. So, I don't know whether it is advisable to disable it. Meanwhile, I am left with the very same problem described which is that the view does not refresh automatically despite having set the view correctly with ajax on.
has anyone else experienced a similar issue?
thanks
t
Comment #5
Tafa commentedupdate: reverted to previous version of ajax 6.1.4. and it works fine now.