--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/coldbox
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
Why start a new thread for this?The answer is simple, if you are using or trying to do event.buildLink() for your includes you are going to have this problem.
On Mon, Jun 4, 2012 at 6:26 AM, West <malik.r...@gmail.com> wrote:
Hi,
For some reason Coldbox seems to be treating references to my "includes/images" directory as coldbox events. I'm using SES set up and my URLs do not contain index.cfm in them.
In my layout templates I have this near the top in the HTML <head> section.
<base href="#getSetting('sesBaseURL')#">
For some reason though, I keep getting flooded with emails from LogBox saying:
Invalid Event detected: Customers.includes. Path info: /customers/includes/images/favicon.ico , query string:
I can't for the life figure out why this is happening. There is NOT an includes directory in the reports folder.
Any help appreciated.
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-unsubscribe@googlegroups.com
If the resource doesn’t exist, coldbox may be a “fall-back” - depending on how your server is setup and how SES is handled.
Are you using apache? Tomcat or Jrun?
It might be worth amending your favicon link to an absolute url (“/favicon.ico”).
Tom.
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/coldbox
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com