When installing links module, I uploaded module, then went to administration and when tried to open modules menu (http://www.example.com/admin/modules), got error:

Fatal error: Call to undefined function: module_exists() in /home/sites/default/modules/links/links.module on line 15

Comments

syscrusher’s picture

Assigned: Unassigned » syscrusher
Category: bug » support
Status: Active » Closed (works as designed)

If you are using the CVS HEAD (Drupal 5) version of Drupal, then you need the CVS version of Links. If you are using Drupal 4.7, then you need the version of Links tagged for DRUPAL-4-7. They differ in many ways, notably this particular function which changed in Drupal core between the two releases.

Please install the version of Links that matches your Drupal, and let me know if this doesn't fix the problem.

Kind regards,
Syscrusher