Closed (duplicate)
Project:
Image
Version:
4.7.x-1.x-dev
Component:
imagemagick toolkit
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2007 at 01:33 UTC
Updated:
14 Jan 2007 at 04:45 UTC
When I enable the imagemagick framework, I get a blank page under /admin/settings. This is the PHP error that shows up in my logs.
PHP Fatal error: Call to undefined function form_textfield() in /var/www/www.domain.com/includes/image.imagemagick.inc on line 22
I compiled PHP with the folllowing settings:
'./configure' '--with-litespeed' '--with-config-file-path=../conf' '--with-mysql' '--disable-ipv6' '--without-sqlite' '--disable-hash' '--disable-filter' '--disable-json' '--without-pdo-sqlite' '--disable-pdo' '--disable-simplexml' '--disable-spl' '--enable-mbstring' '--with-openssl' '--with-gd' '--with-zlib' '--with-jpeg-dir=../jpeg-6b/'
Thanks!
Comments
Comment #1
computercornerplus commentedDownloaded this and everything appears to be working correctly.
Comment #2
drewish commentedyeah it looks like you had an old version.
Comment #3
drewish commentedMy bad, it looks like walkah had committed a fix and then broke it again.
Comment #4
boris mann commentedChanged title to something logical
Comment #5
drewish commentedthanks borris ;)
Comment #6
darren ohDuplicate of issue 51467.