zennedOut
- Join Date:
- Nov 2005
- Location:
- los angeles
- Posts:
- 2,958
- Plugin Contributions:
- 8
Product Reviews: Removing "Date Added"
rlexyd:
Thank you very much Simon, an Excellent fix :D That did it!!
I just had to un-comment out the $day = (int)substr($raw_date, 8, 2); line as it was generating some error logs.
*I'm really happy with the above solution, just *curious though, is there a way to get Zen Cart to show the name of the actual month instead of the digits? Eg: September/2021 instead of 09/2021.
define('DATE_FORMAT_REVIEWS', 'F/Y');