CRE Loaded Community

Banner

Directory

Configuration Server Time Updated Fix

Votes
1
Visited
0
In your store's admin>configuration>mystore>server time, your able to update the server time offset.

  We have discovered an issue with time zones that also have 1/2 hour settings, to fix this open both application_top.php files

  admin/includes/application_top.php
 /includes/application_top.php  

Find:
  $mins = (abs($timeOffset) - abs($hours * 3600);

 replace with:

 $mins = floor((abs($timeOffset) - abs($hours * 3600)) / 60);
Reviews (1)
I updated from standard version to B2B 6.4.a & were having timze zone setting error, which is removed by these easy changes. thanks

Login

Top Listing

1. Credit Card with CCV
    Category: Payment Modules
    
2. CC7333_ATS
    Category: Templates
    
3. Points & Rewards PLUS!...
    Category: Add-Ons
    
4. One Page Checkout...
    Category: Fixes
    
5. Configuration Server...
    Category: Fixes
    
Show more...

Members Online

Follow Us on Twitter

An error occurred

Oops, an error seems to have occurred. We're sorry for any inconvenience this might have caused. If the error persists, feel free to tell us about it.

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy