I receive the following error message when I try to add the Squishdot object: File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 334, in eval (Object: REQUEST.get('HTTP_USER_AGENT', '')) (Info: REQUEST) File <string>, line 0, in ? File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 127, in careful_getattr AttributeError: (see above) I installed Squishdot 0.7.3 and TinyTables on Zope 2.3.0. It is a Windows NT machine for testing (shall run on a RedHat 7.0). _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
On Mon, 5 Mar 2001, Stephan Goeldi wrote:
I receive the following error message when I try to add the Squishdot object:
File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 334, in eval (Object: REQUEST.get('HTTP_USER_AGENT', '')) (Info: REQUEST) File <string>, line 0, in ? File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 127, in careful_getattr AttributeError: (see above)
I installed Squishdot 0.7.3 and TinyTables on Zope 2.3.0. It is a Windows NT machine for testing (shall run on a RedHat 7.0).
Squishdot and TinyTables don't work w/2.3.x. Squishdot w/o TinyTables apparently does. More info at the squishdot web site. -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington
Le Lundi 5 Mars 2001 11:34, Stephan Goeldi a écrit :
I receive the following error message when I try to add the Squishdot object:
I installed Squishdot 0.7.3 and TinyTables on Zope 2.3.0. It is a Windows NT machine for testing (shall run on a RedHat 7.0).
Squishdot and ZOPE 2.3 and Tinytable are know to be incompatible so far ... and Ihave no clue to solve te incopatibilities because I don"t know the product well enough ! CLUE: stick with the previous version of ZOPE until the problem is solved. Best regards, Nicolas -- Nicolas Pettiaux Avenue du Pérou 29 B-1000 Brussels
Stephan Goeldi wrote:
File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 334, in eval (Object: REQUEST.get('HTTP_USER_AGENT', '')) (Info: REQUEST) File <string>, line 0, in ? File C:\PROGRA~2\WEBSITE\lib\python\DocumentTemplate\DT_Util.py, line 127, in careful_getattr AttributeError: (see above)
That's one of the least helpful pasted tracebacks I've seen in a long time ;-) If you're going to post a traceback, you need to post the whole thing, including the two lines starting 'Error Type' and 'Error Value'
I installed Squishdot 0.7.3 and TinyTables on Zope 2.3.0. It is a Windows NT machine for testing (shall run on a RedHat 7.0).
Squishdot.org is quite helpful for Squishdot problems. The exact description is on there, but the problem can be fixed by either: - not using TinyTables - using the latest Squishdot from the CVS (see Squishdot.org for a link ;-) cheers, Chris
participants (4)
-
Chris Withers -
Joel Burton -
Nicolas Pettiaux -
Stephan Goeldi