[OpenLayers-Users] Web Forum for OpenLayers

Christopher Schmidt crschmidt at metacarta.com
Wed Mar 28 11:25:48 EDT 2007


On Wed, Mar 28, 2007 at 05:21:51PM +0200, olivier.terral wrote:
> Hi everybody ,
> 
> I've  3 times the same error when I load my app with OL:
> 
> superClass is not a constructor
> http://localhost/mdweb/1.5/mapserver_carto/mapbuilder/lib/OpenLayers/BaseTypes.js
> Line 19
> 
> I don't know what I do for correct these
> 
> However, all works good in FF1.5  after this error 
> 
> If you 've  a idea , tell me  I'm so perplexed :(

Usually this means that your'e subclassing something which doesn't exist
at the time you subclass it. Are you writing your own subclasses using
the OpenLayers.Class.inherit function? 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list