CRE Loaded Community

Banner

Directory

Configuration Server Time Updated Fix New!

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...

Follow Us on Twitter

@smellgoodslady yes it should work for 6.2 as well. let me know of you have any issues.
Updated USPS Shipping Mod CRE Loaded fixes International Rates - community Extension http://is.gd/64DB8
CRE Secure simplifies PCI Compliance for Magento Ecommerce online merchants http://tinyurl.com/ylh4ahx
@comm CRE Loaded 6.4.1 is the most stable release yet. mostly bug fixes and security updates. what version did you work with?
CRE Loaded releases 6.4.1 - with CRE Secure, Paypal, Google Base, One Page Checkout, and more. #opensource #php #pci http://is.gd/5AFrq

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