Sorry to resend this. I joined the mailing list and I'm hoping that I'll have more luck getting my message on to the mailing list now.<br><br>I'm a new user experimenting with ERP5. I was working to setup permissions and user roles. I believe I have those set properly, and was trying to reindex the data as prescribed here <a href="http://www.erp5.org/HowTo/HowToUseNewSecurity" target="_blank">http://www.erp5.org/HowTo/HowToUseNewSecurity</a>.<br>
<div class="gmail_quote">
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><b>Note</b>: If you had any data already in system, do not
forget to reindex site after managing roles. Otherwise, user will have
access to objects, but they won't list in listboxes.</blockquote><div><br> <br>It's not documented anywhere, but I discovered that the portal_catalog tool has options for reindexing under the advanced tab ---> Update Catalog<br>
<br>and under the Hot Reindexing tab.<br><br>However, both of these options have errors for me.<br></div><br><br>Here's the traceback of the update catalog error:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<pre>Traceback (innermost last):<br> Module ZPublisher.Publish, line 101, in publish<br> Module ZPublisher.mapply, line 88, in mapply<br> Module ZPublisher.Publish, line 39, in call_object<br> Module Products.ZSQLCatalog.ZSQLCatalog, line 480, in manage_catalogReindex<br>
TypeError: manage_catalogReindex() got an unexpected keyword argument 'urls'<br></pre></blockquote><div><br><br>And here's the traceback for the hot reindexing error:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<pre>Traceback (innermost last):<br> Module ZPublisher.Publish, line 101, in publish<br> Module ZPublisher.mapply, line 88, in mapply<br> Module ZPublisher.Publish, line 39, in call_object<br> Module Products.ZSQLCatalog.ZSQLCatalog, line 400, in manage_hotReindexAll<br>
TypeError: getUid() takes exactly 2 arguments (1 given)</pre></blockquote><div><br><br>I'm using the rc11 livecd.<br><br><br>Daniel<br></div></div>
</div><br>