By kaay on
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
I think you should
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.
Still the same problem
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)
No solution??
No solution??
Same problem
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
Try Garland theme
Do you use Garland (the default theme of Drupal) as your administration theme? If not, change it and try again.
Views2.2 and Drupal6.9 incompatible ?
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 ?
My problem is resolved. I've
My problem is resolved.
I've passed memory_limit configuration from 16Mo to 32Mo, and it's work.