Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2009 at 00:08 UTC
Updated:
24 Sep 2009 at 19:00 UTC
Hi guys,
When I click on that option "Node: Updated/commented date" I get an AJAX error and it is just not added.
The Javascript error console is empty and stays empty.
The Apache logs say POST ... 200 200 235 ... (protocol status status size) In other words, Apache does not report any error.
I have a website firewall and that does not report any error either.
The error is shown in a dialog box with the message:
An error occured at:
http://www.turnwatcher.com/admin/build/views/ajax/add-item/recent_change....
All the other types I used work (Including the "Node: Updated date" one,) so I would think this one should work too.
Thank you.
Alexis Wilke
Comments
Comment #1
tenamurphy commentedI started getting that dialog box with similar message during views admin. I recently changed .htaccess (by uncommenting two lines) to redirect example.com to www.example.com. So I re-commented the two lines to stop the redirect. Now I don't get the dialog box with ajax error message. I'll use the .htaccess redirect again in the future - after I finish messing around with views. Don't know if this info will be helpful for you, but it worked for me. Good luck!
Comment #2
dawehnerCould you try to reproduce it on the newest views version?
Additional some more informations would be cool, see http://drupal.org/node/571990
Comment #3
AlexisWilke commentedHi Dereine,
I tried with 6.x-2.6 and it actually worked just fine. It is great, I can now show the correct date on my site! 8-)
http://www.turnwatcher.com/faq
That way the dates show as more recent when the FAQ got a comment.
Thank you!
Alexis