RE: [coldbox:12927] Re: Error after upgrading to 3.5Beta

Glad to hear you got the WireBox stuff working! Are you using a reinit password?

Where in your application.cfc did you put the code that sets isSpider (which method)? Is it inside of any “if” statements?

Thanks!

~Brad

Glad to hear you got the WireBox stuff working! Are you using a reinit password?

No, I'm just using ?fwreinit=true

Where in your application.cfc did you put the code that sets isSpider (which method)? Is it inside of any "if" statements?

No, it's just after the <cfcomponent>-Tag.