> When I go to select an Include, the only one that is showing in > 'search' > > What is the rule looking for to add items to the list?
Depends on what version of FarCry you have. As of FarCry 4.0.4 include files must be prefixed with an underscore (since you're using 4.0.11, this includes you :) ). Previously you just needed a .cfm file to exist in the includeObj folder. There is an open bug for this, however after 2 years I've just become accustomed to using underscores (http://bugs.farcrycms.org/browse/ FC-806). For the most part I've moved most of my stuff to rules now anyway - which so far doesn't require underscores. The other requirement when adding a new include file is to update the app scope (the include file listing is cached). Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
