Re: farcry 6.2 performing a dump in a webskin does not display the output

Justin Carter <[email protected]>
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <CAMLJQfv6Y6HQMWq=gXfnhh7VXdkd3c1om0fyp8d9bovNwtB=jQ@mail.gmail.com>
Cool glad you got it sorted. I had a rogue content reset giving me partial
output the other day too!
On 03/06/2013 5:43 PM, "Matthew Attanasio" <matthew-s5+8xnkFq1N97EbBUNGEsFaTQe2KTcn/@public.gmane.org>
wrote:

> After having another crack at it all I have finally found the issue.
>
> I was including this line in the displayPageHeader webskin, this was
> affectively resetting all processing output up until that point so there
> would never be any content to display.
> <cfcontent reset="true">
>
> Thank you Justin for helping me with the error pages issue as well.
>
>
> On Tuesday, May 7, 2013 12:59:54 PM UTC+9:30, Justin Carter wrote:
>>
>> The only thing I can think of is that you have some kind of
>> error occurring and the execution never actually reaches the abort
>> statement. Usually you should have something appearing in your
>> application.log or exception.log, or if it's a particular sub-system in
>> FarCry then it may have it's own log file (fourq, coapi). If there's
>> nothing in the logs then it will be harder to track down, you would need to
>> move the abort higher up the stack into parent webskins or up into the
>> appropriate displayPage template until you find the place where it is
>> crashing.
>>
>> Have you tried updating to the latest 6.x.2 release or to the HEAD of the
>> p620 branch in SVN? I know that on Railo there was a case of the error
>> handling crashing and causing no output (I think), but that fix might not
>> help if you're using Adobe ColdFusion.
>>
>> Also, you can customise the 404 and 500 error pages in your project. Copy
>> the \core\webtop\errors 404.cfm and 500.cfm files into
>> \projects\yourProjectName\www\**errors and then make any changes or
>> customisations you like. I think if you dump the arguments scope you'll see
>> the relevant error info - Core's default handling is to do some
>> preprocessing and stick it into the variable errorHTML.
>>
>> cheers,
>> Justin
>>
>>
>>
>> cheers,
>> Justin
>>
>> --
>> Justin Carter
>> http://www.madfellas.com/blog
>> http://twitter.com/**justincarter <http://twitter.com/justincarter>
>>
>>
>> On Tue, May 7, 2013 at 12:53 PM, Matthew Attanasio <
>> mat...-s5+8xnkFq1N97EbBUNGEsFaTQe2KTcn/@public.gmane.org> wrote:
>>
>>> On further investigation I still am having the exact same issue as
>>> Sandy, when I perform an abort that is executed in a webskin. Nothing is
>>> displayed in the browser.
>>>
>>> I have added    <cfset request.mode.debug = true />  under the machine
>>> specific name in the _serverSpecificRequestScope.**cfm file and this
>>> still does not help in displaying all of the rendering before the dump was
>>> executed,
>>>
>>> Please Help haha
>>>
>>>
>>> Regards Matthew
>>>
>>>
>>> On Tuesday, April 30, 2013 11:56:38 AM UTC+9:30, Sandy Trinh wrote:
>>>>
>>>> Hi AJ,
>>>>
>>>> I've got the same issue here, whenever I put a cfabort tag in any of
>>>> the webskin or function inside one of the cfc in core, it shows a blank
>>>> screen. Even debug=1 still don't show any results.
>>>> I've tried the fix you suggested below and still doesn't work.
>>>>
>>>> Any other suggestions?
>>>>
>>>> Cheers,
>>>> Sandy
>>>>
>>>> On Tuesday, February 26, 2013 11:00:16 AM UTC+10:30, AJ Mercer wrote:
>>>>>
>>>>> In your config/_**serverSpecificRequestS**cope.cfm
>>>>> you will see
>>>>>
>>>>> <farcry:machineSpecific name="...">
>>>>>
>>>>> define one for your dev server and set
>>>>> request.mode.debug = true
>>>>>
>>>>>
>>>>> On 26 February 2013 07:42, Matthew Attanasio <
>>>>> mat...-s5+8xnkFq1N97EbBUNGEsFaTQe2KTcn/@public.gmane.org> wrote:
>>>>>
>>>>>> Hey All
>>>>>>
>>>>>> Recently I have been using farcry 6.2, I do like the new method of
>>>>>> hiding coldfusion error messages and displaying a much more friendly Error
>>>>>> Message. I know that appending ?debug=1 to the url will display the
>>>>>> coldfusion error.
>>>>>>
>>>>>> However when developing a farcry site in 6.2 and wanting to dump out
>>>>>> something in the webskin and using an abort to just display that info, I am
>>>>>> presented with a blank screen???
>>>>>>
>>>>>> How can get the webskin to show me the dump and execute up untill
>>>>>> that point in time of execution?
>>>>>>
>>>>>> Regards Matthew
>>>>>>
>>>>>> --
>>>>>> You received this message cos you are subscribed to "farcry-dev"
>>>>>> Google group.
>>>>>> To post, email: farcr...-/[email protected]
>>>>>> To unsubscribe, email: farcry-dev+...@googlegroups.**co**m
>>>>>> For more options: http://groups.google.com/**group**/farcry-dev<http://groups.google.com/group/farcry-dev>
>>>>>> ------------------------------****--
>>>>>> Follow us on Twitter: http://twitter.com/farcry
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "farcry-dev" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to farcry-dev+...@googlegroups.**co**m.
>>>>>> For more options, visit https://groups.google.com/**grou**ps/opt_out<https://groups.google.com/groups/opt_out>
>>>>>> .
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> *AJ Mercer*
>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
>>>>> community="Open" /> <http://webonix.org>
>>>>> http://twitter.com/webonix
>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/>
>>>>>
>>>>  --
>>> You received this message cos you are subscribed to "farcry-dev" Google
>>> group.
>>> To post, email: farcr...-/[email protected]
>>> To unsubscribe, email: farcry-dev+...@**googlegroups.com
>>> For more options: http://groups.google.com/**group/farcry-dev<http://groups.google.com/group/farcry-dev>
>>> ------------------------------**--
>>> Follow us on Twitter: http://twitter.com/farcry
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "farcry-dev" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to farcry-dev+...@**googlegroups.com.
>>> For more options, visit https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>> .
>>>
>>>
>>>
>>
>>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev-/[email protected]
> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/groups/opt_out.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.