26 Jan
2002
26 Jan
'02
4:15 p.m.
Thanks Ron. Worked a treat! Thanks for a wonderful product. Finally I've found a photo product that is configurable and does just what I want. I.E. Store one image (and the additional images are created automatically). Regards Mark Simpson On January 25, 2002 11:34 pm, you wrote:
You're not doing anything wrong. As someone else has pointed out, I broke this capability in version 1.2.3 while trying to add some other feature.
This is completely untested, but try replacing line 654 with the following and let me know if it works:
try: photo._data = file.read() except AttributeError: photo._data = file