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

Triskelion’s picture

Status: Needs review » Closed (fixed)

Disregard! Problem not with UI but with vi editor left unattended :-) Appologies.