Community & Support

Schema module won't display in list - [Solved: my own stupidity]

Hi Guys

I installed the schema module via drush, and now I simply won't show in the "list all modules" page. I tried uninstalling and reinstalling - but still no luck. I checked the .info file and that's all fine too.

The info file looks like:

<?php
; $Id: schema.info,v 1.3 2007/07/05 04:04:29 bjaspan Exp $
name = Schema
description
= The Schema module provides functionality built on the Schema API.
package = Database
core
= 6.x


; Information added by drupal.org packaging script on 2009-06-21
version
= "6.x-1.4"
core = "6.x"
project = "schema"
datestamp = "1245598550"
?>

I'm pretty sure it could be a problem on my side (otherwise more people would have complained about this).

My question is - is there a log somewhere where I can find why drupal didn't enable a module, ie. something like "Tried to add schema module but x, y and z error occurred, not adding module at this stage".

Thank you

Richard

Comments

Sorry guys - found the

Sorry guys - found the problem - was my own stupidity

nobody click here