Hello,

As far, I've done a lot with Drupal without any problems. This time I have one with textimage. The installation of that module was correct, with no errors.

It runs on Drupal: 5.14

I tried to follow instructions for textimage in "Help". I created new preset and saved it. So I should have got the new image with text in directory "files"(it is my file directory). But I found that there isn't any directory in "files"....
And when creating new preset - there was no field to put the text I want to have on my background image.

My questions are:
- Should I have that directory in "files" automatically created after installing Textimage, where its images are stored?
- Where do I write the text that is created with textimage?

Thanks for help :-)

Marta

Comments

martys144’s picture

Component: Code » Miscellaneous
deciphered’s picture

Hi there,

It sounds like you are simply creating an preset, not a textimage itself.
There are three methods to creating a textimage once you have defined a preset, all detailed on the project page (http://drupal.org/project/textimage), the easiest to test with (but not the recommended method) is to call the textimage via a dynamic URL:

http://[www.yoursite.com/path/to/drupal]/files/textimage/[preset]/[text].[ext]
Replacing the []'s with the appropriate values.

If this does not work for you, please provide me with more information, such as the settings you used for your preset so I can help you further.

Cheers,
Deciphered.

deciphered’s picture

Status: Active » Closed (fixed)

Closed due to lack of response.