I installed the views 1.5 module for my Drupal 5.1 installation. I copied the views files into the modules directory. No previous Drupal or Views installation was installed.

The modules were enabled in the configuration menu and

If I click on the Views "Add" tab to create a new view, I get the error:

Cannot open the site /index.php?q=admin/build/views/add Operation Aborted

Is there a handler that is not being set up correctly in this version?

Comments

elasater’s picture

I am also getting this error.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I've heard of this happening under IE7. I don't understand where this comes from; if you'r eusing IE7, try firefox.

cchubb’s picture

I can confirm that I am using IE7. I will test with FF and report back.

elasater’s picture

I tested in FF and it worked. However... We're running a multi-site install of Drupal and a second site using the same module install is working fine under IE7. Should the views module be installed in each site's modules directly rather than the main one?

merlinofchaos’s picture

I have no explanation for why it works under IE7 for one site and not another. In general, I have no explanation for why it even has problems under IE7. Clearly there is some bug, somewhere (either in my HTML or in IE7) that is causing this, but I cannot fathom what it is.

Which means...I don' thave any advice for what you can do to fix things on the broken site until I (or someone with IE7 and an understanding of it) can figure out what is causing this.

catch’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)