The more detail for a bug is
struct COLUMN 0 ID CF_CAST LINE 44 RAW_TRACE at cfrichTextEditor2ecfm391731700._factor25(E:\farcry- milestone-4-0-9\farcry\core\tags\widgets\richTextEditor.cfm:44) TEMPLATE E:\farcry-milestone-4-0-9\farcry\core\tags\widgets \richTextEditor.cfm TYPE CFML 2 struct COLUMN 0 ID CF_RICHTEXTEDITOR LINE 1 RAW_TRACE at cfrichTextEditor2ecfm391731700.runPage(E:\farcry- milestone-4-0-9\farcry\core\tags\widgets\richTextEditor.cfm:1) TEMPLATE E:\farcry-milestone-4-0-9\farcry\core\tags\widgets \richTextEditor.cfm TYPE CFML Does anyone know how can I redirect that error page to my page so i doesn't show that error? I've also tried to insert <cferror> tag to farcry\core\tags\farcry \_farcryApplication.cfm but unsuccessfully... Thanks very much for your help. On Apr 22, 12:26 pm, monkeyvu <[email protected]> wrote: > I have tried with those 2 files but unsuccessfully. Anyone know this? > > On Apr 22, 12:16 pm, monkeyvu <[email protected]> wrote: > > > I have found 2 more Application.cfm files > > > \farcry\core\admin\Application.cfm > > \farcry\core\Application.cfm > > > Do you know which one I should insert <cferror> tag so I can solve my > > problems? > > > Regards, > > > On Apr 22, 11:50 am, monkeyvu <[email protected]> wrote: > > > > Hi all, > > > > I have inserted <cferror> tag in Application.cfm as below > > > > <cferror type="exception" template="error.cfm"> > > > </cferror> > > > > And it's working perfectly in Home page and a part of Admin page. > > > However, in Admin page, it still shows the following error > > > > PLP ERROR! an error has occured with this plp. > > > PLP Step: details > > > PLP template: /farcry/projects/abc/packages/types/_article/plpEdit/ > > > details.cfm > > > ColdFusion Error Data > > > struct > > > Detail [empty string] > > > ErrNumber 0 > > > Message cannot convert the value "1,1" to a boolean > > > > Do you know why the Farcry doesn't redirect me to error.cfm page? > > > Actually, in some others error, it redirects me to error.cfm page. > > > > Kind regards, > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
