David,

I noticed that you are including both the 2.0 branch directly from svn 
as well as the 1.0 release version:

<script 
src="http://simile.mit.edu/repository/exhibit/branches/2.0/src/webapp/api/exhibit-api.js?views=timeline";
 type="text/javascript"></script>

<script 
src="http://static.simile.mit.edu/exhibit/api/exhibit-api.js?views=timeline";
        type="text/javascript"></script>

Could you change that to a single include as follows:

<script 
src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js?views=timeline";
        type="text/javascript"></script>


Please note that version 2.0 is not officially supported as it has not 
been officially released. What you're using should be considered unstable.

David

dlcohen1 wrote:
> 7/1/07
>
> An Exhibit 2.0 page that had been working fine for some time and has 
> not been changed in any way since 5/25/07 now does not load correctly 
> and I get the following error messages when I try to access it:
>
> Unknown viewClass Exhibit.TimelineView
>
> followed by
>
> Caught exception: undefined
>
> Details: TypeError - Undefined value.
>
> The page in question can be accessed 
> at http://www.swingingsammy.com/myerstimeline/myerstimeline20A.html .  
> When I take out the Timeline view from the file and make no other 
> changes, the page loads fine as can be viewed at 
> http://www.swingingsammy.com/myerstimeline/myerstimeline21A.html .  
> Any ideas or guidance would be appreciated.  Thank you.
>
> --
> David L. Cohen, AICP
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to