Path

ez projects / dpgnu / forum / general / match with google requirements


Match with Google requirements

You need to be logged in to post messages in the forums. New users may register here.

Emmanuel Mouchel

Member since:
11 May 2010

Posts: 1

Thursday 03 February 2011 4:27:33 pm

To match Google requirements, the extension should provide at least 3 digit numbers or more but not 4 digits numbers to not be assimilated as a date.
It's actually not the case.
It's a very simple update which consists in using the substr php function in order to return only 3 digits numbers in the process function.
Up

You need to be logged in to post messages in the forums. New users may register here.