<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.2">
</HEAD>
<BODY>
Hello,<BR>
<BR>
On trying to access the portal_selections tool, we encounter this error -<BR>
<BR>
<TABLE>
<TR>
<TH ALIGN="left" VALIGN="top">
<B>Request URL</B>
</TH>
<TD>
http://localhost:9080/erp5_demo/portal_selections/manage_overview
</TD>
</TR>
<TR>
<TH ALIGN="left" VALIGN="top">
<B>Exception Type</B>
</TH>
<TD>
ValueError
</TD>
</TR>
<TR>
<TH ALIGN="left" VALIGN="top">
<B>Exception Value</B>
</TH>
<TD>
DTML file error: Check logfile for details
</TD>
</TR>
</TABLE>
<BR>
Traceback (innermost last):<BR>
<BR>
<UL>
    <LI>Module ZPublisher.Publish, line 101, in publish 
    <LI>Module ZPublisher.mapply, line 88, in mapply 
    <LI>Module ZPublisher.Publish, line 39, in call_object 
    <LI>Module Shared.DC.Scripts.Bindings, line 306, in __call__ 
    <LI>Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec 
    <LI>Module App.special_dtml, line 180, in _exec
</UL>
ValueError: DTML file error: Check logfile for details <BR>
<BR>
<BR>
and the log file has the following-<BR>
PROBLEM(100) ZPublisher DTML file '/var/lib/zope/Products/ERP5Form/dtml/explainCategoryTool.dtml' could not be read<BR>
<BR>
I was trying to access the portal_selections tool to check-out the selection parameters/keys for the accounting_selection when I encountered this error.<BR>
<BR>
I believe this is the right approach. The other way I found was to change the default section category in ERP5Defaults.<BR>
<BR>
Any correction in approach or alternate suggestions to fix this shall be welcome.<BR>
<BR>
Regards,<BR>
SB<BR>
<BR>
 
</BODY>
</HTML>