On 24 Jun 2008, at 17:23, azlanms wrote:
> but there no error indicated at the bottom left taskbar of the window.
Yes, that's why it's such a hard error to figure out.
Depending on what your JS is doing it may still be the problem.
Have you disabled JS in IE to see if it's *really* not the problem?
azlanms further wrote:
> I did further investigation and found a temporary solution. What I've
> done was to insert an echo " "; statement in the controller function
> to force the page to be written something before performing other
> queries and rendering the remaining page. I have to set
> define('DEBUG', 0); in core.php beforehand because if I set to
> debugging mode, I'll get those "Warning: session_start(): Cannot send
> session cookie" messages.
if (!see($evil) && !hear($evil)) {
$evil = false; // ?
}
;-P
> On Jun 24, 11:35 am, Lance Willett <[EMAIL PROTECTED]> wrote:
>>> Do you have any JavaScripts anywhere in the page?
>>
>> I agree that this sounds like a JavaScript issue, not a PHP or HTTP
>> issue. If you want to force IE to have a longer keep-alive value, see
>> "How to change the default keep-alive time-out value in Internet
>> Explorer" article on Microsoft.com:http://support.microsoft.com/kb/813827
>> .
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---