Closed (fixed)
Project:
ImageCache
Version:
5.x-2.0-beta
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2008 at 20:20 UTC
Updated:
13 Mar 2008 at 20:26 UTC
Working with the new 2.0-beta I had a fatal php error when I tried to access the admin menu:
'call to undefined function imagecache_presets() in ........../imagecache_ui.module in line 121'
Changed the function call to _imagecache_get_presets() in imagecache.module. Seems to have fixed the problem. I will let someone who knows how to create the patch.
Comments
Comment #1
Triskelion commentedDisregard! Problem not with UI but with vi editor left unattended :-) Appologies.