[Erp5-users] Update catalog
Jérôme Perrin
jerome at nexedi.com
Mon Apr 24 13:17:40 CEST 2006
Le Lundi 24 Avril 2006 11:51, Franck Martin a écrit :
> Hy,
> When I try to run update catalog (with update catalog button) method
> on the portal_catalog/manage_catalogAdvanced interface, I receive this
> error :
>
> Error Type: NameError
> Error Value: global name 'urls' is not defined
>
> I use ERP5 Live CD, and I don't change content of portal category .
>
You're right, it was un undefined variable.
Anyway, if you want to recreate the content of your catalog, the recommended
way is :
- clear the catalog (from "manage catalog advanced" in portal_catalog)
- visit http://localhost/erp5/ERP5Site_reindexAll , this will use activities
to reindex objects in the background.
- wait for activities. (you can have a look at
http://localhost/erp5/portal_activities/manageActivities to see the activity
queue)
--
Jérome
More information about the Erp5-users
mailing list