Closed (fixed)
Project:
Views Bonus Pack
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2006 at 20:32 UTC
Updated:
18 Nov 2006 at 02:01 UTC
After upgrading to latest release, Drupal breaks and displays the following PHP error message.
Fatal error: Call to undefined function module_exists() in /var/www/htdocs/360/modules/views_bonus/views_bonus.module on line 410
Comments
Comment #1
merlinofchaos commentedCVS/Trunk is now for 5.0; in 5.0 module_exist was renamed to module_exists.
You need to be sure to get the 4.7 codebase.
if you checked out from cvs do this:
cvs update -dPr DRUPAL-4-7
Comment #2
rousehouse commentedI just tried again with the new version released on October 28, 2006 @ 02:16, and all is well now. Give it another try.
Comment #3
moshe weitzman commentedComment #4
pshadow commentedI just downloaded the tarball on the project page. dated 10/27 and I'm getting that error. Do I need to ignore the project page and go to cvs checkout?
Comment #5
(not verified) commented