[ZendTo] Re: Upgraded from 3.9 - Login "broken"?

Joshua F. Withrow jwithrow at matech.net
Thu Nov 24 22:55:40 GMT 2011


I did indeed check that and it's correct... Now unless it's due to daylight savings time. But the time is still reporting correctly. That's why I am confused.

Connected by DROID on Verizon Wireless


-----Original message-----
From: Jules <Jules at zend.to>
To: ZendTo Users <zendto at zend.to>
Sent: Thu, Nov 24, 2011 09:51:23 GMT+00:00
Subject: [ZendTo] Re: Upgraded from 3.9 - Login "broken"?

Have you set the timezone correctly on your server? That's the most
common cause of this issue, the session tokens expire before they were
created if you are in the wrong bit of the world and haven't set the
timezone correctly. I believe I documented how to change it at
     http://zend.to/timezone.php

Try there for help.

Jules.

On 24/11/2011 07:51, --[ UxBoD ]-- wrote:
> You could add an echo statement into dropoff.php in the section:
>
>        if ($authExpiry<  time()) {
>          $theDropbox->SetupPage();
>          NSSError($smarty->getConfigVariable('ErrorSessionExpired'),"Session Expired");
>          $smarty->display('new_dropoff.tpl');
>          exit;
>        }
>      }
>
> just before the $smart->display to see whether it is indeed hitting that piece of code.

Jules

--
Julian Field MEng CITP CEng
www.Zend.To<http://www.Zend.To>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
  I see it shining plain,
  The happy highways where I went,
  And cannot come again.' - A.E. Houseman

_______________________________________________
ZendTo mailing list
ZendTo at zend.to
http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

________________________________
This message is the property of MATECH Solutions (MATECH) and the Information contained herein may be/is subject to the Code of Federal Regulations Chapter 22 International Traffic in Arms Regulations (ITAR). This data may not be resold, diverted, transferred, transshipped, made available to a foreign national within the United States, or otherwise disposed of in any other country outside of its intended destination, either in original form or after being incorporated through an intermediate process into other data without the prior written approval of the US Department of State. The information in this e-mail and subsequent attachments may contain legally privileged, proprietary and/or confidential information that is intended only for the use of the addressee(s).
No addressee should forward, print, copy or otherwise reproduce this message in any manner that would allow it to be viewed by any individual not originally listed as the recipient. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, retention or use of the contents of this e-mail information is prohibited. If you have received this communication in error, please immediately notify the sender by telephone or return e-mail and delete this e-mail. Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20111124/e7511104/attachment-0001.html 


More information about the ZendTo mailing list