What are the installation instructions for this component? Adding imagecache_image.module to imagecache directory did not show the presets in image.
Appending new functions to imagecache.module showed the imagecache presets in image.

Comments

B747’s picture

Did you run update.php?

sgriffin’s picture

The new functions do not require a db update. And yes I also tried it.

drewish’s picture

Status: Active » Fixed

I'd say the current README.txt is pretty good. And since you've been posting other issues since this I'm assuming you got it working. Going to mark this as fixed. Please feel free to re-open if you've got some specific suggestions for improvement now that you're a more advanced user.

sgriffin’s picture

Quite right, it was update.php. I was under the wrong assumption that update.php was only for altering db data and tabular structures etc, and changes in functions wouldn't an update. Now I know there's plenty of caching going on and I can also program my way out of a wet paper sack finally.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.