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

tenamurphy’s picture

I 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!

dawehner’s picture

Could you try to reproduce it on the newest views version?

Additional some more informations would be cool, see http://drupal.org/node/571990

AlexisWilke’s picture

Title: Cannot ad Node: Updated/commented date » Cannot add Node: Updated/commented date
Version: 6.x-2.2 » 6.x-2.6
Status: Active » Fixed

Hi 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.