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

tomski777’s picture

Even 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

tomski777’s picture

Status: Active » Closed (fixed)

OK 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.