Hi,

I am new to drupal. I have installed Drupal 5 on my test site.

I have uploaded 2 modules into the modules directory:

Events & weblinks

I have created the MySQL tables each require and followed their setup steps.

When I go in site admin to: admin/build/modules

These new modules are not listed.

Is that because I've made a mistake, or because they are modules which won't work on v5.0 of Drupal?

Thanks

Jim

Comments

Sparky Marky’s picture

You most probably have the wrong version of the modules. Weblinks doesn't have a download compatable with Drupal 5.

r0g’s picture

5.0's brand new, many contrib modules, including the two you mention don't have a v5.0 version yet.

This is a list of contributed modules and their v5.0 readiness
http://drupal.org/node/82257

The Event module page is here, no v5.0 yet:
http://drupal.org/project/event

Weblinks stopped at 4.7 and has been replaced by the Links module in 5.0
http://drupal.org/project/links

Hope this helps.

r0g.

Sparky Marky’s picture

Actually, there is a development version of Event for v5.0
http://drupal.org/node/94301