Problem resolved ! it took me 2 days. As a result of a blind "export/import", I had the ga folder created in resources/template-kit/js while the module of Google Analytics was not yet installed. deleting the folder made the exception vanish!!
On Tue, Sep 11, 2012 at 12:13 AM, A. A. <[email protected]> wrote: > Hi, > I've got a little trouble with custome theme, everything seem ok but a > javascript exception arises when loading pages in edit mode, here is the > error message :* Uncaught ReferenceError: swfobject is not defined > * > > //wait for the swfobject DOM-Ready, so we can return a proper reference to > flash object > swfobject.addDomLoadEvent(function(){ > Uncaught ReferenceError: swfobject is not defined > $('div.flash').embedSWF(); > > > init-behaviour.2012-08-08-18-20-03-157.cache.js:32 >> > > Any clue ?? > ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
