For normally work need enamle "Imagecache Text Actions"

Without this module i get "Call to undefined function imagecache_actions_keyword_filter()" if try add text to image.

Please, load library or write depends on info file.

Tnx.

Comments

dman’s picture

Textactions is removed from 6.x-2.x dev
A replacement may be created with imageapi_text, but that is not stable.
http://drupal.org/project/imageapi_text

There should be no code within imagecache_actions that refers to it. If there is, please provide more information about your setting that triggers thins warning.

EliteMonk’s picture

Ok i wait next stable version and test again, this not critical bug, but may kill time =)) for view error need enable Imagecache "Text Actions" and not enable "Imagecache Canvas Actions", need only add in imagecache_textactions.info (for new module need test)

dependencies[] = imagecache_actions

Sorry, for my first terrible description. I think this post help other people with this error =))

Tnx for you answer.

fietserwin’s picture

Component: Text Actions Module » Code
Status: Active » Closed (won't fix)

The 6.x-2.x is not supported anymore and we are closing all issues for it.