Closed (fixed)
Project:
ImageField
Version:
6.x-3.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 18:30 UTC
Updated:
11 Dec 2008 at 11:31 UTC
I ask this question with the understanding all the dev takes peoples time and hard work. Just wondering as I am working a project that requires this essential module.... Any news on when there might be a release candidate that will work with new views 2 API?
Comments
Comment #1
samirnassar commentedI am running:
CCK 6.x-2.0-rc7
FileField 6.x-3.x
ImageField 6.x-3.0-alpha2
ImageAPI 6.x-1.0
ImageCache 6.x-1.0-alpha2
And everything seems to be working just fine. What specifically is not working?
Comment #2
jeffrey.dalton commentedYou know I didnt try the dev releases... that did the trick.. I am wondering if it was the dev version of filefield? The symptom was the image fields were not showing up as options in the views creation for fields... thanks for the tip!
Comment #3
theactiveme commentedI just updated to views-6.x-2.0-rc4 and now I get
Fatal error: Call to undefined function: filefield_field_settings() in /home/theac11/public_html/modules/imagefield/imagefield.module on line 134
I reverted back to previous views release that worked, but now still get the same error.
*update
for some reason updating views messed with my server's php5 settings. seems to be working now
Comment #4
darrenmothersele commentedhaving trouble with filefield/imagefield error too. also reported here: #321784: Fatal error: Call to undefined function filefield_field_settings() in .... imagefield.module on line 134
Comment #5
darrenmothersele commentedTo fix this error "Call to undefined function: filefield_field_settings() " upgrade PHP version.
Check your modules list /admin/build/modules as FileField will report the following if you're using the wrong PHP version: