Hmmm, just done a quick test on my home dev box and it doesn't seem to be happening. Same Farcry environment as my work dev server.
Will take this project to work on Tuesday and compare what I am doing with webskins. 2009/1/23 AJ Mercer <[email protected]> > Sorry Jeff - this is on farcry 5.1 > > 2009/1/23 Jeff Coughlin <[email protected]> > >> >> > I have a includeObj that calls a function and I noticed that the >> > function is getting called 4 times. >> > >> > I put a session counter on the page and output it - it is only >> > getting outputted once, but the counter is incrementing by 4 each >> > time. >> > >> > I turned on debugging and the template is only getting called once. >> > >> > Anyone got any ideas what might be happening here? >> >> 1. First thing is to make sure it's not your code. Easiest way is to >> create a new include file with nothing but a "Hello World" in a >> cfoutput. See if it loops 4 times. If yes, then there is something >> wrong outside of your code. >> 2. What version of FarCry are you using? >> 3. If using 4.0.7+, you might want to check in your project's webskin/ >> dmProfile folder (or webskin/types folder) and see if you have some >> kind of loop going on there. >> >> Regards, >> >> -- >> Jeff Coughlin >> Web Application Developer >> http://jeffcoughlin.com >> >> >> >> > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > -- AJ Mercer Web Log: http://webonix.net Once you come to the realisation that everyone is crazy, You will never be surprised or disappointed ever again. AJM 2008 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
