Active
Project:
Devel Info
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 21:06 UTC
Updated:
9 Jan 2013 at 09:55 UTC
"Call to undefined function: devel_info_get_block_list()" in file devel_info.install, line 28.
In case someone else runs into this issue, a quick fix is to add require_once('devel_info.module'); after the <?php tag.
Comments
Comment #1
Lebby commentedI just have same issue, and your fix works!
Tnx!
Comment #2
Ground Unit commentedConfirm suggested fix as working. Do not miss ";" in the end and.
P.S. Mixed up with message properties, sorry. ((