Closed (works as designed)
Project:
Links Package
Version:
master
Component:
Code: links.module
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
4 Oct 2006 at 05:09 UTC
Updated:
4 Oct 2006 at 12:18 UTC
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
Comment #1
syscrusher commentedIf 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