Customer Reviews Add-on by Stokes Web Development
Localization
Previous Top Next

When used on sites that do not use the month/day/year date format you will want to make the following changes:

Open the controls/reviewlist.ascx file and fine the following code (it will be on one line):
  
<%# getMyMonth(DataBinder.Eval(Container.DataItem, "DateSubmitted")) %>/<%# getMyDay(DataBinder.Eval(Container.DataItem, "DateSubmitted")) %>/<%# getMyYear(DataBinder.Eval(Container.DataItem, "DateSubmitted")) %>

You can then move the <%#  %> code around to suit the format needed.

Save the file.

Do the same for your ssl/management/controls/reviewadmin.ascx file.


 Next Step: Management
 
 
Copyright © 2008 by Stokes Web Development.  All Rights Reserved.