I have tracked the issue down, not a server issue rather than a
problem with the othAuth component we are using with our app.

dates were being recorded as:

date('Y-m-d h:i:s')

instead of:

date('Y-m-d H:i:s')

so the time difference was 12 hours, not 11 as I had reported.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to