Can you update cck2.cfg to put a try catch around the include:

try {
Components.utils.import("resource://cck2/CCK2.jsm");
} catch (e) {
Components.utils.reportError(e);
}

And then see if something shows up on the Javascript console?

Thanks

Mike


On Wed, Nov 15, 2017 at 3:26 PM, Tracy Carlson <[email protected]>
wrote:

> Thanks! - I have updated to CCK2 2.2.3.4 and created a brand new config.
> Still no dice.  Getting same error - failed to read the config file.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~
> Tracy Carlson
> VF Services - GBT
> ~~~~~~~~~~~~~~~~~~~~~~~~
>
> -----Original Message-----
> From: James Pearson [mailto:[email protected]]
> Sent: Wednesday, November 15, 2017 1:41 PM
> To: Tracy Carlson <[email protected]>
> Cc: [email protected]
> Subject: [EXTERNAL] RE: [Mozilla Enterprise] FF 57 - CCK2 updated to
> latest - getting error at launch
>
> Tracy Carlson:
> >
> > So I am aware CCK2 is not necessarily supported on FF57 yet.
> > But was wondering if anyone had any tips.
> >
> > Using FF 52 ESR with CCK2 I have created a brand new CCK2 config.
> > We do use the autoconfig and just copy the files to the FF folder.
> >
> > When launching FF 57 with the new CCK2 config, we get "Failed to read
> the configuration file..."
> > and will not launch.  If I remove the CCK2 folders it launches fine.
> > This is a brand new FF57 install with fresh CCK2 config.
> >
> > Any thoughts on what might be the issue?  I am not 100% clear on if I
> > may be using a config item that is not supported out of the box.
>
> What version of CCK2 are you using?
>
> You need to be using (at least) 2.2.3.4
>
> James Pearson
>
>
>
>
>
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to