<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Ah, good call :) It works great now.<br><br>RS<br><br>&gt; From: cputney@wiresong.ca<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; Subject: Re: [Seaside] Announcements not working.<br>&gt; Date: Sun, 19 Jul 2009 06:00:16 -0700<br>&gt; <br>&gt; <br>&gt; On 18-Jul-09, at 10:17 PM, Robert Sirois wrote:<br>&gt; <br>&gt; &gt; I loaded Announcements into a new image with all the SandstoneDb,  <br>&gt; &gt; BTree, GOODS, etc. stuff and they are throwing an error I'm not  <br>&gt; &gt; quite sure how to troubleshoot.<br>&gt; &gt;<br>&gt; &gt; 'MessageNotUnderstood: UGAnnounceChangeContent&gt;&gt;yourself'<br>&gt; &gt;<br>&gt; &gt; This message comes up when I hit a link calling an announcement. I  <br>&gt; &gt; believe this is coming from the #on: method of the parent  <br>&gt; &gt; announcement class ie.:<br>&gt; &gt;<br>&gt; &gt; on: payLoad<br>&gt; &gt;     ^(self new) payload: payLoad; yourself.<br>&gt; &gt;<br>&gt; &gt; Is it that they loaded wrong or is something interfering?<br>&gt; <br>&gt; Did you, by chance, load UGAnnouceChangeContent before the  <br>&gt; Announcements package? That would cause UGAnnouceChangeContent to have  <br>&gt; a superclass of ProtoObject. Since #yourself is defined on Object,  <br>&gt; UGAnnounceChangeContent wouldn't understand that message.<br>&gt; <br>&gt; Colin<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br><br /><hr />Bing™ brings you maps, menus, and reviews organized in one place. <a href='http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TXT_MLOGEN_Local_Local_Restaurants_1x1' target='_new'>Try it now.</a></body>
</html>