By deafpanda on
Hi there,
Having a problem with views - i get the alert "an error occurred at admin/build/views/ajax/add-item/myview/default/filter". Looking at the error log, the page cannot be found. I confirmed this by turning off JS and trying again. Page not found. Views worked fine just half an hour ago.
Any help appreciated - tried searching the forums and this error was said to be associated with the devel module. I've turned the devel module off.
THanks!
Comments
Recently I uncommented the
Recently I uncommented the base_url setting in settings.php, and then re-commented it when I started getting this error to see if that worked.
I did the same thing and that
I did the same thing and that fixed it for me as well.
i wonder why returning the base_url in the settings.php file would cause an issue with views.
everything else with the site worked fine.
Also wondering
I'm getting the same kind of error on a D6.12 site. Any other ideas out there?
D6.15, same error, but I didn't change anything in settings.php
Would this have anything to do with my site going secure, i.e., it changed from http to https?? I don't know why it would, but maybe I'm missing something here...?