Hi Tom,

On Mon, Jun 24, 2002 at 02:14:02PM +0200, Tom Schr�der wrote:

> > Same procedure as above. I have the Raw queue in my "custom queue" list 
> > and notification enabled.
> 
> Ah... in order to say it with the dudes words: "New shit has come to 
> light..."
> 
> I have switched the notifications to YES in my preferences. After I 
> logged out and logged in again, these settings were switched to NO again.
> 
> Strange.

Ok. That's a bug in 0.5 Beta5 (http://bugs.otrs.org/show_bug.cgi?id=10).

Use:
mysql -uroot -p otrs
> ALTER TABLE user_preferences DROP PRIMARY KEY;
> ALTER TABLE user_preferences ADD INDEX index_user_preferences_user_id (user_id);

To fix that. 

> bye!tom
> -- 
> Tom Schroeder                                     Systemadministrator

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
Old programmers never die. They just branch to a new address.

_______________________________________________
OpenTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to