Closed (fixed)
Project:
ImageCache
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2008 at 21:34 UTC
Updated:
18 Jul 2008 at 13:49 UTC
As soon as the first preset is created the following error appears:
"warning: stream_select() expects at least 4 parameters, 1 given in /var/www/VirtualHosts/stream.org.uk/includes/theme.inc on line 597"
PHP 5.2.6
Drupal 6.3
Comments
Comment #1
tomski777 commentedEven when imagecache & imagecache API are unistalled, the error remains when visiting "/node/n/edit" pages. Any tips for hunting down the source of the problem?
[edit] I should mention that I have the following installed:
filefield
cck
simplemenu
Comment #2
tomski777 commentedOK finally worked out the issue - it was to do with a corrupt theme. I reverted back to one of the core themes & the issue disappeared.