[Zope] installation problem

2005-06-20 Thread tyson
start? My buddy got his working on fedora core 4 fine, so it shouldn't be a problem. When I first compiled zope, I used this command. "./configure --prefix=/usr/loca/zope --with-python=/usr/bin/python2.4". Any help would be much appreciated! -Tyson _

[Zope] date problem

2005-09-27 Thread tyson
Hi- I upgraded from (Zope 2.7.3-0, python 2.3.4, linux2) to (Zope 2.8.0-final, python 2.4.1, linux2). If I use the fmt="%m/%d", then the date is incorrect. If I don't use the fmt, then my date is logically correct, just not formatted the way I want it. For some reason when I use the

[Zope] date problem

2005-09-27 Thread tyson
The date is actually coming from a postgresql database. I checked the zope.conf file, and it's set for "us". Now that you mentioned that, I tried creating a variable within dtml and when I do that, it works just fine. Now I guess I'm looking at a postgresql problem! ___

[Zope] Zope and Image display

2005-12-13 Thread tyson
Hi- I have a dtml form that loads a binary image from a python script. This works fine with no problems, but I want to return the image and also some other data as well. The only thing is when I return the information in the form of a list, my image won't load. I think that the list automa