22 Jan
2007
22 Jan
'07
5:01 p.m.
Why --On 22. Januar 2007 09:53:51 -0700 KJZZ Webmaster <kjzz.webmaster@riomail.maricopa.edu> wrote:
I am using zope 2.8.1. and am using the following dtml method to reindex the catalog:
<dtml-let URL1=HTTP_REFERER> <dtml-call "Catalog.manage_catalogReindex(REQUEST, RESPONSE, URL1)"> <dtml-call expr="RESPONSE.redirect(URL1)"> </dtml-let>
Rewrite the code using a PythonScript and check again for errors. -aj