view module stop my drupal working
Hi, I have installed view module on my 5.1 drupal, but i made a mistake and turn on the first and last module which deppends on the first one, after that my drupal stop working, I just got ZERO SIZE replies, so i erased the view directory from /var/www/mysite/sites/all/modules/ directory It start working again, anyway i want to have it working, so i think i first need to uninstall it, and install it again. I gess that when i enable one module, somewhere in the files or in the database (i think on the database because i could not found anything in the files settings.php for example) there should be a logic field with 1 if enabled and 0 if disabled, I am sure i have view enabled right but because I erased the directory it is working as soon as i copy it again, all stop working again. Can anybody please tell me where to disable it manually? thanks -- Guillermo Garron "Linux IS user friendly... It's just selective about who its friends are." (Using FC6, CentOS4.4 and Ubuntu 6.06) http://feeds.feedburner.com/go2linux http://www.go2linux.org
Guillermo Garron wrote:
Hi,
I have installed view module on my 5.1 drupal, but i made a mistake and turn on the first and last module which deppends on the first one, after that my drupal stop working, I just got ZERO SIZE replies, so i erased the view directory from
/var/www/mysite/sites/all/modules/ directory
It start working again, anyway i want to have it working, so i think i first need to uninstall it, and install it again.
This handbook page will tell you how to manually uninstall Views: http://drupal.org/node/64165
On 3/26/07, Earl Miles <merlin@logrus.com> wrote:
Guillermo Garron wrote:
Hi,
I have installed view module on my 5.1 drupal, but i made a mistake and turn on the first and last module which deppends on the first one, after that my drupal stop working, I just got ZERO SIZE replies, so i erased the view directory from
/var/www/mysite/sites/all/modules/ directory
It start working again, anyway i want to have it working, so i think i first need to uninstall it, and install it again.
This handbook page will tell you how to manually uninstall Views:
http://drupal.org/node/64165 Thanks,
It worked! regards, -- Guillermo Garron "Linux IS user friendly... It's just selective about who its friends are." (Using FC6, CentOS4.4 and Ubuntu 6.06) http://feeds.feedburner.com/go2linux http://www.go2linux.org
participants (3)
-
Earl Miles -
Earnie Boyd -
Guillermo Garron