When I click on Modules link at the backend after installing VIEWS I get blank page and Problem get lost soon after deleting VIEWS from the module folder. My PHP memory setting 96mb and I am running drupal 6.8 on my Localhost (MAMP) I reinstalled the drupal but problem is still the same. I do not have problem installing other modules, in fact, I didn't try a lot but I did install panels with no problem. any idea??

Comments

dr.fang’s picture

I think you should re-download the Views module package and try again. Otherwise, you can configure the php.ini to let it display all the errors to identify the cause of this problem.

kaay’s picture

Still the same problem, even I re-download the views from drupal. One strange thing I can see and click VIEWS under SITE BUILDING menu but can't get via SITE BUILDING/MODULES (shows me blank page)

kaay’s picture

No solution??

denis_poltavets’s picture

But it happens not only with Views, but with other modules, less important. Will be grateful for any hints on this. What info should I provide to help find solution?
Denis Poltavets, MD

dr.fang’s picture

Do you use Garland (the default theme of Drupal) as your administration theme? If not, change it and try again.

meinsier’s picture

I've the same problem, with Drupal6.9 and Views2.2.
I've tried with Views2.1 and 2.x-dev module, but the same problem : blank screen.

I don't understand !
I use Garland default theme.
I've tried 3 new install, and when i clic on Views module in module list, i arrived on blank screen.

I already installed Views2.1 on Drupal 6.5 without problem for another site.

Somebody can help us ?

meinsier’s picture

My problem is resolved.
I've passed memory_limit configuration from 16Mo to 32Mo, and it's work.