[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] usertag problem
On Mon, 09 Dec 2002 09:39:25 -0500
ftnx@ksbase.com (Kari Suomela) wrote:
>
> Tuesday December 03 2002 16:01, Stefan Hornburg wrote to All:
>
>
> >> After upgrading to 4.9.4, I get these in error.log:
> >>
> >> ---
> >> usertag history_scan overrides global definition
> >> In line 273 of the
> >> configuration file 'catalog.cfg':
>
> SH> Removing the whole usertag from catalog.cfg should do the trick.
>
> Can you be more specific as to exactly what to remove? I tried various
> options, and only ended up with new errors.
Remove all these lines:
UserTag history-scan Order find exclude default
UserTag history-scan addAttr
UserTag history-scan Routine <<EOR
...
return $Tag->area( { href => $href, form => $form} );
}
EOR
Ciao
Racke